Adjusted task_add.php and task_edit.php to operate with subgroups.
[timetracker.git] / WEB-INF / resources / gr.lang.php
index 6520d46..d98ad08 100644 (file)
@@ -106,6 +106,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' => 'Σύνδεση',
 'button.now' => 'Τώρα',
@@ -227,6 +231,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Σύνολα μόνο',
 
 // Form titles.
+'title.error' => 'Σφάλμα',
+// TODO: Translate the following.
+// 'title.success' => 'Success',
 'title.login' => 'Σύνδεση',
 'title.groups' => 'Ομάδες',
 // TODO: translate the following.