Fixed editing org by admin, added a comment for imported subgroups.
[timetracker.git] / WEB-INF / resources / gr.lang.php
index 5f2f917..f4859df 100644 (file)
@@ -106,6 +106,15 @@ $i18n_key_words = array(
 // 'error.cannot_import' => 'Cannot import: %s.',
 // 'error.format' => 'Invalid file format.',
 
+// Warning messages.
+// TODO: translate the following.
+// 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
+
+// Success messages.
+// TODO: translate the following.
+// 'msg.success' => 'Operation completed successfully.',
+
 // Labels for buttons.
 'button.login' => 'Σύνδεση',
 'button.now' => 'Τώρα',
@@ -227,8 +236,8 @@ $i18n_key_words = array(
 'label.totals_only' => 'Σύνολα μόνο',
 
 // Form titles.
+'title.error' => 'Σφάλμα',
 // TODO: Translate the following.
-// 'title.error' => 'Error',
 // 'title.success' => 'Success',
 'title.login' => 'Σύνδεση',
 'title.groups' => 'Ομάδες',
@@ -468,6 +477,7 @@ $i18n_key_words = array(
 'form.group_edit.future_entries' => 'Μελλοντικές καταχωρήσεις',
 'form.group_edit.uncompleted_indicators' => 'Μη ολοκληρωμένες ενδείξεις',
 // TODO: translate the following.
+// 'form.group_edit.confirm_save' => 'Confirm saving',
 // 'form.group_edit.allow_ip' => 'Allow IP',
 
 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php