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

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

Issue 2670993003: Fix punctuation of several Page Info strings (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | 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 distribution specific. 2 <!-- This file contains definitions of strings that are distribution specific.
3 If you update this file, be sure also to update google_chrome_strings.grd. --> 3 If you update this file, be sure also to update google_chrome_strings.grd. -->
4 4
5 <grit base_dir="." latest_public_release="0" current_release="1" 5 <grit base_dir="." latest_public_release="0" current_release="1"
6 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 6 output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
7 <outputs> 7 <outputs>
8 <output filename="grit/chromium_strings.h" type="rc_header"> 8 <output filename="grit/chromium_strings.h" type="rc_header">
9 <emit emit_type='prepend'></emit> 9 <emit emit_type='prepend'></emit>
10 </output> 10 </output>
(...skipping 972 matching lines...) Expand 10 before | Expand all | Expand 10 after
983 </message> 983 </message>
984 <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."> 984 <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.">
985 ''' It also controls what page is shown when you start Chromium or click the Home button. ''' 985 ''' It also controls what page is shown when you start Chromium or click the Home button. '''
986 </message> 986 </message>
987 <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."> 987 <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.">
988 ''' It also controls what page is shown when you start Chromium or searc h from the Omnibox. ''' 988 ''' It also controls what page is shown when you start Chromium or searc h from the Omnibox. '''
989 </message> 989 </message>
990 990
991 <!-- Website Settings bubble --> 991 <!-- Website Settings bubble -->
992 <message name="IDS_WEBSITE_SETTINGS_INTERNAL_PAGE" desc="Text that is disp layed in the header of the Website Settings popup if the page was generated by C hrome itself."> 992 <message name="IDS_WEBSITE_SETTINGS_INTERNAL_PAGE" desc="Text that is disp layed in the header of the Website Settings popup if the page was generated by C hrome itself.">
993 You are viewing a secure Chromium page. 993 You're viewing a secure Chromium page
994 </message> 994 </message>
995 995
996 <!-- Webstore strings --> 996 <!-- Webstore strings -->
997 <message name="IDS_WEBSTORE_APP_DESCRIPTION" desc="Description for the Web Store app."> 997 <message name="IDS_WEBSTORE_APP_DESCRIPTION" desc="Description for the Web Store app.">
998 Discover great apps, games, extensions and themes for Chromium. 998 Discover great apps, games, extensions and themes for Chromium.
999 </message> 999 </message>
1000 1000
1001 <!-- Windows firewall rule strings. --> 1001 <!-- Windows firewall rule strings. -->
1002 <if expr="is_win"> 1002 <if expr="is_win">
1003 <message name="IDS_INBOUND_MDNS_RULE_NAME" desc="The name of the firewal l rule allowing inbound mDNS traffic."> 1003 <message name="IDS_INBOUND_MDNS_RULE_NAME" desc="The name of the firewal l rule allowing inbound mDNS traffic.">
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
1243 <message name="IDS_WIN10_WELCOME_PIN_SUBHEADING" desc="A subheading on a section which gives instructions on how to pin Chromium to the Windows 10 taskb ar."> 1243 <message name="IDS_WIN10_WELCOME_PIN_SUBHEADING" desc="A subheading on a section which gives instructions on how to pin Chromium to the Windows 10 taskb ar.">
1244 Pin Chromium to your taskbar 1244 Pin Chromium to your taskbar
1245 </message> 1245 </message>
1246 <message name="IDS_WIN10_WELCOME_SELECT" desc="An instruction asking the user to select Chromium from an external list of apps."> 1246 <message name="IDS_WIN10_WELCOME_SELECT" desc="An instruction asking the user to select Chromium from an external list of apps.">
1247 Select <ph name="SMALL_PRODUCT_LOGO">&lt;div class="logo-small"&gt;&lt ;/div&gt;</ph> <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Chromium<ph name="END_BO LD">&lt;/strong&gt;</ph> 1247 Select <ph name="SMALL_PRODUCT_LOGO">&lt;div class="logo-small"&gt;&lt ;/div&gt;</ph> <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Chromium<ph name="END_BO LD">&lt;/strong&gt;</ph>
1248 </message> 1248 </message>
1249 </if> 1249 </if>
1250 </messages> 1250 </messages>
1251 </release> 1251 </release>
1252 </grit> 1252 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698