]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/et.lang.php
A bit of refactoring in translation files.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 85a1f07ba546bee85ed759ebdba14cceacc9350d..86dae1b98a093fd5903b0a0d8860fecaada92e45 100644 (file)
@@ -466,6 +466,10 @@ $i18n_key_words = array(
 'form.users.rate' => 'Hind',
 'form.users.default_rate' => 'Vaikimisi tunni hind',
 
+// Editing User form. See example at https://timetracker.anuko.com/user_edit.php
+// TODO: translate the following.
+// 'form.user_edit.swap_roles' => 'Swap roles',
+
 // Roles form. See example at https://timetracker.anuko.com/roles.php
 // TODO: translate the following.
 // 'form.roles.active_roles' => 'Active Roles',
@@ -504,7 +508,6 @@ $i18n_key_words = array(
 
 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
 // TODO: translate the following.
-// 'form.profile.swap_roles' => 'Swap roles',
 // 'form.profile.12_hours' => '12 hours',
 // 'form.profile.24_hours' => '24 hours',
 // 'form.profile.show_holidays' => 'Show holidays',