Django

Code

Changeset 5838

Show
Ignore:
Timestamp:
08/11/07 00:48:16 (1 year ago)
Author:
mtredinnick
Message:

Fixed #4973 -- Made a slight tweak to the French translation to try and accommodate indeterminate forms (plural and gender) in the resulting sentence. Thanks, Johann Queuniet.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/django/conf/locale/fr/LC_MESSAGES/djangojs.po

    r5707 r5838  
    3636#, perl-format  
    3737msgid "Available %s"  
    38 msgstr "Disponible %s"  
     38msgstr "%s disponible(s)"  
    3939 
    4040#: contrib/admin/media/js/SelectFilter2.js:41  
     
    5353#, perl-format  
    5454msgid "Chosen %s"  
    55 msgstr "Choisi %s"  
     55msgstr "%s choisi(es)"  
    5656 
    5757#: contrib/admin/media/js/SelectFilter2.js:54