Rename Open functionality to Import

Esse commit está contido em:
2014-08-02 01:41:33 +02:00
commit 377a2e1e8a
2 arquivos alterados com 19 adições e 16 exclusões

Ver arquivo

@@ -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>