diff options
Diffstat (limited to 'ui/event.ui')
-rw-r--r-- | ui/event.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/event.ui b/ui/event.ui index 11d9b74..2189660 100644 --- a/ui/event.ui +++ b/ui/event.ui @@ -14,7 +14,7 @@ <attribute name="action">win.ExternalLibraryImport</attribute> </item> <item> - <attribute name="label" translatable="yes">Save _As…</attribute> + <attribute name="label" translatable="yes">_Export…</attribute> <attribute name="accel"><Primary><Shift>e</attribute> <attribute name="action">win.Export</attribute> </item> |