aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Windows64Media/loc
diff options
context:
space:
mode:
authorXenovyy <135486168+Xenovyy@users.noreply.github.com>2026-03-15 19:12:53 -0400
committerGitHub <noreply@github.com>2026-03-15 18:12:53 -0500
commit15ea3dc85c240fba0f651834be8222e1cf592beb (patch)
tree2501390b63f1f8af49eaac9c15378bf78f0aaad9 /Minecraft.Client/Windows64Media/loc
parent9fde19eca074bd1e7e58f44294dceb1de8ea486e (diff)
Adjusted Exit Game title (#1277)
* Adjusted Exit Game title Replaced "Return to Xbox Dashboard" with "Exit Minecraft" on the exit game screen. * Fixed Blending on Intro Sequence Fixed Blocky, Crappy blending on the ESRB and Mojang Logos in the Intro Sequence.
Diffstat (limited to 'Minecraft.Client/Windows64Media/loc')
-rw-r--r--Minecraft.Client/Windows64Media/loc/stringsGeneric.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Minecraft.Client/Windows64Media/loc/stringsGeneric.xml b/Minecraft.Client/Windows64Media/loc/stringsGeneric.xml
index 36b521dd..b5e58a9b 100644
--- a/Minecraft.Client/Windows64Media/loc/stringsGeneric.xml
+++ b/Minecraft.Client/Windows64Media/loc/stringsGeneric.xml
@@ -8811,4 +8811,7 @@ All Ender Chests in a world are linked. Items placed into an Ender Chest are acc
<data name="IDS_TOOLTIPS_CURE">
<value>Cure</value>
</data>
+ <data name="IDS_WINDOWS_EXIT">
+ <value>Exit Minecraft</value>
+ </data>
</root> \ No newline at end of file