Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#9323 - Francais.lang update

Attached to Project: Rockbox
Opened by Clément Pit--Claudel (CFP) - Monday, 25 August 2008, 23:05 GMT+2
Last edited by Frank Gevaerts (fg) - Saturday, 30 August 2008, 20:51 GMT+2
Task Type Patches
Category Language
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Add required spaces before ? and !, fix a capitalization error. Also fix a confusion between bytes, bits, and octets. Unless I'm wrong, rockbox bytes are 'octets' of eight 'bits' each. Plus, bitrates are calculated in bits, not bytes. Also removed one extra space in voice string as others did not use spaces.
CFP.
   fr_update.diff (2.1 KiB)
 unknown |   56 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 28 insertions(+), 28 deletions(-)

This task depends upon

Closed by  Frank Gevaerts (fg)
Saturday, 30 August 2008, 20:51 GMT+2
Reason for closing:  Accepted
Comment by Frank Gevaerts (fg) - Tuesday, 26 August 2008, 00:08 GMT+2
My French is probably a bit rusty, but still...

* in "Fichier/dossier existant. Ecraser?" you removed the space that was there.
* is Ecraser correct in this case? I would expect Effacer.
Comment by Frank Gevaerts (fg) - Tuesday, 26 August 2008, 00:09 GMT+2
Also, please use either "svn diff" or "diff -u". We really prefer unified diffs
Comment by Clément Pit--Claudel (CFP) - Tuesday, 26 August 2008, 07:38 GMT+2
I think Ecraser is definitely better in this case, as we're talking of a file replacement. However, the term is a bit technical, and "remplacer" is more frequently used. About the space, as I mentioned it, I removed it to ensure consistency with other voicing strings, as I didn't know whether adding a space would affect the voicing. If it doesn't, then it would be better to add spaces in voicing strings too. Also fix one more capitalization error, and I still think that "equaliseur" doesn't make any sense.
   fr_update.diff (7.9 KiB)
 francais_update.lang |  114 +++++++++++++++++++++++++--------------------------
 1 file changed, 57 insertions(+), 57 deletions(-)

Loading...