diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-02-05 22:44:32 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-02-05 22:44:32 +0000 |
commit | 057f85567e7bf4a7e4036cd81a4fa059028e60f1 (patch) | |
tree | a12062192de81134280097324cee10ea8abec151 /h-source/Application/Include/languages.php | |
parent | d50db83fbdfd1b3a6d6a9daf50f24f63696f8a7a (diff) |
changed languages.php
Diffstat (limited to 'h-source/Application/Include/languages.php')
-rw-r--r-- | h-source/Application/Include/languages.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index bdeafc2..0a72b9a 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -282,7 +282,7 @@ class Lang ), 'fr' => array ( - "Search one device in the archive" => "Shercher un appareil dans les archives", + "Search one device in the archive" => "Chercher un appareil dans les archives", "hardware type" => "type de matériel", "the model name contains" => "le nom du modèle contient", "List of issues" => "Liste de problème", @@ -375,8 +375,8 @@ class Lang "confirm the password" => "confirmez le mot de passe", "write the code above" => "écrivez le code si-dessous", "write your username" => "écrivez votre nom d'utilisateur", - "watch all the" => "watch all the", - "actions carried out by moderators" => "action prise par les modérateurs", + "watch all the" => "regardez toutes les", + "actions carried out by moderators" => "actions prises par les modérateurs", "meet" => "rencontrer", "Public profile of" => "Profil public de", "See all the contributions of" => "Voir toute les distributions de", |