Skip to content

Commit

Permalink
Change error msg a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhduytran0 committed Aug 8, 2020
1 parent 3bbec01 commit 3a450ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<string name="alerttitle_installoptifine">Select OptiFine jar file</string>

<!-- Error messages -->
<string name="error_fatal">Unexpectedly crashed</string>
<string name="error_fatal">PojavLauncher has unexpectedly crashed</string>
<string name="error_checklog">Error! Please check the log below: %s</string>
<string name="error_no_version">No version!</string>
<string name="error_load_version">Unable to load version %s</string>
Expand Down

0 comments on commit 3a450ae

Please sign in to comment.