diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-26 05:10:12 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-26 05:10:12 +0000 |
commit | e20a817d206223d8a94644504b652e31e0de245f (patch) | |
tree | cc26c7a5083cffd61e9b4414fe2ecbc44268bbde /config/locales/fr.yml | |
parent | 35afd91fdc60f8a27681f58c79f3efd138cdc554 (diff) | |
download | redmine-e20a817d206223d8a94644504b652e31e0de245f.tar.gz redmine-e20a817d206223d8a94644504b652e31e0de245f.zip |
temporarily remove git repository note from locale files (#9129).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6637 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/fr.yml')
-rw-r--r-- | config/locales/fr.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index a75fe52ba..80e1a13f8 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -987,7 +987,6 @@ fr: field_root_directory: Répertoire racine field_cvs_module: Module field_cvsroot: CVSROOT - text_git_repository_note: "Dépôt nu (bare) et local (exemples : /gitrepo, c:\gitrepo)" text_mercurial_repository_note: "Dépôt local (exemples : /hgrepo, c:\hgrepo)" text_scm_command: Commande text_scm_command_version: Version |