]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/no.lang.php
Fixed time.php for subgroup support in high rank situations.
[timetracker.git] / WEB-INF / resources / no.lang.php
index a7a82d753c88f9a67c9f8c8a1dd619c7a1664ce9..f494bc0f1bead28832d2e99ed0ddb2f35ed10fa7 100644 (file)
@@ -120,6 +120,10 @@ $i18n_key_words = array(
 // 'error.cannot_import' => 'Cannot import: %s.',
 // 'error.format' => 'Invalid file format.',
 
+// Success messages.
+// TODO: translate the following.
+// 'msg.success' => 'Operation completed successfully.',
+
 // Labels for buttons.
 'button.login' => 'Innlogging',
 'button.now' => 'NĂ¥',
@@ -258,6 +262,9 @@ $i18n_key_words = array(
 // 'label.totals_only' => 'Totals only',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Innlogging',
 // TODO: translate the following.
 // 'title.groups' => 'Groups',