diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-02-21 10:02:47 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-02-21 10:02:47 +0000 |
commit | 317c35c36bdb34a52728fcc5d70e18c6743799b1 (patch) | |
tree | 3b65476cb36fd8f5c6737828ce8fe11269c14d2b /config/locales/ja.yml | |
parent | ea334188284bbd790fbee13ee3bfb32aadb42e7b (diff) | |
download | redmine-317c35c36bdb34a52728fcc5d70e18c6743799b1.tar.gz redmine-317c35c36bdb34a52728fcc5d70e18c6743799b1.zip |
Fills locales with new strings.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4902 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 49c0480b9..53eacb54d 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -957,3 +957,5 @@ ja: enumeration_doc_categories: 文書カテゴリ enumeration_activities: 作業分類 (時間トラッキング) enumeration_system_activity: システム作業分類 + field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text + text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. |