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