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