Another round of string clarification and adding TRANSLATORS comments.
This commit is contained in:
parent
ad7b7b8527
commit
67093bc0ed
56 changed files with 131 additions and 71 deletions
|
@ -100,6 +100,7 @@ GRUB_MOD_INIT(keystatus)
|
|||
{
|
||||
cmd = grub_register_extcmd ("keystatus", grub_cmd_keystatus, 0,
|
||||
"[--shift] [--ctrl] [--alt]",
|
||||
/* TRANSLATORS: there are 3 modifiers. */
|
||||
N_("Check key modifier status."),
|
||||
options);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue