Change open local label

Option can now also open multiple files, so we simply skip the "File" part to make it shorter.
This commit is contained in:
Rafostar
2020-11-30 11:11:08 +01:00
parent e7ad0143a5
commit af6814bace

View File

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