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