network-manager-applet r952 - in trunk: . src/connection-editor
- From: kmaraas svn gnome org
- To: svn-commits-list gnome org
- Subject: network-manager-applet r952 - in trunk: . src/connection-editor
- Date: Sat, 18 Oct 2008 10:24:35 +0000 (UTC)
Author: kmaraas
Date: Sat Oct 18 10:24:35 2008
New Revision: 952
URL: http://svn.gnome.org/viewvc/network-manager-applet?rev=952&view=rev
Log:
2008-10-18 Kjartan Maraas <kmaraas gnome org>
* src/connection-editor/ce-page-ip4.glade: Don't translate
widget labels.
Modified:
trunk/ChangeLog
trunk/src/connection-editor/ce-page-ip4.glade
Modified: trunk/src/connection-editor/ce-page-ip4.glade
==============================================================================
--- trunk/src/connection-editor/ce-page-ip4.glade (original)
+++ trunk/src/connection-editor/ce-page-ip4.glade Sat Oct 18 10:24:35 2008
@@ -380,7 +380,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="label" translatable="yes">gtk-cancel</property>
+ <property name="label">gtk-cancel</property>
<property name="use_stock">True</property>
<property name="response_id">-6</property>
</widget>
@@ -390,7 +390,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="label" translatable="yes">gtk-ok</property>
+ <property name="label">gtk-ok</property>
<property name="use_stock">True</property>
<property name="response_id">-5</property>
</widget>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]