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