]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sv.lang.php
Introduced view_projects right.
[timetracker.git] / WEB-INF / resources / sv.lang.php
index 3d4081b6e5c36d53633f6f74d2e4cf9e8d5c75ab..37e8dffe31c688f45e4c5158eccb5bb77680edad 100644 (file)
@@ -69,6 +69,8 @@ $i18n_key_words = array(
 'error.access_denied' => 'Åtkomst nekad.',
 'error.sys' => 'Systemfel.',
 'error.db' => 'Databasfel.',
+// TODO: translate the following.
+// 'error.feature_disabled' => 'Feature is disabled.',
 'error.field' => '"{0}" innehåller ett felaktigt värde.',
 'error.empty' => '"{0}" kan inte vara tomt.',
 'error.not_equal' => '"{0}" matchar inte "{1}".',
@@ -485,6 +487,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.