]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/he.lang.php
A bit more renaming.
[timetracker.git] / WEB-INF / resources / he.lang.php
index 6a76e02a2e9d44592463b78beb2ab82dc88c45c1..42f196871d319bc7cff8e84b3d16c34325843acf 100644 (file)
@@ -137,14 +137,14 @@ $i18n_key_words = array(
 'button.reset_password' => 'איפוס סיסמה',
 'button.send' => 'שלח',
 'button.send_by_email' => 'שלח בדואר אלקטרוני',
 'button.reset_password' => 'איפוס סיסמה',
 'button.send' => 'שלח',
 'button.send_by_email' => 'שלח בדואר אלקטרוני',
-'button.create_team' => 'צור צוות',
-'button.export' => 'ייצא צוות',
-'button.import' => 'ייבא צוות',
+'button.create_group' => 'צור צוות', // TODO: replace "team" with "group".
+'button.export' => 'ייצא צוות', // TODO: replace "team" with "group".
+'button.import' => 'ייבא צוות', // TODO: replace "team" with "group".
 'button.close' => 'סגור',
 'button.stop' => 'עצור',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'button.close' => 'סגור',
 'button.stop' => 'עצור',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
-'label.team_name' => 'שם הצוות',
+'label.group_name' => 'שם הצוות', // TODO: replace "team" with "group".
 'label.address' => 'כתובת',
 'label.currency' => 'מטבע',
 'label.manager_name' => 'שם של המנהל',
 'label.address' => 'כתובת',
 'label.currency' => 'מטבע',
 'label.manager_name' => 'שם של המנהל',
@@ -249,7 +249,7 @@ $i18n_key_words = array(
 
 // Form titles.
 'title.login' => 'כניסה',
 
 // Form titles.
 'title.login' => 'כניסה',
-'title.teams' => 'צוותים',
+'title.groups' => 'צוותים', // TODO: change "teams" to "groups".
 'title.create_team' => 'יצירת צוות',
 // TODO: translate the following.
 // 'title.edit_team' => 'Editing Team',
 'title.create_team' => 'יצירת צוות',
 // TODO: translate the following.
 // 'title.edit_team' => 'Editing Team',