diff options
author | Eric Davis <edavis@littlestreamsoftware.com> | 2010-10-15 22:41:52 +0000 |
---|---|---|
committer | Eric Davis <edavis@littlestreamsoftware.com> | 2010-10-15 22:41:52 +0000 |
commit | c20308c7ba3204732ba2f2bac75e117c349c14d5 (patch) | |
tree | c9443872dac7fa127ab6745f6bafb96b62d66241 /config/locales/en-GB.yml | |
parent | 1bfbc012f591e4ecd6ce7e15a989c19b6fba316b (diff) | |
download | redmine-c20308c7ba3204732ba2f2bac75e117c349c14d5.tar.gz redmine-c20308c7ba3204732ba2f2bac75e117c349c14d5.zip |
Remove the translated string. It's definition changed in en
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4255 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en-GB.yml')
-rw-r--r-- | config/locales/en-GB.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 1eea46219..a6b281701 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -711,7 +711,7 @@ en-GB: label_search_titles_only: Search titles only label_user_mail_option_all: "For any event on all my projects" label_user_mail_option_selected: "For any event on the selected projects only..." - label_user_mail_option_none: "Only for things I watch or I'm involved in" + label_user_mail_option_none: "No events" label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" label_registration_activation_by_email: account activation by email label_registration_manual_activation: manual account activation |