From 9c38458f8bd259c7db2cb6a8fda7dcbcbf3f5540 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sat, 14 Jul 2007 13:29:20 +0000 Subject: Added an option to choose the date format: language based (as defined in each lang file) or ISO 8601 (YYYY-MM-DD). This option can be set in Admin -> Settings. git-svn-id: http://redmine.rubyforge.org/svn/trunk@585 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- lang/ja.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang/ja.yml') diff --git a/lang/ja.yml b/lang/ja.yml index a7f4b54c3..216e176e8 100644 --- a/lang/ja.yml +++ b/lang/ja.yml @@ -173,6 +173,7 @@ setting_sys_api_enabled: リポジトリ管理用のWeb Serviceを有効化す setting_commit_ref_keywords: 参照用キーワード setting_commit_fix_keywords: 修正用キーワード setting_autologin: 自動ログイン +setting_date_format: Date format label_user: ユーザ label_user_plural: ユーザ @@ -403,6 +404,7 @@ label_month: Month label_week: Week label_date_from: From label_date_to: To +label_language_based: Language based button_login: ログイン button_submit: 変更 -- cgit v1.2.3