From f64dc99f8adabb4aef74886e36d5a3069a72ef82 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sun, 9 Jun 2013 10:06:00 +0000 Subject: Adds i18n strings (#14228). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11947 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/id.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/locales/id.yml') diff --git a/config/locales/id.yml b/config/locales/id.yml index 96ded9da1..c619f8cb6 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1093,3 +1093,6 @@ id: text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. setting_emails_header: Email header + notice_account_not_activated_yet: You haven't activated your account yet. If you want + to receive a new activation email, please click this link. + notice_account_locked: Your account is locked. -- cgit v1.2.3