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/ro.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/ro.yml')
-rw-r--r-- | config/locales/ro.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/ro.yml b/config/locales/ro.yml index fd6e2b942..a0458932c 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -110,6 +110,7 @@ ro: greater_than_start_date: "trebuie să fie după data de început" not_same_project: "trebuie să aparțină aceluiași proiect" circular_dependency: "Această relație ar crea o dependență circulară" + cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks" actionview_instancetag_blank_option: Selectați |