Skip to content

Commit

Permalink
update outdated warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Tungstend committed Feb 8, 2024
1 parent e5823a8 commit 8e1abe1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HMCLPE/src/main/res/values-zh/strings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="dialog_outdated_warning_title">警告</string>
<string name="dialog_outdated_warning_msg">HMCL-PE 已停止维护。 如果您想在 Android 设备上运行 Minecraft: Java 版并获得更好的体验,请下载 FoldCraftLauncher 或 PojavLauncher。</string>
<string name="dialog_outdated_warning_msg">HMCL-PE 已停止维护。 如果您想在 Android 设备上运行 Minecraft: Java 版并获得更好的体验,请下载 FoldCraftLauncher 或 PojavLauncher。\n注:如果你在使用其他启动器时出现任何问题,HMCL-dev不负任何责任,请向你使用的启动器的开发者求助。</string>
<string name="dialog_outdated_warning_hide">不再显示</string>
<string name="dialog_outdated_warning_positive">我明白了</string>

Expand Down
2 changes: 1 addition & 1 deletion HMCLPE/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<string name="app_bar_title" translatable="false">Hello Minecraft! Launcher Pocket Edition v2.0.7</string>

<string name="dialog_outdated_warning_title">Warning</string>
<string name="dialog_outdated_warning_msg">HMCL-PE has stopped maintenance. If you want to run Minecraft: Java Edition on Android devices and get a better experience, please download FoldCraftLauncher or PojavLauncher.</string>
<string name="dialog_outdated_warning_msg">HMCL-PE has stopped maintenance. If you want to run Minecraft: Java Edition on Android devices and get a better experience, please download FoldCraftLauncher or PojavLauncher. Note: If you have any problems when using other launchers, HMCL-dev is not responsible. Please ask the developer of the launcher you are using for help.</string>
<string name="dialog_outdated_warning_hide">Don\'t show again</string>
<string name="dialog_outdated_warning_positive">Got it</string>

Expand Down

0 comments on commit 8e1abe1

Please sign in to comment.