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