mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-16 11:16: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:
@@ -361,4 +361,5 @@
|
||||
<string name="support_debuglog_sent_message">የዲባግ ምዝግብ ማስታወሻ በተሳካ ሁኔታ ተልኳል? ምዝግብ ማስታወሻው ይሰረዛል።</string>
|
||||
<string name="support_contact_sent_title">ኢሜይል ተልኳል?</string>
|
||||
<string name="support_contact_sent_message">ኢሜይሉ በተሳካ ሁኔታ ተልኳል? ተያይዞ የቀረበው የዲባግ ምዝግብ ማስታወሻ ይሰረዛል።</string>
|
||||
<string name="debug_debuglog_screen_keep_action">ያቆዩ</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user