Introduced a generic warning in translation files.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index 9bf436f..5c0e3c7 100644 (file)
@@ -112,6 +112,14 @@ $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?',
+
+// Success messages.
+// TODO: translate the following.
+// 'msg.success' => 'Operation completed successfully.',
+
 // Labels for buttons.
 'button.login' => 'Prijava',
 'button.now' => 'Sada',
@@ -239,8 +247,8 @@ $i18n_key_words = array(
 'label.totals_only' => 'Samo zbirno',
 
 // Form titles.
+'title.error' => 'Greška',
 // TODO: Translate the following.
-// 'title.error' => 'Error',
 // 'title.success' => 'Success',
 'title.login' => 'Prijava',
 'title.groups' => 'Timovi', // TODO: change "teams" to "groups".