This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7425 - Updated Finnish language file
Attached to Project:
Rockbox
Opened by Jani Kinnunen (jkinnunen) - Wednesday, 11 July 2007, 19:00 GMT+2
Last edited by Nicolas Pennequin (nicolas_p) - Saturday, 21 July 2007, 17:08 GMT+2
Opened by Jani Kinnunen (jkinnunen) - Wednesday, 11 July 2007, 19:00 GMT+2
Last edited by Nicolas Pennequin (nicolas_p) - Saturday, 21 July 2007, 17:08 GMT+2
|
DetailsThis patch updates the Finnish language file with quite a few new strings and makes corrections to the existing ones.
|
This task depends upon
Closed by Nicolas Pennequin (nicolas_p)
Saturday, 21 July 2007, 17:08 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed, thanks :)
Saturday, 21 July 2007, 17:08 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed, thanks :)
It looks like you saved the lang file as latin1, which isn't correct. lang files must use UTF-8 encoding.
Sorry, I should have realized that in the first place... Here is a new patch in UTF-8 encoding. I wasn't quite sure though that should I have saved it with or without the Byte Order Mark, so I decided to use the "UTF-8 with BOM" encoding.
This patch doesn't apply correctly for me... I get the attached rej file.
This one should work. I changed the encoding to "UTF-8 without BOM", and the patch applies correctly now, at least here.