aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Ava/Assets
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Ava/Assets')
-rw-r--r--Ryujinx.Ava/Assets/Locales/en_US.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/Ryujinx.Ava/Assets/Locales/en_US.json b/Ryujinx.Ava/Assets/Locales/en_US.json
index 5e3ddb8a..e98988b7 100644
--- a/Ryujinx.Ava/Assets/Locales/en_US.json
+++ b/Ryujinx.Ava/Assets/Locales/en_US.json
@@ -410,6 +410,8 @@
"DlcManagerTableHeadingContainerPathLabel": "Container Path",
"DlcManagerTableHeadingFullPathLabel": "Full Path",
"DlcManagerRemoveAllButton": "Remove All",
+ "DlcManagerEnableAllButton": "Enable All",
+ "DlcManagerDisableAllButton": "Disable All",
"MenuBarOptionsChangeLanguage": "Change Language",
"CommonSort": "Sort",
"CommonShowNames": "Show Names",
@@ -567,7 +569,7 @@
"DlcWindowTitle": "Manage Game DLC",
"UpdateWindowTitle": "Manage Game Updates",
"CheatWindowHeading": "Cheats Available for {0} [{1}]",
- "DlcWindowHeading": "DLC Available for {0} [{1}]",
+ "DlcWindowHeading": "{0} Downloadable Content(s) available for {1} ({2})",
"UserProfilesEditProfile": "Edit Selected",
"Cancel": "Cancel",
"Save": "Save",