[gnome-control-center] network: Cosmetic fixes
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] network: Cosmetic fixes
- Date: Wed, 8 Aug 2012 04:49:07 +0000 (UTC)
commit 901ad8c94105993b5522968ddffd2bf9cd42823f
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Aug 8 00:20:04 2012 -0400
network: Cosmetic fixes
Mark a few strings as translatable, and rename 'Options' to
'Settings' to match the mockups.
panels/network/network-wifi.ui | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/panels/network/network-wifi.ui b/panels/network/network-wifi.ui
index b5e0406..05e163c 100644
--- a/panels/network/network-wifi.ui
+++ b/panels/network/network-wifi.ui
@@ -180,7 +180,7 @@
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
- <property name="label">Wireless</property>
+ <property name="label" translatable="yes">Wireless</property>
<attributes>
<attribute name="weight" value="bold"/>
<attribute name="scale" value="1.2"/>
@@ -303,7 +303,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label">Wireless</property>
+ <property name="label" translatable="yes">Wireless</property>
<property name="ellipsize">end</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -667,7 +667,7 @@
<property name="margin_top">12</property>
<child>
<object class="GtkButton" id="button_options">
- <property name="label" translatable="yes">_Options...</property>
+ <property name="label" translatable="yes">_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]