mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-21 08:43:51 +00:00
8 lines
105 B
Sed
8 lines
105 B
Sed
s,ß,ss,g
|
|
y,»«,«»,
|
|
s,\bRechner\b,Computer,g
|
|
s,\bStrg\b,Ctrl,g
|
|
s,\bEinfg\b,Insert,g
|
|
s,\bEntf\b,Del,g
|
|
|