Commit 52f17488 authored by Richard Knoll's avatar Richard Knoll Committed by Commit Bot

Update origin string in Click to Call dialog.

Before: Number initiated from <origin>
After: Number from <origin>

Bug: 1016771
Change-Id: I5e8bf255c42b3fa2c86cd0d564f63bc500045346
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1871602Reviewed-by: default avatarMichael van Ouwerkerk <mvanouwerkerk@chromium.org>
Commit-Queue: Richard Knoll <knollr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#708293}
parent e5b31d3d
...@@ -981,7 +981,7 @@ need to be translated for each locale.--> ...@@ -981,7 +981,7 @@ need to be translated for each locale.-->
{DAYS, plural, =0 {Active today} =1 {Active 1 day ago} other {Active # days ago}} {DAYS, plural, =0 {Active today} =1 {Active 1 day ago} other {Active # days ago}}
</message> </message>
<message name="IDS_BROWSER_SHARING_CLICK_TO_CALL_DIALOG_INITIATING_ORIGIN" desc="The label for the initiating origin shown in Click to Call dialogs."> <message name="IDS_BROWSER_SHARING_CLICK_TO_CALL_DIALOG_INITIATING_ORIGIN" desc="The label for the initiating origin shown in Click to Call dialogs.">
Number initiated from <ph name="ORIGIN">$1<ex>https://google.com</ex></ph> Number from <ph name="ORIGIN">$1<ex>https://google.com</ex></ph>
</message> </message>
<!-- Sharing content types --> <!-- Sharing content types -->
......
13c78c8e166977023ad414654032cb20c3b394ed ce36faebd30dc6e3ddaa229087073ed60905e1f9
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment