mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-16 19:26:12 -04:00
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:
@@ -315,6 +315,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>
|
||||
|
||||
Reference in New Issue
Block a user