]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/he.lang.php
Introduced a generic warning in translation files.
[timetracker.git] / WEB-INF / resources / he.lang.php
index 6529b77c466b08ee78a87189704ca9ea3ec170b2..df463b56b41734e63fb85c09199426a9e9564db3 100644 (file)
@@ -128,6 +128,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.',