mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 15:23:00 +00:00 
			
		
		
		
	Merge pull request #2799 from Ozyc/patch-1
Make reCAPTCHA string untranslatable
This commit is contained in:
		| @@ -317,7 +317,7 @@ | ||||
|     <!-- Checksum types --> | ||||
|     <string name="md5" translatable="false">MD5</string> | ||||
|     <string name="sha1" translatable="false">SHA-1</string> | ||||
|     <string name="reCaptchaActivity">reCAPTCHA</string> | ||||
|     <string name="reCaptchaActivity" translatable="false">reCAPTCHA</string> | ||||
|     <string name="reCaptcha_title">reCAPTCHA challenge</string> | ||||
|     <string name="recaptcha_request_toast">reCAPTCHA challenge requested</string> | ||||
|     <!-- End of GigaGet's Strings --> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Tobias Groza
					Tobias Groza