PC to Device

main
nicolas 2 years ago committed by GitHub
parent ade76872bc
commit 0cdb5e1916
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