diff --git a/usr/share/applications/reboot-to-uefi.desktop b/usr/share/applications/reboot-to-uefi.desktop index 7d52654..1652512 100644 --- a/usr/share/applications/reboot-to-uefi.desktop +++ b/usr/share/applications/reboot-to-uefi.desktop @@ -1,8 +1,9 @@ [Desktop Entry] Type=Application Name=Reboot To UEFI -GenericName=Reboot To UEFI -Comment=reboot to uefi the machine +Name[de]=Neustart (UEFI) +Comment=Reboot the machine to UEFI +Comment=Neustart im UEFI Modus Exec=systemctl reboot --firmware-setup Icon=system-reboot Categories=System;X-Leave; diff --git a/usr/share/applications/suspend-then-hibernate.desktop b/usr/share/applications/suspend-then-hibernate.desktop index 972866d..2223a2f 100644 --- a/usr/share/applications/suspend-then-hibernate.desktop +++ b/usr/share/applications/suspend-then-hibernate.desktop @@ -1,8 +1,9 @@ [Desktop Entry] Type=Application -Name=Suspend-then-hibernate -GenericName=Suspend-then-hibernate -Comment=suspend then hibernate the machine +Name=Suspend/Hibernate +Name[de]=Ruhezustand +Comment=Suspend device, then hibernate +Comment[de]=Die Sitzung speichern, danach Ruhezustand Exec=systemctl suspend-then-hibernate Icon=system-suspend Categories=System;X-Leave;