file chooser: Drop the location label

Bringing us close to the new design.
This commit is contained in:
Matthias Clasen
2015-01-18 17:56:07 -05:00
parent 4b47c5a649
commit dcd3d15380
3 changed files with 3 additions and 17 deletions

View File

@ -104,19 +104,6 @@
<property name="no-show-all">True</property>
<property name="spacing">12</property>
<property name="border_width">6</property>
<child>
<object class="GtkLabel" id="location_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">_Location:</property>
<property name="use_underline">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<placeholder/>
</child>

View File

@ -1,5 +1,4 @@
N_("Create Fo_lder");
N_("_Location:");
N_("Files");
N_("Name");
N_("Size");