diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2014-07-05 10:00:57 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2014-07-05 10:00:57 +0000 |
commit | 7a59c03e3083cea287e234d93a9236e1d2894e93 (patch) | |
tree | 076cdfef21d921bc6fee2629b18caebc741c3a57 /config/locales/en.yml | |
parent | b91cbcaa0382362688c59eb192bce46508956f7b (diff) | |
download | redmine-7a59c03e3083cea287e234d93a9236e1d2894e93.tar.gz redmine-7a59c03e3083cea287e234d93a9236e1d2894e93.zip |
Adds translation string (#17003).
git-svn-id: http://svn.redmine.org/redmine/trunk@13217 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 719707ce9..abcd3f9c7 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -910,6 +910,7 @@ en: label_only: only label_drop_down_list: drop-down list label_checkboxes: checkboxes + label_radio_buttons: radio buttons 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 |