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