diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-01-18 14:52:37 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-01-18 14:52:37 +0000 |
commit | 3ad4dc4140756bd698be36604bdbec6641da2029 (patch) | |
tree | a9c08692eadfac76551d2ff76bba1ea1fb5df6c9 /config/locales/lv.yml | |
parent | 6fabc106964a6e33eb5f0cf779856a6b24451692 (diff) | |
download | redmine-3ad4dc4140756bd698be36604bdbec6641da2029.tar.gz redmine-3ad4dc4140756bd698be36604bdbec6641da2029.zip |
Adds :warning_fields_cleared_on_bulk_edit string to locales (#22600).
git-svn-id: http://svn.redmine.org/redmine/trunk@16225 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/lv.yml')
-rw-r--r-- | config/locales/lv.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 55e47b2a3..1f22bccfb 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1218,3 +1218,5 @@ lv: label_attribute_of_object: '%{object_name}''s %{name}' label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion + of values from one or more fields on the selected objects |