[gnome-control-center] notifications: Change switch labels



commit b1c51fd5d1c59122e2e3137396d4957f8e45bed7
Author: Marek Kasik <mkasik redhat com>
Date:   Fri Jan 9 16:05:35 2015 +0100

    notifications: Change switch labels
    
    Change "Show Pop Up Banners" to "Notification Banners" and
    "Show in Lock Screen" to "Lock Screen Notifications".
    
    https://bugzilla.gnome.org/show_bug.cgi?id=742521

 panels/notifications/notifications.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/notifications/notifications.ui b/panels/notifications/notifications.ui
index f65fb75..d03294b 100644
--- a/panels/notifications/notifications.ui
+++ b/panels/notifications/notifications.ui
@@ -56,7 +56,7 @@
                                 <property name="margin_start">12</property>
                                 <property name="hexpand">True</property>
                                 <property name="xalign">0</property>
-                                <property name="label" translatable="yes">Show Pop Up Banners</property>
+                                <property name="label" translatable="yes">Notification Banners</property>
                                 <property name="mnemonic_widget">ccnotify-switch-banners</property>
                               </object>
                               <packing>
@@ -103,7 +103,7 @@
                                 <property name="margin_start">12</property>
                                 <property name="hexpand">True</property>
                                 <property name="xalign">0</property>
-                                <property name="label" translatable="yes">Show in Lock Screen</property>
+                                <property name="label" translatable="yes">Lock Screen 
Notifications</property>
                                 <property name="mnemonic_widget">ccnotify-switch-lock-screen</property>
                               </object>
                               <packing>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]