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/ro.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/ro.yml')
-rw-r--r-- | lang/ro.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ro.yml b/lang/ro.yml index d9011c21e..2fed755ac 100644 --- a/lang/ro.yml +++ b/lang/ro.yml @@ -480,8 +480,8 @@ text_tracker_no_workflow: Nu este definit nici un workflow pentru acest tip de t text_unallowed_characters: Caractere nepermise text_comma_separated: Se poate folosi valori multiple (separate de virgula). text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages -text_issue_added: Tichetul %s a fost raportat. -text_issue_updated: tichetul %s a fost modificat. +text_issue_added: Tichetul %s a fost raportat (by %s). +text_issue_updated: tichetul %s a fost modificat (by %s). text_wiki_destroy_confirmation: Sunteti sigur ca vreti sa stergeti acest wiki si continutul ei ? text_issue_category_destroy_question: Cateva tichete (%d) apartin acestei categorii. Cum vreti sa procedati ? text_issue_category_destroy_assignments: Remove category assignments |