A bit more refactoring.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index c45027e..075a347 100644 (file)
@@ -372,6 +372,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.
@@ -414,7 +422,6 @@ $i18n_key_words = array(
 "form.mytime.finish" => 'konec',
 "form.mytime.duration" => 'trvání',
 "form.mytime.note" => 'poznámka',
-"form.mytime.behalf" => 'denní práce pracovníka',
 "form.mytime.daily" => 'denní práce',
 "form.mytime.total" => 'součet hodin: ',
 "form.mytime.th.project" => 'projekt',