Copy: England → UK-wide, include Northern Ireland; migrate user-facing copy into Localizable.strings

- Onboarding feature: 'England-wide prices' → 'UK-wide prices — 8,000+ stations, updated twice a day' (key + value unified)
- Stations empty state: 'covers England, Scotland and Wales' → 'covers the whole UK' (dataset includes Northern Ireland)
- Settings Data source footer: source wording updated (CSV mirror or API), OGL attribution retained
- Empty state, browse button and OGL footer now keys in Localizable.strings so the web copy editor covers them
- APPSTORE.md + BACKLOG.md + code comments: England-wide → UK-wide, NI included
This commit is contained in:
FuelBoard Contributor
2026-08-15 16:04:56 +01:00
parent 4797886a1d
commit 24b6ca9bb2
7 changed files with 18 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# FuelBoard Backlog
FuelBoard — England-wide petrol-station price widget + app.
FuelBoard — UK-wide petrol-station price widget + app.
GitHub mirror (`aptonline/fuelboard-data`, daily) holds the full-UK dump
(~8,022 stations, all prices); app fetches it once per 12 h and filters/
sorts on-device, with a bundled snapshot as the no-network last resort.