]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/nl.lang.php
Introduced a generic warning in translation files.
[timetracker.git] / WEB-INF / resources / nl.lang.php
index 3fe3681863c4da4d5e08c50042fdd0d3daead9cc..8e8e4f6e70c5d48d003471b8fd9b772df1a494a9 100644 (file)
@@ -102,6 +102,10 @@ $i18n_key_words = array(
 'error.cannot_import' => 'Kan het volgende niet importeren: %s.',
 'error.format' => 'Bestandsformaat niet valide.',
 
+// Warning messages.
+// TODO: translate the following.
+// 'warn.sure' => 'Are you sure?',
+
 // Success messages.
 // TODO: translate the following.
 // 'msg.success' => 'Operation completed successfully.',