diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-11-26 14:32:03 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-11-26 14:32:03 +0000 |
commit | f9aa0212acbb8899bd4bbc1218fcc311d6c5080e (patch) | |
tree | 7e3c69c898d7f6c8a1208f4e93225a94acbe8fe1 /config/locales/en.yml | |
parent | bbfa3c53e51a93d5ad01ff6f4172ab4bfb260b0a (diff) | |
download | redmine-f9aa0212acbb8899bd4bbc1218fcc311d6c5080e.tar.gz redmine-f9aa0212acbb8899bd4bbc1218fcc311d6c5080e.zip |
Locales updates.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7934 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index a492e53e7..ba8d68923 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -334,7 +334,7 @@ en: setting_wiki_compression: Wiki history compression setting_feeds_limit: Maximum number of items in Atom feeds setting_default_projects_public: New projects are public by default - setting_autofetch_changesets: Autofetch commits + setting_autofetch_changesets: Fetch commits automatically setting_sys_api_enabled: Enable WS for repository management setting_commit_ref_keywords: Referencing keywords setting_commit_fix_keywords: Fixing keywords |