]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pt.lang.php
A bit of refactoring in translation files.
[timetracker.git] / WEB-INF / resources / pt.lang.php
index 5b9c4db25253c1f743c787b141c3a62a082d0544..d1928d10d35b2a9d2fca9344b0dbc3e58aac5128 100644 (file)
@@ -443,6 +443,10 @@ $i18n_key_words = array(
 // 'form.users.rate' => 'Rate',
 // 'form.users.default_rate' => 'Default hourly rate',
 
+// 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',
@@ -481,7 +485,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',