X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fda.lang.php;h=85bf3e6384a405f0fd23b09929d96d12ceae055c;hb=a8a191541d6f05b08bd8331bdf409af5abfac896;hp=397dc7f577710ed9890f5b70ec03810c2f47948c;hpb=9eee35c738a83c870e8d6dfda19d859bd063b233;p=timetracker.git diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 397dc7f5..85bf3e63 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -441,6 +441,8 @@ $i18n_key_words = array( 'form.teams.hint' => 'Opret et nyt team ved at oprette en ny teamadministrator konto.
Du kan også importere teamdata fra en xml-fil fra en anden Anuko Time Tracker-server (eksisterende brugernavne er ikke tilladt).', // 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 timers', 'form.profile.24_hours' => '24 timers', // TODO: translate the following. @@ -477,6 +479,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.