diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-02-13 17:05:45 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-02-13 17:05:45 +0900 |
commit | d706b637457c8b38a9ec5c945d33e08c2514b287 (patch) | |
tree | 63268db8daa3cb5013d566d174cff1767e1c5a54 /tdeioslave/media/tdecmodule/managermoduleview.ui | |
parent | e2158a0f0b1957b8b3eef886edbd7c5939bfc805 (diff) | |
download | tdebase-d706b637457c8b38a9ec5c945d33e08c2514b287.tar.gz tdebase-d706b637457c8b38a9ec5c945d33e08c2514b287.zip |
Enable back media notification dialogs.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeioslave/media/tdecmodule/managermoduleview.ui')
-rw-r--r-- | tdeioslave/media/tdecmodule/managermoduleview.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeioslave/media/tdecmodule/managermoduleview.ui b/tdeioslave/media/tdecmodule/managermoduleview.ui index febef70f7..535adffa9 100644 --- a/tdeioslave/media/tdecmodule/managermoduleview.ui +++ b/tdeioslave/media/tdecmodule/managermoduleview.ui @@ -57,10 +57,10 @@ <cstring>kcfg_NotificationPopupsEnabled</cstring> </property> <property name="text"> - <string>Enable notification popups</string> + <string>Enable notification dialog popups</string> </property> <property name="whatsThis" stdset="0"> - <string>Deselect this if you do not want action request popups to be generated when devices are plugged in.</string> + <string>Deselect this if you do not want action request dialog popups to be generated when devices are plugged in.</string> </property> </widget> <widget class="TQGroupBox"> |