From 82e55509e2435e16900b402857dfeb769c382c66 Mon Sep 17 00:00:00 2001 From: Sudo-Ivan Date: Sat, 3 Jan 2026 17:49:06 -0600 Subject: [PATCH] fix(locales): update restart description in German, English, and Russian to reflect the correct application name as MeshChatX --- meshchatx/src/frontend/locales/de.json | 2 +- meshchatx/src/frontend/locales/en.json | 5 +++-- meshchatx/src/frontend/locales/ru.json | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/meshchatx/src/frontend/locales/de.json b/meshchatx/src/frontend/locales/de.json index 34d337e..1127121 100644 --- a/meshchatx/src/frontend/locales/de.json +++ b/meshchatx/src/frontend/locales/de.json @@ -262,7 +262,7 @@ "no_interfaces_found": "Keine Schnittstellen gefunden", "no_interfaces_description": "Passen Sie Ihre Suche an oder fügen Sie eine neue Schnittstelle hinzu.", "restart_required": "Neustart erforderlich", - "restart_description": "Reticulum MeshChat muss neu gestartet werden, damit Schnittstellenänderungen wirksam werden.", + "restart_description": "Reticulum MeshChatX muss neu gestartet werden, damit Schnittstellenänderungen wirksam werden.", "restart_now": "Jetzt neu starten" }, "map": { diff --git a/meshchatx/src/frontend/locales/en.json b/meshchatx/src/frontend/locales/en.json index 02bf428..0c3d1cc 100644 --- a/meshchatx/src/frontend/locales/en.json +++ b/meshchatx/src/frontend/locales/en.json @@ -158,7 +158,8 @@ "sync_complete": "Sync complete. {count} messages received.", "sync_error": "Sync error: {status}", "switching_identity": "Switching Identity...", - "loading_identity": "Loading your identity" + "loading_identity": "Loading your identity", + "emergency_mode_active": "Emergency Mode Active - Using in-memory database and restricted services." }, "common": { "open": "Open", @@ -262,7 +263,7 @@ "no_interfaces_found": "No interfaces found", "no_interfaces_description": "Adjust your search or add a new interface.", "restart_required": "Restart required", - "restart_description": "Reticulum MeshChat must be restarted for any interface changes to take effect.", + "restart_description": "Reticulum MeshChatX must be restarted for any interface changes to take effect.", "restart_now": "Restart now" }, "map": { diff --git a/meshchatx/src/frontend/locales/ru.json b/meshchatx/src/frontend/locales/ru.json index d59a414..b4b1756 100644 --- a/meshchatx/src/frontend/locales/ru.json +++ b/meshchatx/src/frontend/locales/ru.json @@ -262,7 +262,7 @@ "no_interfaces_found": "Интерфейсы не найдены", "no_interfaces_description": "Измените параметры поиска или добавьте новый интерфейс.", "restart_required": "Требуется перезапуск", - "restart_description": "Reticulum MeshChat необходимо перезапустить, чтобы изменения вступили в силу.", + "restart_description": "Reticulum MeshChatX необходимо перезапустить, чтобы изменения вступили в силу.", "restart_now": "Перезапустить сейчас" }, "map": {