diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-05-04 07:50:05 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-05-04 07:50:05 +0000 |
commit | 4924b99ff94dd8acf286de60cef13a4a2b039cd5 (patch) | |
tree | 4f6294b8dc781d01c81aaf290e1e561183dd7ed1 /config/locales/bs.yml | |
parent | 20c6dfd1af9a24cb55895bacfe803a956683dd24 (diff) | |
download | redmine-4924b99ff94dd8acf286de60cef13a4a2b039cd5.tar.gz redmine-4924b99ff94dd8acf286de60cef13a4a2b039cd5.zip |
scm: update locales of the feature of SCM command availability automatic check in administration panel (#4273).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5634 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/bs.yml')
-rw-r--r-- | config/locales/bs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 271f448ef..90ed71e1f 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -985,3 +985,5 @@ bs: field_cvsroot: CVSROOT text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo) text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) + text_scm_command: Command + text_scm_version: Version |