Description
The extension is English-only (no _locales/), but geocaching's biggest communities are heavily non-English: Germany is the #2 country by cache count, with very strong Czech, Dutch, and French communities. Localized store listings also rank better in per-language store searches.
Proposed Fix
- Add
_locales/<lang>/messages.json + chrome.i18n for the popup and any user-facing strings (there are few - cheap win)
- Localize the Chrome/Firefox/Edge/Opera store descriptions for de, cs, nl, fr
Description
The extension is English-only (no
_locales/), but geocaching's biggest communities are heavily non-English: Germany is the #2 country by cache count, with very strong Czech, Dutch, and French communities. Localized store listings also rank better in per-language store searches.Proposed Fix
_locales/<lang>/messages.json+chrome.i18nfor the popup and any user-facing strings (there are few - cheap win)