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/ru.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/ru.yml')
-rw-r--r-- | config/locales/ru.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/ru.yml b/config/locales/ru.yml index f5d3d6d83..c79f86c9e 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1082,7 +1082,6 @@ ru: field_root_directory: Корневая директория field_cvs_module: Модуль field_cvsroot: CVSROOT - text_git_repository_note: Локальное (bare) хранилище (например, /gitrepo, c:\gitrepo) text_mercurial_repository_note: Локальное хранилище (например, /hgrepo, c:\hgrepo) text_scm_command: Команда text_scm_command_version: Версия |