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