From 72c80d308a88d59347f13dd813f2885bc4f45acc Mon Sep 17 00:00:00 2001 From: Scott Rowe Date: Wed, 4 Jun 2014 10:15:17 -0700 Subject: [PATCH] cherrypick from klp-docs docs: b/14387628 - Testing Localized Applications, menu not found Change-Id: I5e2977e3820d79588f73f171a32b0d7c7d6307d1 Change-Id: I245d8351d82b29131783df71f78fcd7bc3c1d89e --- docs/html/guide/topics/resources/localization.jd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/html/guide/topics/resources/localization.jd b/docs/html/guide/topics/resources/localization.jd index e86d4c9e21cd0..1ee66062c4d2c 100644 --- a/docs/html/guide/topics/resources/localization.jd +++ b/docs/html/guide/topics/resources/localization.jd @@ -402,8 +402,7 @@ that Android makes available:

resolution and density of the device screen may differ, which could affect the display of strings and drawables in your UI.

-

To change the locale on a device, use the Settings application (Home > -Menu > Settings > Locale & text > Select locale).

+

To change the locale or language on a device, use the Settings application.

Testing on an Emulator