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/ar.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/ar.yml')
-rw-r--r-- | config/locales/ar.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml index bcd02ae5a..bf6dc9830 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -129,6 +129,7 @@ ar: circular_dependency: "هذه العلاقة سوف تخلق علاقة تبعية دائرية" cant_link_an_issue_with_a_descendant: "لا يمكن ان تكون المشكلة مرتبطة بواحدة من المهام الفرعية" 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: الرجاء التحديد |