summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRich Slogar <rslogar@google.com>2015-05-05 23:38:17 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-05-05 23:38:18 +0000
commit37ca7773a59cb4a7de4406378f5b1c8d4c5fefd2 (patch)
tree9cb11c25d838725cb298eafb0ffd30d468f52583 /docs
parent2febf6e0a5bd9f716005c256f7357c6f44b52c2b (diff)
parentf2649b6b0e2e5a33418a106b15b3ad4728ef80ee (diff)
downloadframeworks_base-37ca7773a59cb4a7de4406378f5b1c8d4c5fefd2.zip
frameworks_base-37ca7773a59cb4a7de4406378f5b1c8d4c5fefd2.tar.gz
frameworks_base-37ca7773a59cb4a7de4406378f5b1c8d4c5fefd2.tar.bz2
Merge "docs: translation editor update" into lmp-docs
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>