diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-05-10 11:33:02 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-05-10 11:33:02 +0000 |
commit | fba02769f3e8df638824eb33fa877c073b7a6a48 (patch) | |
tree | 573ef62c33f11fdc83108bdb8b6a5bf0c5148fff /config | |
parent | bbb5a47b2ab95674c27d837f1279134e4c54b720 (diff) | |
download | redmine-fba02769f3e8df638824eb33fa877c073b7a6a48.tar.gz redmine-fba02769f3e8df638824eb33fa877c073b7a6a48.zip |
Removes untranslated string.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2730 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index f3d815167..cdc505a53 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -351,7 +351,6 @@ en: label_user_new: New user label_project: Project label_project_new: New project - label_project_copy: Copy project label_project_plural: Projects label_x_projects: zero: no projects |