* util/grub.d/30_os-prober.in: Fix TRANSLATORS comment.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-03 21:25:10 +01:00
parent c1a33466d8
commit f65741c7a4
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-02-03 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub.d/30_os-prober.in: Fix TRANSLATORS comment.
2012-02-03 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-kbdcomp.in: Add decent help and gettextize.

View File

@ -43,7 +43,7 @@ osx_entry() {
# TRANSLATORS: it refers to kernel architecture (32-bit)
bitstr="$(gettext "(32-bit)")"
else
# TRANSLATORS: it refers to kernel architecture (32-bit)
# TRANSLATORS: it refers to kernel architecture (64-bit)
bitstr="$(gettext "(64-bit)")"
fi
# TRANSLATORS: it refers on the OS residing on device %s