diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2014-04-05 14:05:36 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2014-04-05 14:05:36 +0000 |
commit | 64c65463a499a6b4283329012b26c30220a4d345 (patch) | |
tree | be33143ae1fe2cfab84816adfaa4d7d1fdbd0d29 /config/locales/en.yml | |
parent | 43d70360512379c4a544892f3589ae1bc9861f7b (diff) | |
download | redmine-64c65463a499a6b4283329012b26c30220a4d345.tar.gz redmine-64c65463a499a6b4283329012b26c30220a4d345.zip |
Adds strings to locales (#3177).
git-svn-id: http://svn.redmine.org/redmine/trunk@13043 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index c2f4b1bc5..f374cb85e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -912,6 +912,8 @@ en: label_checkboxes: checkboxes label_link_values_to: Link values to URL label_custom_field_select_type: Select the type of object to which the custom field is to be attached + label_check_for_updates: Check for updates + label_latest_compatible_version: Latest compatible version button_login: Login button_submit: Submit |