Index: chrome/app/google_chrome_strings.grd |
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd |
index 637e6e9f63936711e82c29aaac95544db962d516..7737853ebcec3d8b95b68007d2372d963e3f14de 100644 |
--- a/chrome/app/google_chrome_strings.grd |
+++ b/chrome/app/google_chrome_strings.grd |
@@ -1082,10 +1082,10 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth |
<!-- Windows firewall rule strings. --> |
<if expr="is_win"> |
<message name="IDS_INBOUND_MDNS_RULE_NAME" desc="The name of the firewall rule allowing inbound mDNS traffic."> |
- Google Chrome (mDNS-In). |
+ Google Chrome (mDNS-In) |
</message> |
<message name="IDS_INBOUND_MDNS_RULE_NAME_CANARY" desc="The name of the firewall rule allowing inbound mDNS traffic for canary."> |
- Google Chrome Canary (mDNS-In). |
+ Google Chrome Canary (mDNS-In) |
</message> |
<message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION" desc="The description of the firewall rule allowing inbound mDNS traffic."> |
Inbound rule for Google Chrome to allow mDNS traffic. |