From a5f542a30363825a70ff737e232699726b2261f7 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Tue, 5 Nov 2013 11:00:58 -0800 Subject: Doc change: adjust wording for Force RTL layout developer option. Change-Id: I91b6194bfeeb19f3e5885bfd971149a584f60c3a --- docs/html/about/versions/kitkat.jd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/html') diff --git a/docs/html/about/versions/kitkat.jd b/docs/html/about/versions/kitkat.jd index 92ebf65..bf28a4f 100644 --- a/docs/html/about/versions/kitkat.jd +++ b/docs/html/about/versions/kitkat.jd @@ -992,7 +992,7 @@ window.onhashchange = function () {

- Pseudo-locales make it easier to test your app's localization. + The Force RTL layout option makes it easier to test your app's localization.

@@ -1003,15 +1003,15 @@ window.onhashchange = function () { files by using a new attribute.

-

RTL pseudo-locale

+

Force RTL Layout

- To make it easier to test and debug your layouts, Android includes an RTL - pseudo-locale as a new developer option. + To make it easier to test and debug your layouts, Android includes a new + developer option to force RTL layout direction in all apps.

- The RTL pseudo-locale switches the device to RTL layout for all locales and + The Force RTL layout option switches the device to RTL layout for all locales and displays text in your current language. This can help you find layout issues across your app, without having to display the app in an RTL language. You can access the RTL pseudo-localed as in Settings > Developer -- cgit v1.1