X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/928c8528504a757cebd2bebcebfa5a393ac19b05..92dd94c462e142e8a5f7aae9594dd75b5b5a7afa:/WEB-INF/resources/da.lang.php diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 7010608c..85e6e392 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -49,6 +49,7 @@ $i18n_key_words = array( 'menu.profile' => 'Profil', // TODO: translate the following. // 'menu.group' => 'Group', +// 'menu.plugins' => 'Plugins', 'menu.time' => 'Tid', 'menu.expenses' => 'Udgifter', 'menu.reports' => 'Rapporter', @@ -448,7 +449,7 @@ $i18n_key_words = array( 'form.export.compression_none' => 'Ingen', 'form.export.compression_bzip' => 'bzip', -// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). +// Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first). 'form.import.hint' => 'Importer teamdata fra en xml-fil.', // TODO: replace "team" with "group". 'form.import.file' => 'Vælg fil', 'form.import.success' => 'Import sluttede med succes.',