]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/de.lang.php
A bit of refactoring in translation files.
[timetracker.git] / WEB-INF / resources / de.lang.php
index 1f1b4f13725447071009ce4d3b6e5a0265dc2e35..f86a4cd0e196bf0c34a8004c7d85d3e9930bd75a 100644 (file)
@@ -415,6 +415,10 @@ $i18n_key_words = array(
 'form.users.rate' => 'Stundensatz',
 'form.users.default_rate' => 'Normaler Stundensatz',
 
+// 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',
@@ -449,8 +453,6 @@ $i18n_key_words = array(
 'form.groups.hint' => 'Das Erzeugen eines neuen Manager Kontos, erzeugt eine neues Team.<br>Diese Teams können auch von XML-Dateien importiert werden.',
 
 // 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 Stunden',
 'form.profile.24_hours' => '24 Stunden',
 // TODO: translate the following.