fix(settings): correct Import & Export copy (MAPPS-376) #438
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/MAPPS-376-import-export-copy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Three copy fixes on the Import & Export settings page (Settings -> Data), all in
ImportExportSettingsPage:Why
The "Export file" label in the Import section was misleading. The two " - " joins read more clearly as separate sentences.
Scope
Copy only, no behavior change.
just pre-commit(fmt, clippy -D warnings, wasm check, unit tests) passes.#MAPPS-376