wifi: Don't translate placeholder text

Placeholder text was marked as translatable, but this is always replaced so
no need to translate it. Remove two unused tabs with translatable labels.
This commit is contained in:
Robert Ancell 2018-08-24 11:41:08 +12:00 committed by Georges Basile Stavracas Neto
parent 13b2de1c03
commit bf67ebc34e
2 changed files with 0 additions and 24 deletions

View file

@ -50,7 +50,6 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="invisible_char">●</property>
<property name="text" translatable="yes">My Home Network</property>
<property name="invisible_char_set">True</property>
</object>
<packing>

View file

@ -559,7 +559,6 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="invisible_char">●</property>
<property name="text" translatable="yes">My Home Network</property>
</object>
<packing>
<property name="left_attach">1</property>
@ -1320,17 +1319,6 @@ here</property>
<property name="position">4</property>
</packing>
</child>
<child type="tab">
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">hardware</property>
</object>
<packing>
<property name="position">4</property>
<property name="tab_fill">False</property>
</packing>
</child>
<child>
<object class="GtkGrid" id="grid5">
<property name="visible">True</property>
@ -1412,17 +1400,6 @@ here</property>
<property name="position">5</property>
</packing>
</child>
<child type="tab">
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">reset</property>
</object>
<packing>
<property name="position">5</property>
<property name="tab_fill">False</property>
</packing>
</child>
</object>
<packing>
<property name="expand">True</property>