[network-manager-applet] trivial: mark two tooltips as translatable
- From: Dan Williams <dcbw src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [network-manager-applet] trivial: mark two tooltips as translatable
 
- Date: Thu, 29 Apr 2010 18:30:22 +0000 (UTC)
 
commit 654ba481f513d733ebad6630b3fb868e195cf358
Author: Dan Williams <dcbw redhat com>
Date:   Thu Apr 29 11:29:27 2010 -0700
    trivial: mark two tooltips as translatable
    
    From Ozan Ã?aÄ?layan.
 src/connection-editor/ce-page-wireless.glade |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/connection-editor/ce-page-wireless.glade b/src/connection-editor/ce-page-wireless.glade
index 1cd9f3f..14cf313 100644
--- a/src/connection-editor/ce-page-wireless.glade
+++ b/src/connection-editor/ce-page-wireless.glade
@@ -68,7 +68,7 @@
           <widget class="GtkEntry" id="wireless_mac">
             <property name="visible">True</property>
             <property name="can_focus">True</property>
-            <property name="tooltip">This option locks this connection to the network device specified by the MAC address entered here.  Example: 00:11:22:33:44:55</property>
+            <property name="tooltip" translatable="yes">This option locks this connection to the network device specified by the MAC address entered here.  Example: 00:11:22:33:44:55</property>
           </widget>
           <packing>
             <property name="left_attach">1</property>
@@ -201,7 +201,7 @@
           <widget class="GtkEntry" id="wireless_bssid">
             <property name="visible">True</property>
             <property name="can_focus">True</property>
-            <property name="tooltip">This option locks this connection to the wireless access point (AP) specified by the BSSID entered here.  Example: 00:11:22:33:44:55</property>
+            <property name="tooltip" translatable="yes">This option locks this connection to the wireless access point (AP) specified by the BSSID entered here.  Example: 00:11:22:33:44:55</property>
           </widget>
           <packing>
             <property name="left_attach">1</property>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]