Change recaptcha string names to match style
This commit is contained in:
parent
c0519d8313
commit
61d102dc75
54 changed files with 109 additions and 108 deletions
|
|
@ -326,10 +326,11 @@
|
|||
<!-- Checksum types -->
|
||||
<string name="md5" translatable="false">MD5</string>
|
||||
<string name="sha1" translatable="false">SHA-1</string>
|
||||
<string name="reCaptchaActivity" translatable="false">reCAPTCHA</string>
|
||||
<string name="reCaptcha_title">reCAPTCHA challenge</string>
|
||||
<!-- reCAPTCHA -->
|
||||
<string name="recaptcha" translatable="false">reCAPTCHA</string>
|
||||
<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>
|
||||
<!-- End of GigaGet's Strings -->
|
||||
<!-- Downloads -->
|
||||
<string name="settings_category_downloads_title">Download</string>
|
||||
<string name="settings_file_charset_title">Allowed characters in filenames</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue