]> git.ipfire.org Git - thirdparty/grub.git/commit
osdep/devmapper/getroot: Unmark 2 strings for translation
authorVladimir Serbinenko <phcoder@gmail.com>
Mon, 17 Jun 2024 12:59:56 +0000 (15:59 +0300)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 20 Jun 2024 17:14:41 +0000 (19:14 +0200)
commit0cfec355d027a5a0692d52d6d6dbb8da0ab48f61
treea2b23c123da2c8ec2aa77df5967a6f4b9908538a
parentf171122f03a5e0feca9541b50ef1bfd693c5fb21
osdep/devmapper/getroot: Unmark 2 strings for translation

First they're use macros so they can't be translated as-is.
Second there is no point in translating them as they're too technical.

Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/osdep/devmapper/getroot.c