Fixed db maintenance code to delete monthly qoutas.
[timetracker.git] / WEB-INF / resources / sv.lang.php
index 9472db2..fe4ab32 100644 (file)
@@ -106,6 +106,10 @@ $i18n_key_words = array(
 'error.goto_uncompleted' => 'Visa registrering.',
 'error.overlap' => 'Tidsintervallet överlappar med en redan existerande tidsregistrering.',
 'error.future_date' => 'Det går inte att registrera tider framåt i tiden.',
+// TODO: translate the following.
+// 'error.xml' => 'Error in XML file at line %d: %s.',
+// 'error.cannot_import' => 'Cannot import: %s.',
+// 'error.format' => 'Invalid file format.',
 
 // Labels for buttons.
 'button.login' => 'Logga in',
@@ -147,6 +151,7 @@ $i18n_key_words = array(
 'label.user' => 'Användare',
 'label.users' => 'Användare',
 // TODO: translate the following.
+// 'label.group' => 'Group',
 // 'label.roles' => 'Roles',
 'label.client' => 'Kund',
 'label.clients' => 'Kunder',