Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Prevent Google play from auto translating my app description

Tags:

I have an app on google play with its description in English. However, our clients in Finland see the app description in very bad Finnish translation of the description. Is there an option while submitting my app to stop the auto translation and only use English? I have come across some undecisive answers on SO.

Also, when I open the store listing of my app in Google play developer console, I see an option to "Manage translations" where I can add my description in whatever language I want to. I want to know how this works and is suggested.

Thanks for any help.

like image 360
hello world Avatar asked Apr 04 '16 04:04

hello world


People also ask

Why is my Google translating automatically?

By default, Google auto translation is enabled in both Google Chrome and when using Google Toolbar. The auto translation feature lets Google automatically translate the text on Web pages where the text is from a language you don't speak into a language that you do.


1 Answers

From this link:

https://support.google.com/googleplay/android-developer/answer/3125566?hl=en

There is a section Add translations for Store Listing pages which covers your question.

The specific quote on how Google Play treats translations of Store Listings:

After you publish an app on Google Play, automated translations of your app's Store Listing page are available to Google Play users.

If users visit your app's Store Listing on Google Play in a language that you haven't translated, they can choose to view an automated translation of your app's page. Near the top of the page, there will be a notification that explains the translation has been done automatically, along with an option to view the Store Listing in its default language instead.

So if you don't provide a specific language translation, Google gives the choice to the user of seeing a automatic translation.

like image 77
Morrison Chang Avatar answered Dec 03 '22 08:12

Morrison Chang