diff options
author | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-09-05 13:01:38 +0000 |
---|---|---|
committer | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-09-05 13:01:38 +0000 |
commit | cbe266079e9105c61bbda84c5cef89927548fcfe (patch) | |
tree | 37ec09318ba270ccf2393c16b4ca73c126834c92 /config/locales/eu.yml | |
parent | c5071cd091ae5eda0dea5e9ba23a42b58462a117 (diff) | |
download | redmine-cbe266079e9105c61bbda84c5cef89927548fcfe.tar.gz redmine-cbe266079e9105c61bbda84c5cef89927548fcfe.zip |
Added string "cant_link_an_issue_with_a_descendant" to translations missed in #443
Solves #6278
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4061 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/eu.yml')
-rw-r--r-- | config/locales/eu.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 80fcc63d0..236c5bb7d 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -121,6 +121,7 @@ eu: greater_than_start_date: "hasiera data baino handiagoa izan behar du" not_same_project: "ez dago proiektu berdinean" circular_dependency: "Erlazio honek mendekotasun zirkular bat sortuko luke" + cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks" actionview_instancetag_blank_option: Hautatu mesedez |