Introduced a generic warning in translation files.
[timetracker.git] / WEB-INF / resources / pt.lang.php
index 9b7cd5d..571cb59 100644 (file)
@@ -114,6 +114,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.',