mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
UI: Change more UI/UX reflect SideStore branding.
Signed-off-by: Stern <stern@sidestore.io>
This commit is contained in:
@@ -196,7 +196,7 @@ extension ReviewPermissionsViewController
|
||||
|
||||
case .unknown:
|
||||
configuration.text = NSLocalizedString("Additional Permissions", comment: "")
|
||||
configuration.secondaryText = String(format: NSLocalizedString("These are permissions required by “%@” that AltStore does not recognize. Make sure you understand them before continuing.", comment: ""), self.app.name)
|
||||
configuration.secondaryText = String(format: NSLocalizedString("These are permissions required by “%@” that SideStore does not recognize. Make sure you understand them before continuing.", comment: ""), self.app.name)
|
||||
|
||||
case .approve: break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user