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-mdpi/images/erasing_text.png | Bin 29898 -> 29660 bytes res-mdpi/images/error_text.png | Bin 21147 -> 21123 bytes res-mdpi/images/installing_security_text.png | Bin 70010 -> 69603 bytes res-mdpi/images/installing_text.png | Bin 61701 -> 61281 bytes res-mdpi/images/no_command_text.png | Bin 34683 -> 34366 bytes 5 files changed, 0 insertions(+), 0 deletions(-) (limited to 'res-mdpi') diff --git a/res-mdpi/images/erasing_text.png b/res-mdpi/images/erasing_text.png index 10e317829..82b4461ba 100644 Binary files a/res-mdpi/images/erasing_text.png and b/res-mdpi/images/erasing_text.png differ diff --git a/res-mdpi/images/error_text.png b/res-mdpi/images/error_text.png index 0022d10c1..adb45131f 100644 Binary files a/res-mdpi/images/error_text.png and b/res-mdpi/images/error_text.png differ diff --git a/res-mdpi/images/installing_security_text.png b/res-mdpi/images/installing_security_text.png index 7a4cd414b..54e556448 100644 Binary files a/res-mdpi/images/installing_security_text.png and b/res-mdpi/images/installing_security_text.png differ diff --git a/res-mdpi/images/installing_text.png b/res-mdpi/images/installing_text.png index ee95e569c..d42331820 100644 Binary files a/res-mdpi/images/installing_text.png and b/res-mdpi/images/installing_text.png differ diff --git a/res-mdpi/images/no_command_text.png b/res-mdpi/images/no_command_text.png index af7660908..cd77ff457 100644 Binary files a/res-mdpi/images/no_command_text.png and b/res-mdpi/images/no_command_text.png differ -- cgit v1.2.3