From daa5a3e821295f94ac6af5f02cba568e9dc3fbcf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 3 Nov 2025 19:57:32 +0000 Subject: [PATCH] i18n: update source strings from codebase --- translations/en.json | 34 ++++++++++++++++++++++++++++++++-- translations/template.json | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+), 2 deletions(-) diff --git a/translations/en.json b/translations/en.json index 741ac331..da7eac74 100644 --- a/translations/en.json +++ b/translations/en.json @@ -341,6 +341,18 @@ "reference": "Modules/Notepad/NotepadTextEditor.qml:581", "comment": "" }, + { + "term": "Autoconnect disabled", + "context": "Autoconnect disabled", + "reference": "Services/DMSNetworkService.qml:885", + "comment": "" + }, + { + "term": "Autoconnect enabled", + "context": "Autoconnect enabled", + "reference": "Services/DMSNetworkService.qml:885", + "comment": "" + }, { "term": "Automatic Control", "context": "Automatic Control", @@ -1073,6 +1085,12 @@ "reference": "Modules/ControlCenter/Details/BluetoothDetail.qml:42", "comment": "" }, + { + "term": "Disable Autoconnect", + "context": "Disable Autoconnect", + "reference": "Modules/ControlCenter/Details/NetworkDetail.qml:623", + "comment": "" + }, { "term": "Disconnect", "context": "Disconnect", @@ -1223,6 +1241,12 @@ "reference": "Modules/Notepad/NotepadTextEditor.qml:565", "comment": "" }, + { + "term": "Enable Autoconnect", + "context": "Enable Autoconnect", + "reference": "Modules/ControlCenter/Details/NetworkDetail.qml:623", + "comment": "" + }, { "term": "Enable GPU Temperature", "context": "Enable GPU Temperature", @@ -1415,6 +1439,12 @@ "reference": "Services/DMSNetworkService.qml:437", "comment": "" }, + { + "term": "Failed to update autoconnect", + "context": "Failed to update autoconnect", + "reference": "Services/DMSNetworkService.qml:883", + "comment": "" + }, { "term": "Feels Like", "context": "Feels Like", @@ -1496,7 +1526,7 @@ { "term": "Forget Network", "context": "Forget Network", - "reference": "Modules/ControlCenter/Details/NetworkDetail.qml:610", + "reference": "Modules/ControlCenter/Details/NetworkDetail.qml:646", "comment": "" }, { @@ -2090,7 +2120,7 @@ { "term": "Network Info", "context": "Network Info", - "reference": "Modules/ControlCenter/Details/NetworkDetail.qml:344, Modules/ControlCenter/Details/NetworkDetail.qml:587", + "reference": "Modules/ControlCenter/Details/NetworkDetail.qml:344, Modules/ControlCenter/Details/NetworkDetail.qml:600", "comment": "" }, { diff --git a/translations/template.json b/translations/template.json index 97db5314..dc3de3a9 100644 --- a/translations/template.json +++ b/translations/template.json @@ -398,6 +398,20 @@ "reference": "", "comment": "" }, + { + "term": "Autoconnect disabled", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, + { + "term": "Autoconnect enabled", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Automatic Control", "translation": "", @@ -1252,6 +1266,13 @@ "reference": "", "comment": "" }, + { + "term": "Disable Autoconnect", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Disconnect", "translation": "", @@ -1427,6 +1448,13 @@ "reference": "", "comment": "" }, + { + "term": "Enable Autoconnect", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Enable GPU Temperature", "translation": "", @@ -1651,6 +1679,13 @@ "reference": "", "comment": "" }, + { + "term": "Failed to update autoconnect", + "translation": "", + "context": "", + "reference": "", + "comment": "" + }, { "term": "Feels Like", "translation": "",