From a8fbcdae9f505577685a4afed464a58b568e8cd9 Mon Sep 17 00:00:00 2001 From: merry Date: Mon, 29 Jan 2024 22:08:24 +0000 Subject: UI: Clarify Create Application Shortcut tooltip text (#6217) --- src/Ryujinx.Ava/Assets/Locales/en_US.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Ryujinx.Ava/Assets') diff --git a/src/Ryujinx.Ava/Assets/Locales/en_US.json b/src/Ryujinx.Ava/Assets/Locales/en_US.json index 8b38490f..6ac9ae94 100644 --- a/src/Ryujinx.Ava/Assets/Locales/en_US.json +++ b/src/Ryujinx.Ava/Assets/Locales/en_US.json @@ -72,6 +72,7 @@ "GameListContextMenuExtractDataLogoToolTip": "Extract the Logo section from Application's current config (including updates)", "GameListContextMenuCreateShortcut": "Create Application Shortcut", "GameListContextMenuCreateShortcutToolTip": "Create a Desktop Shortcut that launches the selected Application", + "GameListContextMenuCreateShortcutToolTipMacOS": "Create a shortcut in macOS's Applications folder that launches the selected Application", "StatusBarGamesLoaded": "{0}/{1} Games Loaded", "StatusBarSystemVersion": "System Version: {0}", "LinuxVmMaxMapCountDialogTitle": "Low limit for memory mappings detected", -- cgit v1.2.3