public
Fork of mattetti/globalite
Description: Globalite is meant to be a breed of the best i18n /l10n plugins available for Rails.
Homepage: http://code.google.com/p/globalite/
Clone URL: git://github.com/foca/globalite.git
fixed French translation according to issue tracker #10 (Sylvere Richard)

git-svn-id: https://globalite.googlecode.com/svn/trunk@88 
5bbf81d9-c631-0410-9a1e-896eab8f3419
mattAimonetti (author)
Sun Nov 04 10:50:47 -0800 2007
commit  9161d21679d3ba9d654cfc978bb54e32102df530
tree    794d77b1feb86e26f4f48d6972b9b38f77bb7a84
parent  6d23614a9d78f6ce2c43233f6d1ed63e335dfe77
...
59
60
61
62
 
63
64
65
...
59
60
61
 
62
63
64
65
0
@@ -59,7 +59,7 @@ array_connector: 'et'
0
 array_skip_last_comma: 'false'
0
 
0
 # Active Record error messages:
0
-active_record_helper_error_description: 'il y a eu un problème avec les champs suivant:'
0
+active_record_helper_error_description: 'il y a eu un problème avec les champs suivants:'
0
 active_record_helper_header_message: pluralize{{error_count}, erreur} pendant l'enregistrement de '{failed_object}'
0
 
0
 date_helper_month_names:

Comments

    No one has commented yet.