diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-02-05 18:38:05 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-02-05 18:38:05 +0000 |
commit | 14b2d3f4b9ab95a19c7bcac2e5f3563077103eb0 (patch) | |
tree | 11110d439bafbb068f705c7f9e0a32d845c99592 /lang/nl.yml | |
parent | 54ff294da164d9c8a0659610019f801ae4788068 (diff) | |
download | redmine-14b2d3f4b9ab95a19c7bcac2e5f3563077103eb0.tar.gz redmine-14b2d3f4b9ab95a19c7bcac2e5f3563077103eb0.zip |
Slight change to the issue added/updated email templates.
Translations updates:
* Simplified Chinese (Liang Jin)
* Bulgarian (Nikolay Solakov)
* Lithuanian (Sergej Jegorov)
* Traditional Chinese (Shortie Lo)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1122 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/nl.yml')
-rw-r--r-- | lang/nl.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/nl.yml b/lang/nl.yml index dc413b058..c2d692706 100644 --- a/lang/nl.yml +++ b/lang/nl.yml @@ -482,8 +482,8 @@ text_tracker_no_workflow: Geen workflow gedefinieerd voor deze tracker text_unallowed_characters: Niet toegestane tekens text_coma_separated: Meerdere waarden toegestaan (door komma's gescheiden). text_issues_ref_in_commit_messages: Opzoeken en aanpassen van issues in commit berichten -text_issue_added: Issue %s is gerapporteerd. -text_issue_updated: Issue %s is gewijzigd. +text_issue_added: Issue %s is gerapporteerd (by %s). +text_issue_updated: Issue %s is gewijzigd (by %s). text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ? text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ? text_issue_category_destroy_assignments: Remove category assignments |