]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/gr.lang.php
Introduced a generic warning in translation files.
[timetracker.git] / WEB-INF / resources / gr.lang.php
index d98ad087efcdfe254632255ab9dc2ef96608bb97..9bee963444f5023f0de0b5d9ac9af364c33a3bdf 100644 (file)
@@ -106,6 +106,10 @@ $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.',