-
-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Translate the Store information (Mozilla, Chrome, Edge, Ubuntu) into at least French and Spanish #1118
Comments
|
In sum, there is no automatic translation provided by the stores. |
Translations completed:
|
To translate Chrome and Edge Store entries, it is necessary to add localization strings to the app's manifest or in a _localization folder. So this has to be completed before the stores can be updated. The main thing to translate in _localizaiton is the app description, and one or two other general fields, as we don't use that extension-only localization solution for i18n in-app. |
@Jaifroid, |
@Bam92 The problem is that I don't currently have direct access to the Chrome Store in order to be able to upload a French (or any other language) translation of the info. I already did the Mozilla one, where I do have direct access. Please note that making these translations is not about making a PR on this Repo, because the Store info is only available on the Store page, so if you're looking to get some PRs under your belt, this wouldn't be such a useful issue for you to tackle. But thanks for the offer! |
Note that there is no way (that I can find) to provide separate French or Spanish store info for Ubuntu Touch. So this item is complete if the Chrome and Edge stores accept the translated information (currently under review). |
While I believe a lot of Stores provide automatic translation, at least the output should be checked for the languages of the app (i.e. French and Spanish, as well as English, for now). If the translations are poor, we should take control of them and produce our own translations.
The text was updated successfully, but these errors were encountered: