- Status Closed
- Percent Complete
- Task Type Patches
- Category User Interface → Language
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Release 3.6
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#11694 - Yet another set of updates on espanol.lang Spanish language file
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.
Closed by BigBambi
2010-10-23 15:40
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2010-10-23 15:40
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
Committed the translation parts as
r28336 and r28337 - thanks!
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
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.