Skip to content
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

[FEATURE] Add Localisation; anyone can submit their language #42

Open
Dreamlinerm opened this issue Jun 22, 2023 · 4 comments · Fixed by #46
Open

[FEATURE] Add Localisation; anyone can submit their language #42

Dreamlinerm opened this issue Jun 22, 2023 · 4 comments · Fixed by #46
Assignees
Labels
feature New feature or request help wanted Extra attention is needed

Comments

@Dreamlinerm
Copy link
Owner

Dreamlinerm commented Jun 22, 2023

If you want, you can look into the localisation of the add-on to make it in more languages.

Add addon Localisation:
Here you can see all supported locales:
https://developer.chrome.com/docs/webstore/i18n/#choosing-locales-to-support
The files to translate is

  • _locales/en/messages.json: The add-on
  • Publish/descriptionEN.txt: The Web store page

to understand the structure:
https://developer.chrome.com/docs/webstore/i18n/
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Internationalization

@Dreamlinerm Dreamlinerm added the feature New feature or request label Jun 22, 2023
@Dreamlinerm
Copy link
Owner Author

Dreamlinerm commented Jun 28, 2023

Looked up the most used languages:

@Dreamlinerm Dreamlinerm linked a pull request Jun 28, 2023 that will close this issue
@Dreamlinerm Dreamlinerm reopened this Jun 28, 2023
@Dreamlinerm Dreamlinerm changed the title [FEATURE] Add Localisation [FEATURE] Add Localisation; anyone can submit their language Jul 25, 2023
@Dreamlinerm Dreamlinerm added the help wanted Extra attention is needed label Oct 29, 2023
@Dreamlinerm
Copy link
Owner Author

@andercard0 I checked your translation, and it seems to be correct. Can you also check the translation of the Web store page I did. You can find the text under Publish/descoptionpt_BR.txt

@andercard0
Copy link
Contributor

@andercard0 I checked your translation, and it seems to be correct. Can you also check the translation of the Web store page I did. You can find the text under Publish/descoptionpt_BR.txt

Sure! Will do soon

@andercard0
Copy link
Contributor

descriptionpt_BR.zip

Done!
Changes:

  • More consistency text in Brazilian Portuguese
  • Removed some redundancies in my language

I did not raise a new Pr 'cause as you can see, my latest Pr is still pending and if I discard my changes things got deleted from the fork.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants