Move "Done" button and make it theme conpliant in ReCaptcha

This commit is contained in:
Stypox 2020-02-01 17:53:43 +01:00
parent c218bddf25
commit f41d13e559
7 changed files with 31 additions and 7 deletions

View file

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