Index: chrome/app/chromium_strings.grd |
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
index ac115e9f5a59bbb3625d2f16a46a48219e367348..a0f1a47b0ed19e376500708cb22b6462fa8137c7 100644 |
--- a/chrome/app/chromium_strings.grd |
+++ b/chrome/app/chromium_strings.grd |
@@ -1158,10 +1158,10 @@ Signing in anyway will merge Chromium information like bookmarks, history, and o |
<!-- 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."> |
- Chromium (mDNS-In). |
+ Chromium (mDNS-In) |
</message> |
<message name="IDS_INBOUND_MDNS_RULE_NAME_CANARY" desc="The name of the firewall rule allowing inbound mDNS traffic for canary."> |
- Chromium (mDNS-In). |
+ Chromium (mDNS-In) |
</message> |
<message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION" desc="The description of the firewall rule allowing inbound mDNS traffic."> |
Inbound rule for Chromium to allow mDNS traffic. |