diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-12-22 14:09:33 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-12-22 14:09:33 +0000 |
commit | 4333a80bc1f9680782bdb468fceff98d30b1e32a (patch) | |
tree | 1aecd770ccbb320db89ca771b990e29d54319969 /config/locales/nl.yml | |
parent | b8b358a85fdab392f707b5da73da151728cd8441 (diff) | |
download | redmine-4333a80bc1f9680782bdb468fceff98d30b1e32a.tar.gz redmine-4333a80bc1f9680782bdb468fceff98d30b1e32a.zip |
Adds support for links on values for various custom field formats (#1358).
git-svn-id: http://svn.redmine.org/redmine/trunk@12442 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/nl.yml')
-rw-r--r-- | config/locales/nl.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 156ac86fd..6a48cc131 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1084,3 +1084,4 @@ nl: label_only: only label_drop_down_list: drop-down list label_checkboxes: checkboxes + label_link_values_to: Link values to URL |