From d1401e3bfc7cc569b333d74cafed76335e123273 Mon Sep 17 00:00:00 2001 From: Adet Kineyev Date: Fri, 5 Aug 2022 16:41:22 +0600 Subject: [PATCH] i18n(ru): Date specific Russian from and to translations --- UI/Scheduler/Russian.lproj/Localizable.strings | 4 ++++ .../UIxAppointmentEditorTemplate.wox | 18 ++++++++++++------ UI/Templates/SchedulerUI/UIxCalMainView.wox | 6 ++++-- .../SchedulerUI/UIxTaskEditorTemplate.wox | 6 ++++-- 4 files changed, 24 insertions(+), 10 deletions(-) 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 @@
- +
+ label:md-placeholder="DateFrom" +>
- +
+ label:md-placeholder="DateTo" +> schedule
- +
{{conflict.startDate}} trending_flat
- +
{{conflict.endDate}}
diff --git a/UI/Templates/SchedulerUI/UIxCalMainView.wox b/UI/Templates/SchedulerUI/UIxCalMainView.wox index 9de8a6f8f..a49e38266 100644 --- a/UI/Templates/SchedulerUI/UIxCalMainView.wox +++ b/UI/Templates/SchedulerUI/UIxCalMainView.wox @@ -664,11 +664,13 @@ schedule
- +
{{conflict.startDate}}
- +
{{conflict.endDate}}
diff --git a/UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox b/UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox index f11bdc014..348ed3022 100644 --- a/UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox +++ b/UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox @@ -130,7 +130,8 @@
- +
@@ -138,7 +139,8 @@ + label:md-placeholder="DateFrom" +>