diff options
author | Tianjie Xu <xunchang@google.com> | 2017-03-22 12:27:26 -0700 |
---|---|---|
committer | Tianjie Xu <xunchang@google.com> | 2017-03-24 16:54:52 -0700 |
commit | 2078b22e4145fef2648cc714eae6588353940c4b (patch) | |
tree | 9d93bb7dfa2f4bd9951aaa5fe429a511b1435b33 /res-mdpi | |
parent | b56a3c2e3afe1e9001e80358c66c66fe2775e42e (diff) |
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
Diffstat (limited to 'res-mdpi')
-rw-r--r-- | res-mdpi/images/erasing_text.png | bin | 29898 -> 29660 bytes |
-rw-r--r-- | res-mdpi/images/error_text.png | bin | 21147 -> 21123 bytes |
-rw-r--r-- | res-mdpi/images/installing_security_text.png | bin | 70010 -> 69603 bytes |
-rw-r--r-- | res-mdpi/images/installing_text.png | bin | 61701 -> 61281 bytes |
-rw-r--r-- | res-mdpi/images/no_command_text.png | bin | 34683 -> 34366 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/res-mdpi/images/erasing_text.png b/res-mdpi/images/erasing_text.png Binary files differindex 10e31782..82b4461b 100644 --- a/res-mdpi/images/erasing_text.png +++ b/res-mdpi/images/erasing_text.png diff --git a/res-mdpi/images/error_text.png b/res-mdpi/images/error_text.png Binary files differindex 0022d10c..adb45131 100644 --- a/res-mdpi/images/error_text.png +++ b/res-mdpi/images/error_text.png diff --git a/res-mdpi/images/installing_security_text.png b/res-mdpi/images/installing_security_text.png Binary files differindex 7a4cd414..54e55644 100644 --- a/res-mdpi/images/installing_security_text.png +++ b/res-mdpi/images/installing_security_text.png diff --git a/res-mdpi/images/installing_text.png b/res-mdpi/images/installing_text.png Binary files differindex ee95e569..d4233182 100644 --- a/res-mdpi/images/installing_text.png +++ b/res-mdpi/images/installing_text.png diff --git a/res-mdpi/images/no_command_text.png b/res-mdpi/images/no_command_text.png Binary files differindex af766090..cd77ff45 100644 --- a/res-mdpi/images/no_command_text.png +++ b/res-mdpi/images/no_command_text.png |