Skip to content

Fix Spanish country name translations - #49

Merged
cedvdb merged 1 commit into
cedvdb:mainfrom
pitazzo:fix/spanish-country-names
Aug 20, 2026
Merged

Fix Spanish country name translations#49
cedvdb merged 1 commit into
cedvdb:mainfrom
pitazzo:fix/spanish-country-names

Conversation

@pitazzo

@pitazzo pitazzo commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

The Spanish localization contained raw machine-translation errors where country names were translated as common nouns: China appeared as "Porcelana" (porcelain), Turkey as "Pavo" (the bird) and Togo as "Para llevar" (to-go). Isle of Man, Jordan, Guyana, Libya, French Polynesia and Iran were also mistranslated.

This commit also fixes Spanish spelling (Ascensión, Benín, Feroe, Yibuti, Catar, Suazilandia, Kazajistán, Botsuana, Malaui, Palaos), uses the common Spanish exonyms (Corea del Norte/Sur, Macedonia del Norte, Timor Oriental, Palestina, Islas Malvinas) and drops the awkward ISO-style comma forms ("Bolivia, Estado Plurinacional de" -> "Bolivia").

Checklist

  • I have bumped the version in pubspec.yaml
  • I have added an entry in changelog.md for the new pubspec version
  • (if applicable) I have added "Closes #1234" to this termplate to automatically close related issues.
  • (not required if no sensible change has been made eg: Localization) I have added tests that prove my fix is effective or that my feature works.

The Spanish localization contained raw machine-translation errors where
country names were translated as common nouns: China appeared as
"Porcelana" (porcelain), Turkey as "Pavo" (the bird) and Togo as
"Para llevar" (to-go). Isle of Man, Jordan, Guyana, Libya, French
Polynesia and Iran were also mistranslated.

This commit also fixes Spanish spelling (Ascensión, Benín, Feroe,
Yibuti, Catar, Suazilandia, Kazajistán, Botsuana, Malaui, Palaos),
uses the common Spanish exonyms (Corea del Norte/Sur, Macedonia del
Norte, Timor Oriental, Palestina, Islas Malvinas) and drops the awkward
ISO-style comma forms ("Bolivia, Estado Plurinacional de" -> "Bolivia").

Both l10n/es.arb and the generated Dart localization were updated.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013ZT9ZVCWaViDrYmoB9tN43
@cedvdb
cedvdb merged commit 790c825 into cedvdb:main Aug 20, 2026
1 check passed
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.

2 participants