Rename "Open Local" into "Open Files"

This is easier to understand, besides file chooser might show online filesystem mounts which makes open "local" an inaccurate name
This commit is contained in:
Rafał Dzięgiel
2021-08-24 22:05:20 +02:00
parent 9b53a3e387
commit 8ca4c30beb

View File

@@ -3,7 +3,7 @@
<menu id="mainMenu">
<section>
<item>
<attribute name="label" translatable="yes">Open Local...</attribute>
<attribute name="label" translatable="yes">Open Files...</attribute>
<attribute name="action">app.open_local</attribute>
</item>
<item>