[WebOTP] Update string description to help with translations
Many translations are inaccurate due to lack of context. Updating the description to explain the string. Bug: 1136506 Change-Id: Ic607828249df1113db549cc224d5fe0249b5e152 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2736537 Reviewed-by: Majid Valipour <majidvp@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#859931}
This commit is contained in:
@ -8,7 +8,7 @@
|
|||||||
<ph name="ONE_TIME_CODE">$1<ex>123</ex></ph> is your code for <ph name="ORIGIN">$2<ex>example.com</ex></ph>
|
<ph name="ONE_TIME_CODE">$1<ex>123</ex></ph> is your code for <ph name="ORIGIN">$2<ex>example.com</ex></ph>
|
||||||
</message>
|
</message>
|
||||||
|
|
||||||
<message name="IDS_SMS_INFOBAR_STATUS_SMS_RECEIVED_FROM_EMBEDDED_FRAME" desc="Message shown when the browser has received an SMS on the user's behalf. EMBEDDED_ORIGIN is from a child frame inside TOP_ORIGIN">
|
<message name="IDS_SMS_INFOBAR_STATUS_SMS_RECEIVED_FROM_EMBEDDED_FRAME" desc="Message shown when the browser has received an SMS on the user's behalf. User is on TOP_ORIGIN and they need to use service provided by EMBEDDED_ORIGIN. EMBEDDED_ORIGIN sends out an SMS to verify user identity.">
|
||||||
<ph name="ONE_TIME_CODE">$1<ex>123</ex></ph> is your code for <ph name="EMBEDDED_ORIGIN">$3<ex>iframe.com</ex></ph> to continue on <ph name="TOP_ORIGIN">$2<ex>example.com</ex></ph>
|
<ph name="ONE_TIME_CODE">$1<ex>123</ex></ph> is your code for <ph name="EMBEDDED_ORIGIN">$3<ex>iframe.com</ex></ph> to continue on <ph name="TOP_ORIGIN">$2<ex>example.com</ex></ph>
|
||||||
</message>
|
</message>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user