fix(SwiftUI onboarding): make pairing file text wrap, only show full onboarding if SwiftUI unstable feature is enabled

also update anisette servers
This commit is contained in:
naturecodevoid
2023-06-03 12:40:47 -07:00
parent 7e9aafe86e
commit e7f766095a
7 changed files with 34 additions and 7 deletions

View File

@@ -215,7 +215,7 @@ You should only enable Developer Mode if you meet one of the following requireme
- Very buggy
- There are multiple unimplemented actions";
"DevModeView.Mdc.header" = "MDC";
"DevModeView.Mdc.fakeUndo3AppLimitPatch" = "Tell SideStore installd has not been patched";
"DevModeView.Mdc.fakeUndo3AppLimitPatch" = "Tell SideStore installd has not been patched (may cause undefined behavior or boot loop if run on a real device!!)";
/* AsyncFallibleButton */
"AsyncFallibleButton.error" = "An error occurred";