- 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
Attached to Project: Rockbox
Opened by Nils Wallménius - 2007-08-14
Last edited by Jonathan Gordon - 2007-08-15
Opened by Nils Wallménius - 2007-08-14
Last edited by Jonathan Gordon - 2007-08-15
FS#7603 - Certain menu selections are not translated.
In any setting that uses the STRINGCHOICE_SETTING macro combined with string containing words (ususally “off”) are not translated, but those words are displayed litterarly as for example “off” regardless of the chosen language.
which ones?
I just the peak meter settings and they work as expected.
edit: im a drongo… Yes, well, I dont know if you want to call this a bug or not. the strings displayed are the same strings saved in the config. The best fix is to force the settings code to translate the word "off" and possibly a select few other ones… or those settings get converted to the other types.