- Status Closed
- Percent Complete
- Task Type Bugs
- Category User Interface → Language
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#8117 - Changing language garbles menu title
r15520
Sansa e200
Changing the language seems to garble the menu title.
Recipe:
- Change from English (my default) to French language in the general settings menu.
- “General Settings” now says “%s”.
Changing back to English right away (without leaving the directory) returns it back to normal immediately, but if you go to another menu and _then_ return and change the language back to English, the menu title will be garbled again, this time displaying “op/Pause”.
Minor, I know.
Closed by jdgordon
2007-11-09 00:27
Reason for closing: Fixed
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
2007-11-09 00:27
Reason for closing: Fixed
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
fixed in my local tree… just waiting to be able to commit it (svn server is stuffed?)
will be done asap
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
This issue have been present for a very long time, probably since the inclusion of menu titles. I remember I looked into it and the menu isn't updated correctly so IIRC it uses the pointer to the lang string from the old lang file to display the title, which of course doesn't work.