From 46085644ed7c44ba8d2d8a88823a4bca1aa063b6 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Tue, 4 Jun 2013 17:17:48 +0000 Subject: Adds a specific error message for when the start date is too earlier than the minimum start date (#14086). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11926 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ro.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/locales/ro.yml') diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 1e5f62aaa..451906fdf 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -124,6 +124,7 @@ ro: 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" + earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues" actionview_instancetag_blank_option: Selectați -- cgit v1.2.3