X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/62bebb89af9afb9c4008d799c67e24988cb3688d..d3bcdee6ccc7bd00dce1fdfd89dc604f9016b52c:/WEB-INF/resources/sv.lang.php diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 84716b72..3861f8d4 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -89,7 +89,6 @@ $i18n_key_words = array( 'error.user_exists' => 'Det finns redan en användare med det här användarnamnet.', // TODO: translate the following. // 'error.object_exists' => 'Object with this name already exists.', -'error.project_exists' => 'Det finns redan ett projekt med det här namnet.', 'error.task_exists' => 'Det finns redan en arbetsuppgift med det här namnet.', 'error.client_exists' => 'Det finns redan en kund med det här namnet.', 'error.invoice_exists' => 'Det finns redan en faktura med det här numret.', @@ -297,8 +296,6 @@ $i18n_key_words = array( 'title.import' => 'Importera grupp', 'title.options' => 'Alternativ', 'title.profile' => 'Profil', -// TODO: translate the following. -// 'title.group' => 'Group Settings', 'title.plugins' => 'Tillägg', 'title.cf_custom_fields' => 'Egna fält', 'title.cf_add_custom_field' => 'Lägg till fält',