mirror of
https://github.com/munki/munki.git
synced 2026-05-02 18:30:03 -05:00
Add some new managedsoftwareupdate output for localization
This commit is contained in:
@@ -87,4 +87,11 @@ func morelocalizedstrings() {
|
||||
_ = NSLocalizedString(
|
||||
"System will restart and begin upgrade of macOS.",
|
||||
comment: "managedsoftwareupdate message")
|
||||
_ = NSLocalizedString(
|
||||
"Verifying macOS installer...",
|
||||
comment: "managedsoftwareupdate message")
|
||||
_ = NSLocalizedString(
|
||||
"Launching macOS installer...",
|
||||
comment: "managedsoftwareupdate message")
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user