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