Commit 4071913c authored by Francois Beaufort's avatar Francois Beaufort Committed by Commit Bot

[WebNFC] Fix typo in message when NFC is turned off globally

Bug: 1038778
Change-Id: I0ebc318354a8b2f2101e2a9097dd4511f28c3deb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986069
Auto-Submit: François Beaufort <beaufort.francois@gmail.com>
Commit-Queue: Rijubrata Bhaumik <rijubrata.bhaumik@intel.com>
Reviewed-by: default avatarRijubrata Bhaumik <rijubrata.bhaumik@intel.com>
Cr-Commit-Position: refs/heads/master@{#728195}
parent a06d2fe5
...@@ -4005,7 +4005,7 @@ The site does NOT gain access to the camera. The camera images are only visible ...@@ -4005,7 +4005,7 @@ The site does NOT gain access to the camera. The camera images are only visible
Turn on Turn on
</message> </message>
<message name="IDS_ANDROID_NFC_OFF_GLOBALLY" desc="The message to show when NFC has been turned off globally in Android. Contains a link to the settings menu to enable NFC."> <message name="IDS_ANDROID_NFC_OFF_GLOBALLY" desc="The message to show when NFC has been turned off globally in Android. Contains a link to the settings menu to enable NFC.">
NFC is off for this device. Turn it on NFC in <ph name="BEGIN_LINK">&lt;link&gt;</ph>Android Settings<ph name="END_LINK">&lt;/link&gt;</ph>. NFC is off for this device. Turn it on in <ph name="BEGIN_LINK">&lt;link&gt;</ph>Android Settings<ph name="END_LINK">&lt;/link&gt;</ph>.
</message> </message>
</messages> </messages>
</release> </release>
......
56681f3701c16d54f915744074bddd043a2ecc33 523f8addbd824aeeedc6070744db944b578d5960
\ 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