]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ja.lang.php
A bit more renaming.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index d3c778f46d47b93c4857b5dc0b191ad87f10b6e1..66e357a8eebed162f9f4cc09c03b927f7ca51b53 100644 (file)
@@ -134,16 +134,16 @@ $i18n_key_words = array(
 'button.send' => '送信',
 'button.send_by_email' => 'Eメールの送信',
 // TODO: translate the following.
-// 'button.create_team' => 'Create team',
-'button.export' => 'チームのエクスポート',
-'button.import' => 'チームのインポート',
+// 'button.create_group' => 'Create group',
+'button.export' => 'チームのエクスポート', // TODO: replace "team" with "group".
+'button.import' => 'チームのインポート', // TODO: replace "team" with "group".
 // TODO: translate the following.
 // 'button.close' => 'Close',
 // 'button.stop' => 'Stop',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 // TODO: translate the following.
-// 'label.team_name' => 'Team name',
+// 'label.group_name' => 'Group name',
 // 'label.address' => 'Address',
 'label.currency' => '通貨',
 // TODO: translate the following.
@@ -254,7 +254,7 @@ $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',