This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6403 - Correct the spelling of frequency in screens.c
Attached to Project:
Rockbox
Opened by Billy (ipodfoo) - Friday, 01 December 2006, 00:31 GMT+2
Last edited by Barry Wardell (barrywardell) - Saturday, 28 July 2007, 18:41 GMT+2
Opened by Billy (ipodfoo) - Friday, 01 December 2006, 00:31 GMT+2
Last edited by Barry Wardell (barrywardell) - Saturday, 28 July 2007, 18:41 GMT+2
|
DetailsFrequency is spelled frecuency for some reason in screens.c.
Attached patch to correct. |
This task depends upon
Closed by Barry Wardell (barrywardell)
Saturday, 28 July 2007, 18:41 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fix committed to SVN. I changed the ID string in all .lang files without changing the order as amiconn suggested so it shouldn't break anything.
Saturday, 28 July 2007, 18:41 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fix committed to SVN. I changed the ID string in all .lang files without changing the order as amiconn suggested so it shouldn't break anything.
Need to change the FRECUENCY in all the lang files too, I would make patch but my editor cant seem to open most of them.
I changed the severity to Very Low because the typo is only in the ID string and changing that will break all old .lng files as well as all old voice files. So this change should be done by when someone makes some other compatiblity braking change in the lang ID's.
Fair enough.
Changing the ID string in _all_ .lang files without changing the order of strings won't break anything.