fix(debug): Rename recorder screen button from Close to Keep

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.
This commit is contained in:
darken
2026-03-10 07:50:36 +00:00
committed by Matthias Urhahn
parent 44cd0eec2a
commit 67474a30da
77 changed files with 91 additions and 3 deletions
@@ -311,6 +311,7 @@
<item quantity="other">%1$d ఫైల్‌లు సిద్ధంగా ఉన్నాయి (%2$s)</item>
</plurals>
<string name="debug_debuglog_screen_discard_action">తొలగించండి</string>
<string name="debug_debuglog_screen_keep_action">ఉంచు</string>
<!-- Log management -->
<plurals name="support_debuglog_folder_summary">
<item quantity="one">%1$d డీబగ్ లాగ్ (%2$s)</item>