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

Sort available_locales + consistently use symbols #1942

Merged
merged 3 commits into from
Dec 17, 2020

Conversation

AlanGabbianelli
Copy link
Contributor

@AlanGabbianelli AlanGabbianelli commented Dec 16, 2020

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

We already support pa, Punjabi Gurmukhi, a language used in Punjab, India. This is to add pa-ur, Punjabi Shahmukhi, a language used in Punjab, Pakistan, that uses the Urdu script.

More information on the two languages can be found on this Wikipedia page: https://en.wikipedia.org/wiki/Punjabi_language

The reason pa-ur was chosen as locale code is that pa is the language code for Punjabi and ur is the script subtag for Urdu. More information on this can be found on this Mozilla developer docs page: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang#Language_tag_syntax

Docs followed: https://docs.publishing.service.gov.uk/manual/add-translation-whitehall.html

Zendesk ticket: https://govuk.zendesk.com/agent/tickets/4371686

Related PRs:

@bevanloon bevanloon temporarily deployed to government-f-add-punjab-8eq8cn December 16, 2020 12:01 Inactive
AlanGabbianelli pushed a commit to alphagov/whitehall that referenced this pull request Dec 16, 2020
We already support `pa`, Punjabi Gurmukhi, a language used in Punjab,
India. This is to add `pa-ur`, Punjabi Shahmukhi, a language used in
Punjab, Pakistan, that uses the Urdu script.

More information on the two languages can be found on this Wikipedia
page: https://en.wikipedia.org/wiki/Punjabi_language

The reason `pa-ur` was chosen as locale code is that `pa` is the
language code for Punjabi and `ur` is the script subtag for Urdu. More
information on this can be found on this Mozilla developer docs page:
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang#Language_tag_syntax

Docs followed: https://docs.publishing.service.gov.uk/manual/add-translation-whitehall.html

Zendesk ticket: https://govuk.zendesk.com/agent/tickets/4371686

Related PRs:
- alphagov/government-frontend#1942

Co-authored-by: Alan Gabbianelli <[email protected]>
Co-authored-by: William Franklin <[email protected]>
AlanGabbianelli pushed a commit to alphagov/whitehall that referenced this pull request Dec 16, 2020
We already support `pa`, Punjabi Gurmukhi, a language used in Punjab,
India. This is to add `pa-ur`, Punjabi Shahmukhi, a language used in
Punjab, Pakistan, that uses the Urdu script.

More information on the two languages can be found on this Wikipedia
page: https://en.wikipedia.org/wiki/Punjabi_language

The reason `pa-ur` was chosen as locale code is that `pa` is the
language code for Punjabi and `ur` is the script subtag for Urdu. More
information on this can be found on this Mozilla developer docs page:
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang#Language_tag_syntax

Docs followed: https://docs.publishing.service.gov.uk/manual/add-translation-whitehall.html

Zendesk ticket: https://govuk.zendesk.com/agent/tickets/4371686

Related PRs:
- alphagov/government-frontend#1942

Co-authored-by: Alan Gabbianelli <[email protected]>
Co-authored-by: William Franklin <[email protected]>
AlanGabbianelli pushed a commit to alphagov/govuk-content-schemas that referenced this pull request Dec 16, 2020
We already support `pa`, Punjabi Gurmukhi, a language used in Punjab,
India. This is to add `pa-ur`, Punjabi Shahmukhi, a language used in
Punjab, Pakistan, that uses the Urdu script.

More information on the two languages can be found on this Wikipedia
page: https://en.wikipedia.org/wiki/Punjabi_language

The reason `pa-ur` was chosen as locale code is that `pa` is the
language code for Punjabi and `ur` is the script subtag for Urdu. More
information on this can be found on this Mozilla developer docs page:
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang#Language_tag_syntax

Docs followed: https://docs.publishing.service.gov.uk/manual/add-translation-whitehall.html

Zendesk ticket: https://govuk.zendesk.com/agent/tickets/4371686

Related PRs:
- alphagov/whitehall#5915
- alphagov/government-frontend#1942
We already support `pa`, Punjabi Gurmukhi, a language used in Punjab,
India. This is to add `pa-ur`, Punjabi Shahmukhi, a language used in
Punjab, Pakistan, that uses the Urdu script.

More information on the two languages can be found on this Wikipedia
page: https://en.wikipedia.org/wiki/Punjabi_language

The reason `pa-ur` was chosen as locale code is that `pa` is the
language code for Punjabi and `ur` is the script subtag for Urdu. More
information on this can be found on this Mozilla developer docs page:
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang#Language_tag_syntax

Docs followed: https://docs.publishing.service.gov.uk/manual/add-translation-whitehall.html

Zendesk ticket: https://govuk.zendesk.com/agent/tickets/4371686

Related PRs:
- alphagov/whitehall#5915
- https://github.com/alphagov/government-frontend/pull/1942/commits
- alphagov/govuk-content-schemas#1034
- alphagov/content-store#791
- alphagov/publishing-api#1883
@AlanGabbianelli AlanGabbianelli merged commit 15c3891 into master Dec 17, 2020
@AlanGabbianelli AlanGabbianelli deleted the add-punjabi-shahmukhi-language branch December 17, 2020 10:20
AlanGabbianelli pushed a commit to alphagov/govuk-content-schemas that referenced this pull request Dec 17, 2020
We already support `pa`, Punjabi Gurmukhi, a language used in Punjab,
India. This is to add `pa-ur`, Punjabi Shahmukhi, a language used in
Punjab, Pakistan, that uses the Urdu script.

More information on the two languages can be found on this Wikipedia
page: https://en.wikipedia.org/wiki/Punjabi_language

The reason `pa-ur` was chosen as locale code is that `pa` is the
language code for Punjabi and `ur` is the script subtag for Urdu. More
information on this can be found on this Mozilla developer docs page:
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang#Language_tag_syntax

Docs followed: https://docs.publishing.service.gov.uk/manual/add-translation-whitehall.html

Zendesk ticket: https://govuk.zendesk.com/agent/tickets/4371686

Related PRs:
- alphagov/whitehall#5915
- alphagov/government-frontend#1942
- #1034
- alphagov/content-store#791
- alphagov/publishing-api#1883
AlanGabbianelli pushed a commit to alphagov/govuk-content-schemas that referenced this pull request Dec 17, 2020
We already support `pa`, Punjabi Gurmukhi, a language used in Punjab,
India. This is to add `pa-ur`, Punjabi Shahmukhi, a language used in
Punjab, Pakistan, that uses the Urdu script.

More information on the two languages can be found on this Wikipedia
page: https://en.wikipedia.org/wiki/Punjabi_language

The reason `pa-ur` was chosen as locale code is that `pa` is the
language code for Punjabi and `ur` is the script subtag for Urdu. More
information on this can be found on this Mozilla developer docs page:
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang#Language_tag_syntax

Docs followed: https://docs.publishing.service.gov.uk/manual/add-translation-whitehall.html

Zendesk ticket: https://govuk.zendesk.com/agent/tickets/4371686

Related PRs:
- alphagov/whitehall#5915
- alphagov/government-frontend#1942
- #1034
- alphagov/content-store#791
- alphagov/publishing-api#1883
AlanGabbianelli pushed a commit to alphagov/govuk-content-schemas that referenced this pull request Dec 17, 2020
We already support `pa`, Punjabi Gurmukhi, a language used in Punjab,
India. This is to add `pa-ur`, Punjabi Shahmukhi, a language used in
Punjab, Pakistan, that uses the Urdu script.

More information on the two languages can be found on this Wikipedia
page: https://en.wikipedia.org/wiki/Punjabi_language

The reason `pa-ur` was chosen as locale code is that `pa` is the
language code for Punjabi and `ur` is the script subtag for Urdu. More
information on this can be found on this Mozilla developer docs page:
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang#Language_tag_syntax

Docs followed: https://docs.publishing.service.gov.uk/manual/add-translation-whitehall.html

Zendesk ticket: https://govuk.zendesk.com/agent/tickets/4371686

Related PRs:
- alphagov/whitehall#5915
- alphagov/government-frontend#1942
- #1034
- alphagov/content-store#791
- alphagov/publishing-api#1883
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants