diff --git a/lib/l10n/messages_ru.arb b/lib/l10n/messages_ru.arb index 5bd25b16..eda33187 100644 --- a/lib/l10n/messages_ru.arb +++ b/lib/l10n/messages_ru.arb @@ -315,7 +315,7 @@ "type": "text", "placeholders": {} }, - "scanDevicesTitle": "Сканируйте новое снаряжение", + "scanDevicesTitle": "Сканирование нового снаряжения", "@scanDevicesTitle": { "description": "button which opens the scan window", "type": "text", @@ -387,7 +387,7 @@ "type": "text", "placeholders": {} }, - "ok": "Хорошо", + "ok": "Выберите тип триггера", "@ok": { "description": "Ok on dialog boxes", "type": "text", @@ -608,5 +608,17 @@ "description": "Title for UPrivacy policy link under Useful Links on More page", "type": "text", "placeholders": {} + }, + "shellDeviceBarToggleLabel": "Переключить панель передач", + "@shellDeviceBarToggleLabel": { + "description": "Tooltip for the Gear bar display button on the shell / main UI app bar", + "type": "text", + "placeholders": {} + }, + "moreTitle": "Более", + "@moreTitle": { + "description": "Title for More page", + "type": "text", + "placeholders": {} } }