diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-12-13 19:22:51 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-12-13 19:22:51 +0000 |
commit | aaba48900a859cecaf564b16524ff625695804ea (patch) | |
tree | 57b52fe88a2c21daacbc2ecc6f0be940d7309563 /config/locales/fi.yml | |
parent | 8351bb4a12e8ecb72678ae10d4c7cfba480c8fd8 (diff) | |
download | redmine-aaba48900a859cecaf564b16524ff625695804ea.tar.gz redmine-aaba48900a859cecaf564b16524ff625695804ea.zip |
Adds :not_a_regexp i18n string (#5864).
git-svn-id: http://svn.redmine.org/redmine/trunk@16067 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/fi.yml')
-rw-r--r-- | config/locales/fi.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/fi.yml b/config/locales/fi.yml index a5ff63610..4c84f8ee0 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -155,6 +155,7 @@ fi: circular_dependency: "Tämä suhde loisi kehän." cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks" earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues" + not_a_regexp: "is not a valid regular expression" actionview_instancetag_blank_option: Valitse, ole hyvä |