summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMavridis Philippe <mavridisf@gmail.com>2021-12-21 10:11:14 +0200
committerMavridis Philippe <mavridisf@gmail.com>2022-01-14 12:39:15 +0200
commit2dc62c135ee15e8b105be66381bc0ccbc52debd1 (patch)
treef3414ad7284d8e997b998558c143d0167070b5e1
parent6a9693ddcd2d0d18ec7e9f734b17cb37a2b9b090 (diff)
downloadtdetoys-2dc62c135ee15e8b105be66381bc0ccbc52debd1.tar.gz
tdetoys-2dc62c135ee15e8b105be66381bc0ccbc52debd1.zip
prefdialogfdata.ui: wording changes
according to recommendations. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
-rw-r--r--kweather/prefdialogdata.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/kweather/prefdialogdata.ui b/kweather/prefdialogdata.ui
index fc8dab2..6c053aa 100644
--- a/kweather/prefdialogdata.ui
+++ b/kweather/prefdialogdata.ui
@@ -279,7 +279,7 @@
<cstring>m_iconTheme</cstring>
</property>
<property name="title">
- <string>Weather Icon</string>
+ <string>Weather Icons</string>
</property>
<vbox>
<property name="name">
@@ -290,7 +290,7 @@
<cstring>m_systemIcons</cstring>
</property>
<property name="text">
- <string>&amp;Use system icon theme</string>
+ <string>&amp;Use system theme</string>
</property>
<property name="checked">
<bool>true</bool>
@@ -301,7 +301,7 @@
<cstring>m_kweatherIcons</cstring>
</property>
<property name="text">
- <string>Use &amp;KWeather theme</string>
+ <string>Use classic &amp;KWeather theme</string>
</property>
</widget>
</vbox>