Merge pull request #20 from nclm/patch-5

PC to Device
main
Mirko Brombin 2 years ago committed by GitHub
commit 9f12479fad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,7 +31,7 @@ class VanillaDone(Adw.Bin):
self.__window = window
self.status_page.set_description(
_("Restart your PC to enjoy your {} experience.").format(
_("Restart your device to enjoy your {} experience.").format(
self.__window.recipe["distro_name"]
)
)

Loading…
Cancel
Save