[gnome-control-center] bluetooth: Use '&' instead of 'and'



commit 079b5dffdf5c37cd105ca81a733a75f95509aa01
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Sun Dec 2 15:44:17 2012 -0500

    bluetooth: Use '&' instead of 'and'
    
    https://bugzilla.gnome.org/show_bug.cgi?id=689499

 panels/bluetooth/bluetooth.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/bluetooth/bluetooth.ui b/panels/bluetooth/bluetooth.ui
index 81542b8..cbdf9a0 100644
--- a/panels/bluetooth/bluetooth.ui
+++ b/panels/bluetooth/bluetooth.ui
@@ -433,7 +433,7 @@
                                 </child>
                                 <child>
                                  <object class="GtkLinkButton" id="mouse_link">
-                                   <property name="label" translatable="yes">Mouse and Touchpad Settings</property>
+                                   <property name="label" translatable="yes">Mouse &amp; Touchpad Settings</property>
                                    <property name="visible">True</property>
                                    <property name="can_focus">True</property>
                                    <property name="receives_default">True</property>



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