From 5fa8c23911759a9e81af0e7fb5eb431277b8e9a6 Mon Sep 17 00:00:00 2001 From: Doug Zongker Date: Tue, 18 Sep 2012 12:37:02 -0700 Subject: localization for recovery messages Add images of text for all locales we support. Make the progress bar fill the correct way for RTL languages. (Flip the direction the spinner turns, too, just for good measure.) Bug: 7064142 Change-Id: I5dddb26e02ee5275c57c4dc4a03c6d68432ac7ba --- res/images/erasing_text.png | Bin 1492 -> 31490 bytes res/images/error_text.png | Bin 844 -> 17498 bytes res/images/installing_text.png | Bin 2747 -> 66587 bytes res/images/no_command_text.png | Bin 1868 -> 40633 bytes 4 files changed, 0 insertions(+), 0 deletions(-) (limited to 'res') diff --git a/res/images/erasing_text.png b/res/images/erasing_text.png index 2cd2e3825..8b9f265fb 100644 Binary files a/res/images/erasing_text.png and b/res/images/erasing_text.png differ diff --git a/res/images/error_text.png b/res/images/error_text.png index 91be5fe54..b64b3d7ac 100644 Binary files a/res/images/error_text.png and b/res/images/error_text.png differ diff --git a/res/images/installing_text.png b/res/images/installing_text.png index 42704b996..9c16c7708 100644 Binary files a/res/images/installing_text.png and b/res/images/installing_text.png differ diff --git a/res/images/no_command_text.png b/res/images/no_command_text.png index fbc20743f..2241259e2 100644 Binary files a/res/images/no_command_text.png and b/res/images/no_command_text.png differ -- cgit v1.2.3