]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
A bit of refactoring in translation files.
[timetracker.git] / WEB-INF / resources / it.lang.php
index 7d4c79ab67b64a8705f5740024ed1d9aafcbee5d..8429a6c858b960b9e5b15f7d70a41b5e3170fc92 100644 (file)
@@ -414,6 +414,10 @@ $i18n_key_words = array(
 'form.users.rate' => 'Costo',
 'form.users.default_rate' => 'Costo per ora di default',
 
+// 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',
@@ -446,8 +450,6 @@ $i18n_key_words = array(
 'form.groups.hint' => 'Crea un nuovo gruppo creando un account gruppo manager.<br>Puoi anche importare i dati di un gruppo da un file xml esportato da un altro server Anuko Time Tracker (non sono ammessi login duplicati).',
 
 // 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 ore',
 'form.profile.24_hours' => '24 ore',
 'form.profile.show_holidays' => 'Mostra vacanze',