improve message title

This commit is contained in:
Philipp Crocoll
2020-07-27 11:33:01 +02:00
parent d3ced0cdf3
commit 0661598244

View File

@@ -1231,7 +1231,7 @@ Initial public release
<string name="switch_ime_reopen">Retry</string>
<string name="AutofillWarning_title">Security Alert: Unrecognized domain/package link</string>
<string name="AutofillWarning_title">Security Alert: Unrecognized domain/app link</string>
<string name="AutofillWarning_Intro">You are about to insert credentials for domain "%1$s" into the app "%2$s".</string>
<string name="AutofillWarning_FillDomainInUntrustedApp">If you trust "%2$s" to belong to "%1$s" or you trust the app "%2$s" not to misuse the credentials (e.g. because it is a trusted browser app), it is ok to continue. If not, please cancel.</string>
<string name="AutofillWarning_trustAsBrowser">Accept always in "%1$s"</string>