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/it.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/it.yml')
-rw-r--r-- | lang/it.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/it.yml b/lang/it.yml index 5f07a2f24..7b27a54cb 100644 --- a/lang/it.yml +++ b/lang/it.yml @@ -482,8 +482,8 @@ text_tracker_no_workflow: Nessun workflow definito per questo tracker text_unallowed_characters: Unallowed characters text_comma_separated: Multiple values allowed (comma separated). text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages -text_issue_added: "E' stata segnalata l'anomalia %s." -text_issue_updated: "L'anomalia %s e' stata aggiornata." +text_issue_added: "E' stata segnalata l'anomalia %s da %s." +text_issue_updated: "L'anomalia %s e' stata aggiornata da %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 |