summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRich Slogar <rslogar@google.com>2015-05-06 01:14:21 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-06 01:14:21 +0000
commit48ea7762295cdf3e2bd61dafd55422a0d6bee5e6 (patch)
treef24533dd9fb74ce2b75a86f66733ddf39f218187 /docs
parentcc4a29807e679a1691a949c117f540867304acc7 (diff)
parent7e33aa4843edbc037659023cff98dd44ac90d44c (diff)
downloadframeworks_base-48ea7762295cdf3e2bd61dafd55422a0d6bee5e6.zip
frameworks_base-48ea7762295cdf3e2bd61dafd55422a0d6bee5e6.tar.gz
frameworks_base-48ea7762295cdf3e2bd61dafd55422a0d6bee5e6.tar.bz2
am 7e33aa48: am 96d00bb6: am 37ca7773: Merge "docs: translation editor update" into lmp-docs
* commit '7e33aa4843edbc037659023cff98dd44ac90d44c': 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>