summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRich Slogar <rslogar@google.com>2015-05-06 01:00:08 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-06 01:00:08 +0000
commit7e33aa4843edbc037659023cff98dd44ac90d44c (patch)
treedbcec757021c621b4499e0555c3073ed51436b25 /docs
parentffef3b76762ae32c3a6fca00fa9cbdd1230f6f83 (diff)
parent96d00bb64c8dc9fb85f1f2ecb894930d3eacd0d5 (diff)
downloadframeworks_base-7e33aa4843edbc037659023cff98dd44ac90d44c.zip
frameworks_base-7e33aa4843edbc037659023cff98dd44ac90d44c.tar.gz
frameworks_base-7e33aa4843edbc037659023cff98dd44ac90d44c.tar.bz2
am 96d00bb6: am 37ca7773: Merge "docs: translation editor update" into lmp-docs
* commit '96d00bb64c8dc9fb85f1f2ecb894930d3eacd0d5': docs: translation editor update
Diffstat (limited to 'docs')
-rw-r--r--docs/html/tools/studio/index.jd5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/html/tools/studio/index.jd b/docs/html/tools/studio/index.jd
index 0cf578d..89b3d3c 100644
--- a/docs/html/tools/studio/index.jd
+++ b/docs/html/tools/studio/index.jd
@@ -716,10 +716,7 @@ SDK Manager page. </p>
a variety of locales to the app's translation file. With
<a href="https://tools.ietf.org/html/bcp47">BCP 47</a> support, the editor combines language and
region codes into a single selection for targeted localizations. Color codes indicate whether a
-locale is complete or still missing string translations. You can also use the plugin to export
-your strings to the
-<a href="{@docRoot}distribute/googleplay/developer-console.html">Google Play Developer Console</a>
-for translation, then download and import your translations back into your project. </p>
+locale is complete or still missing string translations. </p>
<p>To access the Translations Editor, open a <code>strings.xml</code> file and click the
<strong>Open Editor</strong> link. </p>