diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-02-12 22:43:37 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-02-12 22:43:37 +0000 |
commit | 0b6a010a12b976aac210c35af559e112baff8ca2 (patch) | |
tree | c161c1066b910b0847febc0e86fbc737b16b5957 /lang/de.yml | |
parent | 4dc7f662e3d93f93d8164c1450a9c4a49bc15503 (diff) | |
download | redmine-0b6a010a12b976aac210c35af559e112baff8ca2.tar.gz redmine-0b6a010a12b976aac210c35af559e112baff8ca2.zip |
Translation for various hard-coded strings (#577).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1143 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/de.yml')
-rw-r--r-- | lang/de.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/de.yml b/lang/de.yml index c5a6cdf95..ba6589b24 100644 --- a/lang/de.yml +++ b/lang/de.yml @@ -569,3 +569,11 @@ enumeration_activities: Aktivitäten (Zeiterfassung) text_status_changed_by_changeset: Applied in changeset %s. label_more: More text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s) ?' +label_scm: SCM +text_select_project_modules: 'Select modules to enable for this project:' +label_issue_added: Issue added +label_issue_updated: Issue updated +label_document_added: Document added +label_message_posted: Message added +label_file_added: File added +label_news_added: News added |