Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11694 - Yet another set of updates on espanol.lang Spanish language file

Attached to Project: Rockbox
Opened by Francisco Vila (pacovila) - Friday, 22 October 2010, 01:42 GMT+2
Last edited by Alex Parker (BigBambi) - Saturday, 23 October 2010, 17:40 GMT+2
Task Type Patches
Category Language
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.6
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Here is a patch that fixes some potential problems as exposed by problems.php.

IMO, edit.php has a problem: you cannot edit the [space] in

*:[space]none

to make it appear as the original English:

*:none

That's why the strings did appear to be different, while edit.php handles them as if [space]none were the same as 'none' alone.

Thank you.
   espanol.diff (3.2 KiB)
 b/espanol.lang |   53 +++++++++++++++++++++++++++--------------------------
 1 file changed, 27 insertions(+), 26 deletions(-)

   espanol.lang (209.6 KiB)
This task depends upon

Closed by  Alex Parker (BigBambi)
Saturday, 23 October 2010, 17:40 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Committed the translation parts as r28336 and r28337 - thanks!
Comment by Jonas Häggqvist (rasher) - Saturday, 23 October 2010, 17:06 GMT+2
I'm aware of this, but I don't think the solution is to make edit.php a more low-level editor. Rather I think we should strive to make english.lang consistent. I'm not entirely sure why people keep messing this up :-) I'll have a go at fixing that, and I think Alex will be committing this afterwards.

Loading...