From 7f0176365a3dd25224a6ddf5997646c98f1ba874 Mon Sep 17 00:00:00 2001 From: kppr0 <116163807+kppr0@users.noreply.github.com> Date: Tue, 15 Nov 2022 21:19:32 +0100 Subject: [PATCH] Correction of label in + metno dialog --- package/contents/ui/config/ConfigGeneral.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/contents/ui/config/ConfigGeneral.qml b/package/contents/ui/config/ConfigGeneral.qml index edd7d9b..359b671 100644 --- a/package/contents/ui/config/ConfigGeneral.qml +++ b/package/contents/ui/config/ConfigGeneral.qml @@ -424,7 +424,7 @@ Item { } } Label { - text: i18n("Place Identifier")+":" + text: i18n("Displayed as")+":" } TextField { id: newMetnoCityAlias