]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/en.lang.php
Introduced a generic warning in translation files.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 54ebbd94bf362ff436ad01e1ab783a870e21f432..b45eb9ceef99d7d591fc0fa023837fce742c064a 100644 (file)
@@ -102,6 +102,9 @@ $i18n_key_words = array(
 'error.cannot_import' => 'Cannot import: %s.',
 'error.format' => 'Invalid file format.',
 
+// Warning messages.
+'warn.sure' => 'Are you sure?',
+
 // Success messages.
 'msg.success' => 'Operation completed successfully.',