diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-04-08 11:22:01 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-04-08 11:22:01 +0000 |
commit | 2a1a02f976c4e62bc59422041e4e5865a350f87b (patch) | |
tree | ff0e472d4ff94b25e5f5354ad8b122911c139296 /config | |
parent | e26f35860ca14240abdd325695ca3cbd6ff6830b (diff) | |
download | redmine-2a1a02f976c4e62bc59422041e4e5865a350f87b.tar.gz redmine-2a1a02f976c4e62bc59422041e4e5865a350f87b.zip |
French "text_git_repository_note" translation updated by Darth Vader (#16553, #16566)
git-svn-id: http://svn.redmine.org/redmine/trunk@13080 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/fr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 4e0527835..48e0fc57c 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1098,7 +1098,7 @@ fr: text_scm_config: Vous pouvez configurer les commandes des SCM dans config/configuration.yml. Redémarrer l'application après modification. text_scm_command_not_available: Ce SCM n'est pas disponible. Vérifier les paramètres dans la section administration. label_diff: diff - text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo) + text_git_repository_note: "Le dépôt est vide et local (exemples : /gitrepo, c:\\gitrepo)" description_query_sort_criteria_direction: Ordre de tri description_project_scope: Périmètre de recherche description_filter: Filtre |