diff --git a/UI/Scheduler/Russian.lproj/Localizable.strings b/UI/Scheduler/Russian.lproj/Localizable.strings index 11b80eba7..18a75a644 100644 --- a/UI/Scheduler/Russian.lproj/Localizable.strings +++ b/UI/Scheduler/Russian.lproj/Localizable.strings @@ -398,6 +398,10 @@ "From" = "От"; "To" = "Кому"; +/* dates */ +"DateFrom" = "С"; +"DateTo" = "До"; + /* validation errors */ validate_notitle = "Нет названия. Продолжить?"; validate_invalid_startdate = "Неверная дата начала!"; diff --git a/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox b/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox index 3bcd0a151..e7dbc12d9 100644 --- a/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox +++ b/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox @@ -159,13 +159,15 @@