Put form.swap.hint into translation files.
[timetracker.git] / WEB-INF / resources / sk.lang.php
index 2b6f43e..cd7a1ee 100644 (file)
@@ -466,6 +466,8 @@ $i18n_key_words = array(
 'form.teams.hint' => 'Pomocou vytvorenia nového účtu tímového manažéra vytvorte nový tím.<br>Taktiež môžete importovať údaje o tíme z xml súboru z iného Anuko Time Tracker serveru (nie sú povolené kolízie v prihlasovacom mene).',
 
 // 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-hodinový',
 'form.profile.24_hours' => '24-hodinový',
 // TODO: translate the following.
@@ -503,6 +505,7 @@ $i18n_key_words = array(
 
 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
 // TODO: translate the following.
+// 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
 // 'form.swap.swap_with' => 'Swap roles with',
 
 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.