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

Many lines missing ending punctuation in localization text/descriptions #69

Open
Bertie690 opened this issue Nov 30, 2024 · 0 comments
Open

Comments

@Bertie690
Copy link
Contributor

Here's a list of every single case I found errors in grouped by file.

https://github.com/pagefaultgames/pokerogue-locales/blob/main/de/ability-trigger.json#L35

https://github.com/pagefaultgames/pokerogue-locales/blob/main/de/battle.json#L85

https://github.com/pagefaultgames/pokerogue-locales/blob/main/de/dialogue.json#L838

https://github.com/pagefaultgames/pokerogue-locales/blob/main/de/move.json#3568

https://github.com/pagefaultgames/pokerogue-locales/blob/main/de/move.json#L3576

https://github.com/pagefaultgames/pokerogue-locales/blob/main/de/party-ui-handler.json#L23

https://github.com/pagefaultgames/pokerogue-locales/blob/main/en/berry.json#L4
https://github.com/pagefaultgames/pokerogue-locales/blob/main/en/berry.json#L8
https://github.com/pagefaultgames/pokerogue-locales/blob/main/en/berry.json#L12
https://github.com/pagefaultgames/pokerogue-locales/blob/main/en/berry.json#L16
https://github.com/pagefaultgames/pokerogue-locales/blob/main/en/berry.json#L20
https://github.com/pagefaultgames/pokerogue-locales/blob/main/en/berry.json#L24
https://github.com/pagefaultgames/pokerogue-locales/blob/main/en/berry.json#L28
https://github.com/pagefaultgames/pokerogue-locales/blob/main/en/berry.json#L32
https://github.com/pagefaultgames/pokerogue-locales/blob/main/en/berry.json#L36
https://github.com/pagefaultgames/pokerogue-locales/blob/main/en/berry.json#L40

https://github.com/pagefaultgames/pokerogue-locales/blob/main/es-ES/berry.json#L4
https://github.com/pagefaultgames/pokerogue-locales/blob/main/es-ES/berry.json#L8
https://github.com/pagefaultgames/pokerogue-locales/blob/main/es-ES/berry.json#L12
https://github.com/pagefaultgames/pokerogue-locales/blob/main/es-ES/berry.json#L16
https://github.com/pagefaultgames/pokerogue-locales/blob/main/es-ES/berry.json#L20
https://github.com/pagefaultgames/pokerogue-locales/blob/main/es-ES/berry.json#L24
https://github.com/pagefaultgames/pokerogue-locales/blob/main/es-ES/berry.json#L28
https://github.com/pagefaultgames/pokerogue-locales/blob/main/es-ES/berry.json#L32
https://github.com/pagefaultgames/pokerogue-locales/blob/main/es-ES/berry.json#L36
https://github.com/pagefaultgames/pokerogue-locales/blob/main/es-ES/berry.json#L40

https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/berry.json#L4
https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/berry.json#L8
https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/berry.json#L12
https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/berry.json#L16
https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/berry.json#L20
https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/berry.json#L24
https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/berry.json#L28
https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/berry.json#L32
https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/berry.json#L36
https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/berry.json#L40

https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-CN/berry.json#L4
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-CN/berry.json#L8
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-CN/berry.json#L12
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-CN/berry.json#L16
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-CN/berry.json#L20
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-CN/berry.json#L24
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-CN/berry.json#L28
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-CN/berry.json#L32
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-CN/berry.json#L36
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-CN/berry.json#L40

https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-TW/berry.json#L4
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-TW/berry.json#L8
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-TW/berry.json#L12
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-TW/berry.json#L16
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-TW/berry.json#L20
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-TW/berry.json#L24
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-TW/berry.json#L28
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-TW/berry.json#L32
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-TW/berry.json#L36
https://github.com/pagefaultgames/pokerogue-locales/blob/main/zh-TW/berry.json#L40

https://github.com/pagefaultgames/pokerogue-locales/blob/main/en/dialogue.json#L439
https://github.com/pagefaultgames/pokerogue-locales/blob/main/en/dialogue.json#L500
https://github.com/pagefaultgames/pokerogue-locales/blob/main/en/dialogue.json#L647

https://github.com/pagefaultgames/pokerogue-locales/blob/main/fr/dialogue.json#L137
https://github.com/pagefaultgames/pokerogue-locales/blob/main/fr/dialogue.json#L759

https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/ability-trigger.json#L21

https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/move.json#L2424
https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/move.json#L2552
https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/move.json#L2808
https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/move.json#L2980

https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/tutorial#L2
https://github.com/pagefaultgames/pokerogue-locales/blob/main/it/tutorial#L7

https://github.com/pagefaultgames/pokerogue-locales/blob/main/pt-BR/dialogue.json#L500

https://github.com/pagefaultgames/pokerogue-locales/blob/main/da/mystery-encounters/dancing-lessons-dialogue.json#L2
https://github.com/pagefaultgames/pokerogue-locales/blob/main/da/mystery-encounters/dancing-lessons-dialogue.json#L25

https://github.com/pagefaultgames/pokerogue-locales/blob/main/de/mystery-encounters/dancing-lessons-dialogue.json#L26

https://github.com/pagefaultgames/pokerogue-locales/blob/main/en/mystery-encounters/dancing-lessons-dialogue.json#L26

https://github.com/pagefaultgames/pokerogue-locales/blob/main/es-ES/mystery-encounters/dancing-lessons-dialogue.json#L26

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

No branches or pull requests

1 participant