summaryrefslogtreecommitdiffstats
path: root/lang/ja.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-09-11 17:12:34 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-09-11 17:12:34 +0000
commit74ed14f8a2fb93fc940b68ca76737686d1054d9b (patch)
treeb4ec3f516c83121f2c146d6e46077784cae3cce1 /lang/ja.yml
parent6db28b3899e0ec275f58bbd274a9112e14f78245 (diff)
downloadredmine-74ed14f8a2fb93fc940b68ca76737686d1054d9b.tar.gz
redmine-74ed14f8a2fb93fc940b68ca76737686d1054d9b.zip
Notifications about issues (add/edit) are now sent in plain text and html.
Removed lang specific strings in the corresponding mail templates, so that there is only one template for all languages. git-svn-id: http://redmine.rubyforge.org/svn/trunk@723 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/ja.yml')
-rw-r--r--lang/ja.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ja.yml b/lang/ja.yml
index a0d6c168b..bd7d3bc82 100644
--- a/lang/ja.yml
+++ b/lang/ja.yml
@@ -473,6 +473,8 @@ text_tracker_no_workflow: このトラッカーにワークフローが定義さ
text_unallowed_characters: 使えない文字です
text_comma_separated: (カンマで区切った)複数の値が使えます
text_issues_ref_in_commit_messages: コミットメッセージ内で問題の参照/修正
+text_issue_added: 問題 %s が報告されました。
+text_issue_updated: 問題 %s が更新されました。
default_role_manager: 管理者
default_role_developper: 開発者