]> wagnertech.de Git - timetracker.git/commitdiff
Work in progress renaming things.
authoranuko <support@anuko.com>
Sun, 23 Oct 2016 14:07:59 +0000 (14:07 +0000)
committeranuko <support@anuko.com>
Sun, 23 Oct 2016 14:07:59 +0000 (14:07 +0000)
WEB-INF/resources/en.lang.php
WEB-INF/resources/sv.lang.php

index 5b72669136c4ec5aaa1582a07456a3a24b2d8255..f3d92dcb507d50e050b95f79ef96bd91a6abf4cf 100644 (file)
@@ -389,9 +389,9 @@ $i18n_key_words = array(
 'form.profile.mode_projects' => 'projects',
 'form.profile.mode_projects_and_tasks' => 'projects and tasks',
 'form.profile.record_type' => 'Record type',
 'form.profile.mode_projects' => 'projects',
 'form.profile.mode_projects_and_tasks' => 'projects and tasks',
 'form.profile.record_type' => 'Record type',
-'form.profile.uncompleted_entries' => 'Uncompleted entries',
-'form.profile.entries_none' => 'Do not show',
-'form.profile.entries_users_page' => 'Show on Users page',
+'form.profile.uncompleted_entries' => 'Uncompleted indicators',
+'form.profile.entries_none' => 'do not show',
+'form.profile.entries_users_page' => 'show',
 'form.profile.type_all' => 'all',
 'form.profile.type_start_finish' => 'start and finish',
 'form.profile.type_duration' => 'duration',
 'form.profile.type_all' => 'all',
 'form.profile.type_start_finish' => 'start and finish',
 'form.profile.type_duration' => 'duration',
index b40f10765cc4e97c730c5cdbc99a60d0b9efd556..7c1ca4a7d5bc177a70e5e2a999462d7cc7d7f11a 100644 (file)
@@ -388,9 +388,10 @@ $i18n_key_words = array(
 'form.profile.mode_projects' => 'Projekt',
 'form.profile.mode_projects_and_tasks' => 'Projekt och arbetsuppgifter',
 'form.profile.record_type' => 'Typ av tidsregistrering',
 'form.profile.mode_projects' => 'Projekt',
 'form.profile.mode_projects_and_tasks' => 'Projekt och arbetsuppgifter',
 'form.profile.record_type' => 'Typ av tidsregistrering',
-'form.profile.uncompleted_entries' => 'Oavslutade tidsregistreringar',
-'form.profile.entries_none' => 'Visa inte',
-'form.profile.entries_users_page' => 'Visa på sidan Användare',
+// TODO: improve translation (English strings changed).
+//'form.profile.uncompleted_entries' => 'Oavslutade tidsregistreringar',
+//'form.profile.entries_none' => 'Visa inte',
+//'form.profile.entries_users_page' => 'Visa på sidan Användare',
 'form.profile.type_all' => 'Alla',
 'form.profile.type_start_finish' => 'Starttid och sluttid',
 'form.profile.type_duration' => 'Varaktighet',
 'form.profile.type_all' => 'Alla',
 'form.profile.type_start_finish' => 'Starttid och sluttid',
 'form.profile.type_duration' => 'Varaktighet',