Merge \\"Fix a spelling error in Supporting Languages page.\\" into mnc-io-docs am: ab239a0c1a

am: 5699312627

Change-Id: I7e7e4777b0475a7c2dd242370a6900cfd4457f90
This commit is contained in:
Aurimas Liutikas
2016-06-14 00:57:28 +00:00
committed by android-build-merger

View File

@@ -41,7 +41,7 @@ your string values.</p>
<p>To add support for more languages, create additional <code>values</code> directories inside
<code>res/</code> that include a hyphen and the ISO language code at the end of the
directory name. For example, <code>values-es/</code> is the directory containing simple
resourcess for the Locales with the language code "es". Android loads the appropriate resources
resources for the Locales with the language code "es". Android loads the appropriate resources
according to the locale settings of the device at run time. For more information, see
<a href="{@docRoot}guide/topics/resources/providing-resources.html#AlternativeResources">Providing Alternative Resources</a>.</p>