From eedb4c08dee382e8df294a346db7de3ce9725379 Mon Sep 17 00:00:00 2001 From: Dave Parker Date: Tue, 14 Aug 2012 15:31:20 -0700 Subject: Kiev: Set languages for firmware screens to probable locales BUG=chrome-os-partner:8510 TEST=Run 'make' in newbitmaps directory. Install bmpblock_x86.bin on a machine and verify languages for the four firmware screens are displayed correctly. Change-Id: I74ab5a8f0b8491b60ee2966b0a60781319302a70 Reviewed-on: https://gerrit.chromium.org/gerrit/30629 Reviewed-by: Hung-Te Lin Tested-by: Dave Parker --- scripts/newbitmaps/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/newbitmaps/Makefile b/scripts/newbitmaps/Makefile index d9840ab1..0f4b0353 100644 --- a/scripts/newbitmaps/Makefile +++ b/scripts/newbitmaps/Makefile @@ -10,8 +10,8 @@ ALL_LOCALES=en es_419 pt_BR en_GB fr es pt_PT ca it de \ el nl da no sv fi et lv lt ru pl cs sk hu sl sr hr bg ro \ uk tr iw ar fa hi th vi id fil zh_CN zh_TW ko ja -# Here are the launch locales for Stumpy/Lumpy (issue 6595), same ordering. -LOCALES=en es_419 pt_BR en_GB fr es it de nl da no sv ko ja +# Probable locales for Kiev. +LOCALES=en es_419 fr en_GB de nl default: outside_chroot strings x86 arm clean -- cgit v1.2.1