Skip to content

chore: rename the 'Plates' tab to 'LPR' across all clients - #162

Merged
badbread merged 1 commit into
mainfrom
chore/rename-plates-to-lpr
Jul 14, 2026
Merged

chore: rename the 'Plates' tab to 'LPR' across all clients#162
badbread merged 1 commit into
mainfrom
chore/rename-plates-to-lpr

Conversation

@badbread

Copy link
Copy Markdown
Owner

Renames the user-facing Plates tab/label to LPR on every client. Display-only — all internal identifiers stay (plates route/id, view_plates capability, /plates + /lpr API paths, PLATES/CrumbMode.PLATES enums, plates-root nav id, DB tables).

  • Desktop (main.dart): main nav tab → LPR.
  • Android (ModeTabs.kt): mode tab → LPR.
  • Admin console (admin.html): left-nav item + panel header → LPR; watchlist-hit alert description now reads "managed in LPR → Watchlist".
  • Install guide (AI-INSTALL.md): the two "Plates tab" references → "LPR tab" (golden rule 5 — keep the runbook matching the UI).

Left intentionally unchanged: iOS (no Plates tab), the admin hint "Plates on this list…" (literal license plates, not the tab), and the architectural references in docs/DECISIONS.md / docs/COMPONENT-MAP.md.

Gate: admin inline node --check OK; desktop flutter analyze lib/main.dart clean; Android change is a string literal.

Display label only — internal identifiers (plates route/id, view_plates
capability, /plates + /lpr API paths, PLATES enum) are unchanged.

- Desktop: main nav tab 'Plates' -> 'LPR'.
- Android: ModeTabs 'Plates' -> 'LPR'.
- Admin console: left-nav item + panel header 'Plates' -> 'LPR', and the
  watchlist-hit alert description ('managed in LPR -> Watchlist').
- Install guide (AI-INSTALL.md): the two 'Plates tab' references -> 'LPR tab'
  so the runbook matches the UI (golden rule 5).

iOS has no Plates tab; 'Plates on this list' (literal plates) and the design
docs' architectural references are intentionally left as-is.

Signed-off-by: badbread <badbread@users.noreply.github.com>
@badbread
badbread merged commit 50f0fa1 into main Jul 14, 2026
9 checks passed
@badbread
badbread deleted the chore/rename-plates-to-lpr branch July 14, 2026 23:08
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.

1 participant