Use "done" button to close license dialogs.

Rename string res "recaptcha_done_button" to "done".
This commit is contained in:
TobiGr 2023-09-23 13:56:49 +02:00
parent d5578b4099
commit 7ab1e7f244
75 changed files with 79 additions and 82 deletions

View file

@ -348,7 +348,7 @@
<string name="subtitle_activity_recaptcha">Press \"Done\" when solved</string>
<string name="recaptcha_request_toast">reCAPTCHA challenge requested</string>
<string name="recaptcha_solve">Solve</string>
<string name="recaptcha_done_button">Done</string>
<string name="done">Done</string>
<!-- Downloads -->
<string name="settings_category_downloads_title">Download</string>
<string name="settings_file_charset_title">Allowed characters in filenames</string>