[gnome-control-center] sharing: Mark sharing button labels as translatable



commit 81b7c01e29e09a50bc0b8d81a0687accc165d2a0
Author: Michael Wood <michael g wood intel com>
Date:   Tue Jun 25 17:24:26 2013 +0100

    sharing: Mark sharing button labels as translatable

 panels/sharing/sharing.ui |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/panels/sharing/sharing.ui b/panels/sharing/sharing.ui
index ed9015d..a9c0032 100644
--- a/panels/sharing/sharing.ui
+++ b/panels/sharing/sharing.ui
@@ -277,7 +277,7 @@
                             <property name="can_focus">False</property>
                             <property name="halign">start</property>
                             <property name="hexpand">True</property>
-                            <property name="label">Bluetooth Sharing</property>
+                            <property translatable="yes" name="label">Bluetooth Sharing</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>
@@ -310,7 +310,7 @@
                             <property name="can_focus">False</property>
                             <property name="halign">start</property>
                             <property name="hexpand">True</property>
-                            <property name="label">Personal File Sharing</property>
+                            <property translatable="yes" name="label">Personal File Sharing</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>
@@ -343,7 +343,7 @@
                             <property name="can_focus">False</property>
                             <property name="halign">start</property>
                             <property name="hexpand">True</property>
-                            <property name="label">Screen Sharing</property>
+                            <property translatable="yes" name="label">Screen Sharing</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>
@@ -376,7 +376,7 @@
                             <property name="can_focus">False</property>
                             <property name="halign">start</property>
                             <property name="hexpand">True</property>
-                            <property name="label">Media Sharing</property>
+                            <property translatable="yes" name="label">Media Sharing</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>


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