From eea456ed84d159289bdc8826439923d365816fa8 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sat, 23 Oct 2010 09:48:01 +0000 Subject: Improved error message when trying to access an archived project (#2995). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4285 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/en-GB.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/locales/en-GB.yml') diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index a6b281701..e14276aaa 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -926,3 +926,4 @@ en-GB: setting_default_notification_option: Default notification option label_user_mail_option_only_my_events: Only for things I watch or I'm involved in label_user_mail_option_only_assigned: Only for things I am assigned to + notice_not_authorized_archived_project: The project you're trying to access has been archived. -- cgit v1.2.3