[gnome-control-center/wip/benzea/wifi-panel-with-editor-changes: 15/19] connection-editor: Simplify the IP method label
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/benzea/wifi-panel-with-editor-changes: 15/19] connection-editor: Simplify the IP method label
- Date: Thu, 13 Dec 2018 17:10:33 +0000 (UTC)
commit a21f954215fc393b04b30e2a714800cb0a562c38
Author: Adrien Plazas <kekun plazas laposte net>
Date: Wed Dec 5 16:29:55 2018 +0100
connection-editor: Simplify the IP method label
Drop the IP type prefixing the IP method label, as it is redundant with
the page name.
panels/network/connection-editor/ip4-page.ui | 2 +-
panels/network/connection-editor/ip6-page.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/network/connection-editor/ip4-page.ui b/panels/network/connection-editor/ip4-page.ui
index 92a6a7a4f..0d37bb5da 100644
--- a/panels/network/connection-editor/ip4-page.ui
+++ b/panels/network/connection-editor/ip4-page.ui
@@ -10,7 +10,7 @@
<object class="GtkLabel" id="heading_enable">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">IPv_4 Method</property>
+ <property name="label" translatable="yes">Method</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">radio_disabled</property>
<property name="xalign">0.0</property>
diff --git a/panels/network/connection-editor/ip6-page.ui b/panels/network/connection-editor/ip6-page.ui
index 199e57a85..95057e6a9 100644
--- a/panels/network/connection-editor/ip6-page.ui
+++ b/panels/network/connection-editor/ip6-page.ui
@@ -10,7 +10,7 @@
<object class="GtkLabel" id="heading_enable">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">IPv_6 Method</property>
+ <property name="label" translatable="yes">Method</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">radio_disabled</property>
<property name="xalign">0.0</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]