mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user