As per https://phabricator.kde.org/D19458 and https://phabricator.kde.org/D19459 we now prefer the term "Restart" instead of "Reboot". Discover has rebooty strings in git master though: discover/qml/UpdatesPage.qml: PropertyChanges { target: page; title: i18nc("@info", "The system requires a reboot") } discover/qml/UpdatesPage.qml: PropertyChanges { target: page; footerLabel: i18nc("@info", "Reboot") } libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp: return i18n("A change by '%1' suggests your system to be rebooted.", PackageKit::Daemon::packageName(pkgid)); libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp: return i18n("The system will have to be rebooted.");
Git commit 69a41b42db73299599020b72cd1d2fd6ed7fffb9 by Nate Graham. Committed on 13/03/2019 at 15:34. Pushed by ngraham into branch 'master'. Use the word "restart" instead of "reboot" FIXED-IN: 5.16.0 M +2 -2 discover/qml/UpdatesPage.qml M +2 -2 libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp https://commits.kde.org/discover/69a41b42db73299599020b72cd1d2fd6ed7fffb9