aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava/Assets
diff options
context:
space:
mode:
authorPatrick Hovsepian <patrick.hovsepian@gmail.com>2023-05-30 11:51:03 -0700
committerGitHub <noreply@github.com>2023-05-30 19:51:03 +0100
commit0dca1fbe12c637ccf04ac2853ac7476d41310932 (patch)
tree14717bf4ea5f088e3e94141d6f1c1ee702313bc6 /src/Ryujinx.Ava/Assets
parent35d91a0e58cb0b2916b7a4f138c63fcc12b71112 (diff)
Add Context Menu Option to Run Application (#5154)
Diffstat (limited to 'src/Ryujinx.Ava/Assets')
-rw-r--r--src/Ryujinx.Ava/Assets/Locales/en_US.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/Ryujinx.Ava/Assets/Locales/en_US.json b/src/Ryujinx.Ava/Assets/Locales/en_US.json
index a68f9197..8f4965e1 100644
--- a/src/Ryujinx.Ava/Assets/Locales/en_US.json
+++ b/src/Ryujinx.Ava/Assets/Locales/en_US.json
@@ -289,6 +289,7 @@
"ControllerSettingsSaveProfileToolTip": "Save Profile",
"MenuBarFileToolsTakeScreenshot": "Take Screenshot",
"MenuBarFileToolsHideUi": "Hide UI",
+ "GameListContextMenuRunApplication": "Run Application",
"GameListContextMenuToggleFavorite": "Toggle Favorite",
"GameListContextMenuToggleFavoriteToolTip": "Toggle Favorite status of Game",
"SettingsTabGeneralTheme": "Theme",
@@ -627,7 +628,7 @@
"Search": "Search",
"UserProfilesRecoverLostAccounts": "Recover Lost Accounts",
"Recover": "Recover",
- "UserProfilesRecoverHeading" : "Saves were found for the following accounts",
+ "UserProfilesRecoverHeading": "Saves were found for the following accounts",
"UserProfilesRecoverEmptyList": "No profiles to recover",
"GraphicsAATooltip": "Applies anti-aliasing to the game render",
"GraphicsAALabel": "Anti-Aliasing:",
@@ -639,8 +640,8 @@
"SmaaMedium": "SMAA Medium",
"SmaaHigh": "SMAA High",
"SmaaUltra": "SMAA Ultra",
- "UserEditorTitle" : "Edit User",
- "UserEditorTitleCreate" : "Create User",
+ "UserEditorTitle": "Edit User",
+ "UserEditorTitleCreate": "Create User",
"SettingsTabNetworkInterface": "Network Interface:",
"NetworkInterfaceTooltip": "The network interface used for LAN features",
"NetworkInterfaceDefault": "Default",