A bit more progress on renaming.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index 02bb66f..c5e731d 100644 (file)
@@ -254,11 +254,11 @@ $i18n_key_words = array(
 
 // Form titles.
 'title.login' => 'ログイン',
-'title.teams' => 'チーム',
+'title.groups' => 'チーム', // TODO: change "teams" to "groups".
 // TODO: translate the following.
-// 'title.create_team' => 'Creating Team',
-// 'title.edit_team' => 'Editing Team',
-'title.delete_team' => 'チームの削除',
+// 'title.create_group' => 'Creating Group',
+// 'title.edit_group' => 'Editing Group',
+'title.delete_group' => 'チームの削除',  // TODO: change "team" to "group".
 'title.reset_password' => 'パスワードの初期化',
 // TODO: translate the following.
 // 'title.change_password' => 'Changing Password',
@@ -313,8 +313,8 @@ $i18n_key_words = array(
 // 'title.edit_notification' => 'Editing Notification',
 // 'title.delete_notification' => 'Deleting Notification',
 // 'title.monthly_quotas' => 'Monthly Quotas',
-// 'title.export' => 'Exporting Team Data',
-// 'title.import' => 'Importing Team Data',
+// 'title.export' => 'Exporting Group Data',
+// 'title.import' => 'Importing Group Data',
 'title.options' => 'オプション',
 'title.profile' => 'プロファイル',
 // TODO: translate the following.