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