You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Natives/resources/en.lproj/Localizable.strings
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -106,6 +106,8 @@
106
106
"login.warn.message.legacy_ios" = "To run the next major release, this device needs to be running iOS 14 or later.";
107
107
"login.warn.title.limited_ram" = "This device has a limited amount of memory available.";
108
108
"login.warn.message.limited_ram" = "We recommend leaving auto RAM enabled to prevent instability and performance issues.";
109
+
"login.warn.title.ios19_jitdead" = "Amethyst is not supported on iOS 26 or later.";
110
+
"login.warn.message.ios19_jitdead" = "Due to changes in iOS that inhibit the ability to enable JIT, Amethyst cannot work in its current state and requires heavy research to find a new path forward.\n\nPressing OK will close the app.";
109
111
110
112
"login.warn.title.demomode" = "Your account is Demo";
111
113
"login.warn.message.demomode" = "As a replacement to offline and local mode, demo mode will allow you to sign into a Microsoft account that does not own the game and play the Java Edition trial, introduced in 1.3.1 and newer versions. Older versions contain the full game, as the official launcher does not place these restrictions. See our website to learn more about this transition from offline mode.";
0 commit comments