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