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