diff options
Diffstat (limited to 'ui/offline.ui')
-rw-r--r-- | ui/offline.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/offline.ui b/ui/offline.ui index d6608d6..f419315 100644 --- a/ui/offline.ui +++ b/ui/offline.ui @@ -5,7 +5,7 @@ <attribute name="label" translatable="yes">_File</attribute> <section> <item> - <attribute name="label" translatable="yes">_Import from Folder…</attribute> + <attribute name="label" translatable="yes">_Import From Folder…</attribute> <attribute name="accel"><Primary>i</attribute> <attribute name="action">win.CommonFileImport</attribute> </item> @@ -55,7 +55,7 @@ </section> <section> <item> - <attribute name="label" translatable="yes">R_emove from Library</attribute> + <attribute name="label" translatable="yes">R_emove From Library</attribute> <attribute name="accel">Delete</attribute> <attribute name="action">win.RemoveFromLibrary</attribute> </item> @@ -204,7 +204,7 @@ <menu id="OfflineContextMenu"> <section> <item> - <attribute name="label" translatable="yes">R_emove from Library</attribute> + <attribute name="label" translatable="yes">R_emove From Library</attribute> <attribute name="accel">Delete</attribute> <attribute name="action">win.RemoveFromLibrary</attribute> </item> |