]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fr.lang.php
Introduced a generic warning in translation files.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index 0b274de7e8e924a32f0d3f6cafb4745cfd0c2772..dd45db345a45fd90df30858b7f8ff8f32b8e955b 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.',