From 5310e2d6698cd7b59bea9e363cf0b7e67dcbc494 Mon Sep 17 00:00:00 2001
From: Joe Fernandez
Date: Tue, 12 Apr 2016 12:35:56 -0700
Subject: [PATCH] docs: App Translation API updates
Includes all updates to App Translation API content/text. Also
includes "Related Resource" cards.
Bug: 27729402
Change-Id: I0385f448b7b92fe420f3b51394d9a659e7b6df81
Original-Change-Id: Ibcde400fe8b340f032d1c458c83deb828450c9a5
---
docs/html/distribute/engage/_book.yaml | 3 +
docs/html/distribute/engage/engage_toc.cs | 6 ++
docs/html/distribute/engage/translate.jd | 91 +++++++++++++++++++
.../tools/localization-checklist.jd | 28 +++---
.../distribute/users/expand-to-new-markets.jd | 18 +++-
.../guide/topics/resources/localization.jd | 15 +++
docs/html/jd_collections.js | 10 +-
docs/html/jd_extras.js | 21 +++++
docs/html/jd_extras_en.js | 28 ++++++
.../basics/supporting-devices/languages.jd | 1 +
10 files changed, 201 insertions(+), 20 deletions(-)
create mode 100644 docs/html/distribute/engage/translate.jd
diff --git a/docs/html/distribute/engage/_book.yaml b/docs/html/distribute/engage/_book.yaml
index ef86a2aec0c75..87e819a8d84db 100644
--- a/docs/html/distribute/engage/_book.yaml
+++ b/docs/html/distribute/engage/_book.yaml
@@ -17,6 +17,9 @@ toc:
- title: Encourage Competition
path: /distribute/engage/game-services.html
+- title: Engage Users in Their Language
+ path: /distribute/engage/translate.html
+
- title: Understand User Behavior
path: /distribute/engage/analytics.html
diff --git a/docs/html/distribute/engage/engage_toc.cs b/docs/html/distribute/engage/engage_toc.cs
index e86623f374fa3..4f3e0af037343 100644
--- a/docs/html/distribute/engage/engage_toc.cs
+++ b/docs/html/distribute/engage/engage_toc.cs
@@ -36,6 +36,12 @@
Encourage Competition
+
+
+
diff --git a/docs/html/distribute/users/expand-to-new-markets.jd b/docs/html/distribute/users/expand-to-new-markets.jd
index df1a0fb15ab04..26c83c940a362 100644
--- a/docs/html/distribute/users/expand-to-new-markets.jd
+++ b/docs/html/distribute/users/expand-to-new-markets.jd
@@ -116,12 +116,20 @@ page.tags="users, growth, global"
Localization section of the Localization Checklist.
+
+ Purchase professional translations through Google Play
+
+
- Google Play App Translation Service can help you quickly
- find and purchase translations of your apps. In the Developer Console, you can browse
- a list of third-party vendors who are pre-qualified by Google to offer
- high-quality professional translations at competitive prices.
+ The App Translation
+ Service can help you quickly purchase translations of your app. In the
+ Developer
+ Console and Android Studio, you can
+ browse a list of third-party vendors who are prequalified by Google to offer
+ high-quality translations at competitive prices. Beyond the app UI strings,
+ you can request translations for Play Store text, in-app purchase products,
+ and universal app campaign ads, all in one go.
diff --git a/docs/html/guide/topics/resources/localization.jd b/docs/html/guide/topics/resources/localization.jd
index afe4611d54faf..a31b07cc2ca80 100755
--- a/docs/html/guide/topics/resources/localization.jd
+++ b/docs/html/guide/topics/resources/localization.jd
@@ -33,6 +33,7 @@ Providing Resources
Layouts
Activity Lifecycle
+App Translation Service
@@ -395,6 +396,20 @@ defined in res/values/strings.xml.
that Android makes available:
String locale = context.getResources().getConfiguration().locale.getDisplayName();
+
+ Use the App Translation Service
+
+
+
+ The App Translation
+ Service is integrated into the Developer Console, and
+ it is also accessible from Android Studio. It is a
+ quick and simple way to get an instant quote and place an order with a
+ translation company. You can order translations into one or more languages
+ for app UI strings, Play Store Listing text, IAP names, and ad campaign text.
+
Testing Localized Applications
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js
index ecd374b73488e..ef9ac98b5cb46 100644
--- a/docs/html/jd_collections.js
+++ b/docs/html/jd_collections.js
@@ -387,6 +387,7 @@ var RESOURCE_COLLECTIONS = {
"resources": [
"distribute/engage/intents.html",
"distribute/engage/widgets.html",
+ "distribute/engage/translate.html",
"distribute/engage/notifications.html",
"distribute/engage/deep-linking.html",
"distribute/engage/ads.html",
@@ -1015,6 +1016,12 @@ var RESOURCE_COLLECTIONS = {
"guide/topics/appwidgets/index.html"
]
},
+ "distribute/engage/translate": {
+ "title": "",
+ "resources": [
+ "https://support.google.com/l10n/answer/6359997"
+ ]
+ },
"distribute/engage/reengage": {
"title": "",
"resources": [
@@ -1267,7 +1274,8 @@ var RESOURCE_COLLECTIONS = {
"distribute/toolsreference/launchchecklist/localization": {
"title": "",
"resources": [
- "distribute/tools/localization-checklist.html"
+ "distribute/tools/localization-checklist.html",
+ "https://support.google.com/l10n/answer/6359997"
]
},
"distribute/toolsreference/launchchecklist/graphics": {
diff --git a/docs/html/jd_extras.js b/docs/html/jd_extras.js
index 9663fd0b2f462..82f19120b13ad 100644
--- a/docs/html/jd_extras.js
+++ b/docs/html/jd_extras.js
@@ -2737,6 +2737,27 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([
"type": "distribute",
"titleFriendly": ""
},
+ {
+ "lang": "en",
+ "group": "",
+ "tags": [
+ "marketing",
+ "engagement",
+ "translate"
+ ],
+ "url": "https://support.google.com/l10n/answer/6359997",
+ "timestamp": null,
+ "image": "images/play_dev.jpg",
+ "title": "Use the App Translation Service",
+ "summary": "The App Translation Service is a human translation service. It makes it easy to order translations for app UI strings, Play Store text, in-app purchase products, and universal app campaign ads.",
+ "keywords": [
+ "marketing",
+ "engagement",
+ "translate"
+ ],
+ "type": "distribute",
+ "titleFriendly": ""
+ },
{
"lang": "en",
"group": "",
diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js
index ad66f79735556..d727b2c31316e 100644
--- a/docs/html/jd_extras_en.js
+++ b/docs/html/jd_extras_en.js
@@ -2337,6 +2337,27 @@ METADATA['en'].extras = METADATA['en'].extras.concat([
"type": "distribute",
"category": "google"
},
+ {
+ "lang": "en",
+ "group": "",
+ "tags": [
+ "marketing",
+ "engagement",
+ "translate"
+ ],
+ "url": "https://support.google.com/l10n/answer/6359997",
+ "timestamp": null,
+ "image": "images/play_dev.jpg",
+ "title": "Use the App Translation Service",
+ "summary": "The App Translation Service is a human translation service. It makes it easy to order translations for app UI strings, Play Store text, in-app purchase products, and universal app campaign ads.",
+ "keywords": [
+ "marketing",
+ "engagement",
+ "translate"
+ ],
+ "type": "distribute",
+ "titleFriendly": ""
+ },
{
"lang": "en",
"group": "",
@@ -3545,6 +3566,7 @@ METADATA['en'].collections = {
"resources": [
"distribute/engage/intents.html",
"distribute/engage/widgets.html",
+ "distribute/engage/translate.html",
"distribute/engage/notifications.html",
"distribute/engage/deep-linking.html",
"distribute/engage/ads.html",
@@ -4120,6 +4142,12 @@ METADATA['en'].collections = {
"guide/topics/appwidgets/index.html"
]
},
+ "distribute/engage/translate": {
+ "title": "",
+ "resources": [
+ "https://support.google.com/l10n/answer/6359997"
+ ]
+ },
"distribute/engage/reengage": {
"title": "",
"resources": [
diff --git a/docs/html/training/basics/supporting-devices/languages.jd b/docs/html/training/basics/supporting-devices/languages.jd
index 098b556314da1..40484b12f7a3d 100644
--- a/docs/html/training/basics/supporting-devices/languages.jd
+++ b/docs/html/training/basics/supporting-devices/languages.jd
@@ -19,6 +19,7 @@ trainingnavtop=true