This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
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
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
|
DetailsHere 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. |
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!
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!
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.