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