diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-05-20 20:31:04 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-05-20 20:31:04 +0000 |
commit | b0be3b95aab8c01a7561431579c83cde07f3109f (patch) | |
tree | c1d102b7117176523e633e313526550acbcdd317 /lang/de.yml | |
parent | 94dbf641ffd7f479208b135b310585898058e20b (diff) | |
download | redmine-b0be3b95aab8c01a7561431579c83cde07f3109f.tar.gz redmine-b0be3b95aab8c01a7561431579c83cde07f3109f.zip |
Ability to search a project and its subprojects (#1264).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1439 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/de.yml')
-rw-r--r-- | lang/de.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/de.yml b/lang/de.yml index 77184cf88..273bad277 100644 --- a/lang/de.yml +++ b/lang/de.yml @@ -619,3 +619,4 @@ enumeration_issue_priorities: Ticket-Prioritäten enumeration_doc_categories: Dokumentenkategorien enumeration_activities: Aktivitäten (Zeiterfassung) text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.' +label_and_its_subprojects: %s and its subprojects |