]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/et.lang.php
A bit more refactoring.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 7e50a506aeba2a33477b7b37f863a7d0aec80d47..b3b97ea76ee2f959d81db6e480b643c9dac26b9a 100644 (file)
@@ -367,6 +367,14 @@ $i18n_key_words = array(
 // 'form.time.remaining_quota' => 'Remaining quota',
 // 'form.time.over_quota' => 'Over quota',
 
+// Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
+// TODO: translate the following.
+// 'form.time_edit.uncompleted' => 'This record was saved with only start time. It is not an error.',
+
+// Week view form. See example at https://timetracker.anuko.com/week.php.
+// TODO: translate the following.
+// 'form.week.new_entry' => 'New entry',
+
 
 
 // TODO: refactoring ongoing down from here.