Skip to content

General: Rename debug recorder button from Close to Keep#443

Merged
d4rken merged 1 commit intomainfrom
fix/recorder-keep-button-label
Mar 10, 2026
Merged

General: Rename debug recorder button from Close to Keep#443
d4rken merged 1 commit intomainfrom
fix/recorder-keep-button-label

Conversation

@d4rken
Copy link
Copy Markdown
Member

@d4rken d4rken commented Mar 10, 2026

What changed

The debug recorder screen's keep button was labeled "Close" even though it keeps/saves the recording session. Renamed to "Keep" so the Delete / Keep / Share button trio is self-explanatory.

Technical Context

  • The button's onClick handler was already named onKeep, confirming the intended semantics
  • Added a dedicated debug_debuglog_screen_keep_action string resource instead of reusing general_close_action, which is still used correctly by the popup dismiss button
  • Translated across all 75 locales

The keep button's onClick handler was already named onKeep but the label said Close. Renamed to Keep for clarity alongside the Delete/Share buttons. Added dedicated string resource with translations for all 75 locales.
@d4rken d4rken merged commit 67474a3 into main Mar 10, 2026
9 checks passed
@d4rken d4rken deleted the fix/recorder-keep-button-label branch March 10, 2026 07:50
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