From 2078b22e4145fef2648cc714eae6588353940c4b Mon Sep 17 00:00:00 2001 From: Tianjie Xu Date: Wed, 22 Mar 2017 12:27:26 -0700 Subject: Add the missing sr-Latn into png files and rename the png locale header Switch the locale header in the png files from Locale.toString() to Locale.toLanguageTag(). For example, en_US --> en-us and sr__#Latn --> sr-Latn. Also clean up recovery a bit to expect the new locale format. Bug: 35215015 Test: sr-Latn shows correctly under graphic tests && recovery tests pass Change-Id: Ic62bab7756cdc6e5f98f26076f7c2dd046f811db --- res-xhdpi/images/erasing_text.png | Bin 73361 -> 73097 bytes res-xhdpi/images/error_text.png | Bin 52019 -> 52180 bytes res-xhdpi/images/installing_security_text.png | Bin 196871 -> 197146 bytes res-xhdpi/images/installing_text.png | Bin 175570 -> 175660 bytes res-xhdpi/images/no_command_text.png | Bin 86622 -> 86619 bytes 5 files changed, 0 insertions(+), 0 deletions(-) (limited to 'res-xhdpi') diff --git a/res-xhdpi/images/erasing_text.png b/res-xhdpi/images/erasing_text.png index 91cc35871..333edbe27 100644 Binary files a/res-xhdpi/images/erasing_text.png and b/res-xhdpi/images/erasing_text.png differ diff --git a/res-xhdpi/images/error_text.png b/res-xhdpi/images/error_text.png index 772b139e6..e26258438 100644 Binary files a/res-xhdpi/images/error_text.png and b/res-xhdpi/images/error_text.png differ diff --git a/res-xhdpi/images/installing_security_text.png b/res-xhdpi/images/installing_security_text.png index a7113a04a..e0f0f3ea7 100644 Binary files a/res-xhdpi/images/installing_security_text.png and b/res-xhdpi/images/installing_security_text.png differ diff --git a/res-xhdpi/images/installing_text.png b/res-xhdpi/images/installing_text.png index 566eb0658..a7e67f512 100644 Binary files a/res-xhdpi/images/installing_text.png and b/res-xhdpi/images/installing_text.png differ diff --git a/res-xhdpi/images/no_command_text.png b/res-xhdpi/images/no_command_text.png index b8da125cb..13aef7b71 100644 Binary files a/res-xhdpi/images/no_command_text.png and b/res-xhdpi/images/no_command_text.png differ -- cgit v1.2.3