This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7603 - Certain menu selections are not translated.
Attached to Project:
Rockbox
Opened by Nils Wallménius (nls) - Tuesday, 14 August 2007, 21:43 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 15 August 2007, 15:16 GMT+2
Opened by Nils Wallménius (nls) - Tuesday, 14 August 2007, 21:43 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 15 August 2007, 15:16 GMT+2
|
DetailsIn 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.
|
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Wednesday, 15 August 2007, 15:16 GMT+2
Reason for closing: Fixed
Wednesday, 15 August 2007, 15:16 GMT+2
Reason for closing: Fixed
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.