Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(258)

Side by Side Diff: chrome/app/google_chrome_strings.grd

Issue 255233002: Firewall rules names on Windows do not need periods. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This file contains definitions of strings that are specific to 2 <!-- This file contains definitions of strings that are specific to
3 Google Chrome. These strings will be translated for each locale that Google 3 Google Chrome. These strings will be translated for each locale that Google
4 Chrome supports. --> 4 Chrome supports. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/google_chrome_strings.h" type="rc_header"> 9 <output filename="grit/google_chrome_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 1064 matching lines...) Expand 10 before | Expand all | Expand 10 after
1075 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_AND_HOME" des c="Second line in the Settings API bubble. Only shown if the secondary change by the extension was both the start page and the home page. See IDS_EXTENSIONS_SET TINGS_API_SECOND_LINE_START_PAGES for reason for triple quotes."> 1075 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_AND_HOME" des c="Second line in the Settings API bubble. Only shown if the secondary change by the extension was both the start page and the home page. See IDS_EXTENSIONS_SET TINGS_API_SECOND_LINE_START_PAGES for reason for triple quotes.">
1076 ''' It also controls what page is shown when you start Chrome or click t he Home button. ''' 1076 ''' It also controls what page is shown when you start Chrome or click t he Home button. '''
1077 </message> 1077 </message>
1078 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_AND_SEARCH" d esc="Second line in the Settings API bubble. Only shown if the secondary change by the extension was both the start page and the search engine. See IDS_EXTENSIO NS_SETTINGS_API_SECOND_LINE_START_PAGES for reason for triple quotes."> 1078 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_AND_SEARCH" d esc="Second line in the Settings API bubble. Only shown if the secondary change by the extension was both the start page and the search engine. See IDS_EXTENSIO NS_SETTINGS_API_SECOND_LINE_START_PAGES for reason for triple quotes.">
1079 ''' It also controls what page is shown when you start Chrome or search from the Omnibox. ''' 1079 ''' It also controls what page is shown when you start Chrome or search from the Omnibox. '''
1080 </message> 1080 </message>
1081 1081
1082 <!-- Windows firewall rule strings. --> 1082 <!-- Windows firewall rule strings. -->
1083 <if expr="is_win"> 1083 <if expr="is_win">
1084 <message name="IDS_INBOUND_MDNS_RULE_NAME" desc="The name of the firewal l rule allowing inbound mDNS traffic."> 1084 <message name="IDS_INBOUND_MDNS_RULE_NAME" desc="The name of the firewal l rule allowing inbound mDNS traffic.">
1085 Google Chrome (mDNS-In). 1085 Google Chrome (mDNS-In)
1086 </message> 1086 </message>
1087 <message name="IDS_INBOUND_MDNS_RULE_NAME_CANARY" desc="The name of the firewall rule allowing inbound mDNS traffic for canary."> 1087 <message name="IDS_INBOUND_MDNS_RULE_NAME_CANARY" desc="The name of the firewall rule allowing inbound mDNS traffic for canary.">
1088 Google Chrome Canary (mDNS-In). 1088 Google Chrome Canary (mDNS-In)
1089 </message> 1089 </message>
1090 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION" desc="The description of the firewall rule allowing inbound mDNS traffic."> 1090 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION" desc="The description of the firewall rule allowing inbound mDNS traffic.">
1091 Inbound rule for Google Chrome to allow mDNS traffic. 1091 Inbound rule for Google Chrome to allow mDNS traffic.
1092 </message> 1092 </message>
1093 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The descr iption of the firewall rule allowing inbound mDNS traffic canary."> 1093 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The descr iption of the firewall rule allowing inbound mDNS traffic canary.">
1094 Inbound rule for Google Chrome Canary to allow mDNS traffic. 1094 Inbound rule for Google Chrome Canary to allow mDNS traffic.
1095 </message> 1095 </message>
1096 </if> 1096 </if>
1097 1097
1098 <!-- Update bubble --> 1098 <!-- Update bubble -->
(...skipping 25 matching lines...) Expand all
1124 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE" 1124 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE"
1125 desc="Explanation in a new OTR window that extensions have been disabled while in OTR."> 1125 desc="Explanation in a new OTR window that extensions have been disabled while in OTR.">
1126 Because Google Chrome does not control how extensions handle your pers onal data, all extensions have been disabled for incognito windows. You can reen able them individually in the 1126 Because Google Chrome does not control how extensions handle your pers onal data, all extensions have been disabled for incognito windows. You can reen able them individually in the
1127 <ph name="BEGIN_LINK">&lt;a href="$1"&gt;</ph>extensions manager<ph na me="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>. 1127 <ph name="BEGIN_LINK">&lt;a href="$1"&gt;</ph>extensions manager<ph na me="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>.
1128 </message> 1128 </message>
1129 </if> 1129 </if>
1130 1130
1131 </messages> 1131 </messages>
1132 </release> 1132 </release>
1133 </grit> 1133 </grit>
OLDNEW
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698