diff options
Diffstat (limited to 'kweather/prefdialogdata.ui')
-rw-r--r-- | kweather/prefdialogdata.ui | 6 |
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>&Use system icon theme</string> + <string>&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 &KWeather theme</string> + <string>Use classic &KWeather theme</string> </property> </widget> </vbox> |