Skip to content

fix: rename Settings section labels (Experimental → Chat, Key management → Wallet backup)#578

Merged
islandbitcoin merged 1 commit intomainfrom
fix/settings-ia-labels-566
Mar 16, 2026
Merged

fix: rename Settings section labels (Experimental → Chat, Key management → Wallet backup)#578
islandbitcoin merged 1 commit intomainfrom
fix/settings-ia-labels-566

Conversation

@forge0x
Copy link
Copy Markdown
Contributor

@forge0x forge0x commented Mar 3, 2026

Summary

Closes #566

Renames two developer-speak section labels in Settings to user-friendly names, as flagged by Lori in the app audit.

Before After
Experimental Chat
Key management Wallet backup

Changes

  • settings-screen.tsx: hardcoded label "Experimental""Chat"
  • en/index.ts + raw-i18n/source/en.json: keysManagement string updated to "Wallet backup"

No changes to section contents or structure.

- 'Experimental' → 'Chat' (section only contains Chat Settings)
- 'Key management' → 'Wallet backup' (section only contains Backup)

Reported by Lori (app audit). Copy fix, no structural changes.
Copy link
Copy Markdown
Contributor

@islandbitcoin islandbitcoin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Image

@islandbitcoin islandbitcoin merged commit 6578f85 into main Mar 16, 2026
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.

[P2] Settings IA: rename Experimental and Key management

4 participants