[utilities/kdebugsettings] src/quickapps/contents/ui: Fix i18n

Laurent Montel <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 5bc490bd95f9c3c522cadd2f21b14fc6d8436aac by Laurent Montel.
Committed on 20/07/2026 at 06:22.
Pushed by mlaurent into branch 'master'.

Fix i18n

M  +1    -1    src/quickapps/contents/ui/EditCustomRuleDialog.qml

https://invent.kde.org/utilities/kdebugsettings/-/commit/5bc490bd95f9c3c522cadd2f21b14fc6d8436aac

diff --git a/src/quickapps/contents/ui/EditCustomRuleDialog.qml b/src/quickapps/contents/ui/EditCustomRuleDialog.qml
index 795bb923..9919c241 100644
--- a/src/quickapps/contents/ui/EditCustomRuleDialog.qml
+++ b/src/quickapps/contents/ui/EditCustomRuleDialog.qml
@@ -6,7 +6,7 @@ import QtQuick.Controls as Controls
 
 Kirigami.Dialog {
     id: dialog
-    title: i18n("Edit Custom Dialog")
+    title: i18n("Edit Custom Rule")
     clip: true
 
     standardButtons: Controls.Dialog.Ok | Controls.Dialog.Cancel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.