* grub-core/commands/testspeed.c: Reuse formatting string to decrease

new strings to translate.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-05-10 16:25:36 +02:00
parent f8024c3f9a
commit 0dc11c08d7
2 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2013-05-10 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/testspeed.c: Reuse formatting string to decrease
new strings to translate.
2013-05-10 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-mkrescue.in: Replace `STR' with `STRING' to avoid adding