Rename Open functionality to Import

This commit is contained in:
2014-08-02 01:41:33 +02:00
parent ab12922d8a
commit 377a2e1e8a
2 changed files with 19 additions and 16 deletions

View File

@@ -9,8 +9,8 @@
<attribute name="accel">&lt;Primary&gt;n</attribute>
</item>
<item>
<attribute name="label" translatable="yes">Open</attribute>
<attribute name="action">app.open</attribute>
<attribute name="label" translatable="yes">Import</attribute>
<attribute name="action">app.import</attribute>
<attribute name="accel">&lt;Primary&gt;o</attribute>
</item>
</section>