[network-manager-applet] ui: fix escaped UTF-8 characters due to a Glade bug (bgo #626989)
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet] ui: fix escaped UTF-8 characters due to a Glade bug (bgo #626989)
- Date: Wed, 18 Aug 2010 17:08:23 +0000 (UTC)
commit 47092bbb009f39945f3dea7447a96ddd2452ba29
Author: Dan Williams <dcbw redhat com>
Date: Wed Aug 18 12:08:57 2010 -0500
ui: fix escaped UTF-8 characters due to a Glade bug (bgo #626989)
Thanks to Gabor Kelemen
src/connection-editor/ce-page-ip4.glade | 2 +-
src/connection-editor/ce-page-ip6.glade | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/connection-editor/ce-page-ip4.glade b/src/connection-editor/ce-page-ip4.glade
index b40759c..776e86e 100644
--- a/src/connection-editor/ce-page-ip4.glade
+++ b/src/connection-editor/ce-page-ip4.glade
@@ -287,7 +287,7 @@ Shared to other computers</property>
<child>
<widget class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="label" translatable="yes">_Routes…</property>
+ <property name="label" translatable="yes">_Routesâ?¦</property>
<property name="use_underline">True</property>
</widget>
<packing>
diff --git a/src/connection-editor/ce-page-ip6.glade b/src/connection-editor/ce-page-ip6.glade
index aa89f07..ab8e7c7 100644
--- a/src/connection-editor/ce-page-ip6.glade
+++ b/src/connection-editor/ce-page-ip6.glade
@@ -258,7 +258,7 @@ Shared to other computers</property>
<child>
<widget class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="label" translatable="yes">_Routes…</property>
+ <property name="label" translatable="yes">_Routesâ?¦</property>
<property name="use_underline">True</property>
</widget>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]