From c0ae8502b5a462be9f34649cdf4386b0881553ea Mon Sep 17 00:00:00 2001 From: qlrd Date: Thu, 19 Dec 2024 20:55:51 -0300 Subject: [PATCH] added multiline final message after wipe device in nl_NL and ru_RU --- src/i18n/nl_NL.UTF-8.json | 2 +- src/i18n/ru_RU.UTF-8.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/nl_NL.UTF-8.json b/src/i18n/nl_NL.UTF-8.json index 07e2003..3b5ce88 100644 --- a/src/i18n/nl_NL.UTF-8.json +++ b/src/i18n/nl_NL.UTF-8.json @@ -117,7 +117,7 @@ "DONE": "KLAAR", "Back": "Terug", "Quit": "Stoppen", - "disconnect and reconnect device before flash again": "koppel het apparaat los en sluit het opnieuw aan voordat je opnieuw flasht" + "disconnect and reconnect device before flash again": "koppel het apparaat los en sluit het\nopnieuw aan voordat je opnieuw flasht" }, "warning_wipe_screen": { "You are about to initiate a FULL WIPE of this device": "Je staat op het punt om te starten met het VOLLEDIGE WISSEN van dit apparaat", diff --git a/src/i18n/ru_RU.UTF-8.json b/src/i18n/ru_RU.UTF-8.json index cfbb91b..78f3939 100644 --- a/src/i18n/ru_RU.UTF-8.json +++ b/src/i18n/ru_RU.UTF-8.json @@ -119,7 +119,7 @@ "DONE": "ДОГОВОРИЛИСЬ", "Back": "Назад", "Quit": "Покидать", - "disconnect and reconnect device before flash again": "отсоедините и снова подключите устройство перед повторной прошивкой" + "disconnect and reconnect device before flash again": "отсоедините и снова подключите\nустройство перед повторной прошивкой" }, "warning_wipe_screen": { "You are about to initiate a FULL WIPE of this device": "Вы собираетесь инициировать ПОЛНУЮ ОЧИСТКУ этого устройства",