]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/en.lang.php
Fixed a typo.
[timetracker.git] / WEB-INF / resources / en.lang.php
index c5ce3dc26d15e6fd69efff43d13d597e9b742244..101a5b71e2a2395e38a97962a321e6cc1a5ef509 100644 (file)
@@ -358,7 +358,7 @@ $i18n_key_words = array(
 'form.time.remaining_quota' => 'Remaining quota',
 'form.time.over_quota' => 'Over quota',
 // Note for translators. "Balance" below means accumulated quota for user since 1st of the month
-// until and icluding a selected day. If a quota is 8 hours a day, then the balance
+// until and including a selected day. If a quota is 8 hours a day, then the balance
 // is 8 hours multiplied by a number of work days. "Remaining balance" and "Over balance" are
 // balance differences with logged hours.
 // The term looks confusing, if you have a better idea how to name these things, let us know.