mirror of
https://github.com/opa334/TrollStore.git
synced 2026-05-18 07:56:22 +08:00
Spelling fix :p
This commit is contained in:
parent
620da61c1a
commit
891292c2d6
|
|
@ -125,7 +125,7 @@ extern NSUserDefaults* trollStoreUserDefaults(void);
|
||||||
utilitiesDescription = @"Apps will be registered as User by default since AppSync Unified is installed.\n\n";
|
utilitiesDescription = @"Apps will be registered as User by default since AppSync Unified is installed.\n\n";
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
utilitiesDescription = @"Apps will be registered as System by default since AppSync Unified is not installed. When apps loose their System registration and stop working, press \"Refresh App Registrations\" here to fix them.\n\n";
|
utilitiesDescription = @"Apps will be registered as System by default since AppSync Unified is not installed. When apps lose their System registration and stop working, press \"Refresh App Registrations\" here to fix them.\n\n";
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
utilitiesDescription = [utilitiesDescription stringByAppendingString:@"If an app does not immediately appear after installation, respring here and it should appear afterwards."];
|
utilitiesDescription = [utilitiesDescription stringByAppendingString:@"If an app does not immediately appear after installation, respring here and it should appear afterwards."];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user