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

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

Issue 6098006: Fix a lot of casing and ellipsis bugs on options dialog buttons (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: str prefix Created 9 years, 11 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 | « no previous file | chrome/browser/gtk/options/passwords_exceptions_page_gtk.cc » ('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 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
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/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 406 matching lines...) Expand 10 before | Expand all | Expand 10 after
417 Show &amp;Controls 417 Show &amp;Controls
418 </message> 418 </message>
419 419
420 <message name="IDS_CONTENT_CONTEXT_FULLSCREEN" desc="The name of the Ful lscreen command for the video element in the content area context menu"> 420 <message name="IDS_CONTENT_CONTEXT_FULLSCREEN" desc="The name of the Ful lscreen command for the video element in the content area context menu">
421 &amp;Full Screen 421 &amp;Full Screen
422 </message> 422 </message>
423 <message name="IDS_CONTENT_CONTEXT_SAVESCREENSHOTAS" desc="The name of t he Copy Screenshot As command the video element in the content area context menu "> 423 <message name="IDS_CONTENT_CONTEXT_SAVESCREENSHOTAS" desc="The name of t he Copy Screenshot As command the video element in the content area context menu ">
424 Save &amp;Screenshot... 424 Save &amp;Screenshot...
425 </message> 425 </message>
426 <message name="IDS_CONTENT_CONTEXT_SAVEVIDEOAS" desc="The name of the Sa ve Video As command in the content area context menu"> 426 <message name="IDS_CONTENT_CONTEXT_SAVEVIDEOAS" desc="The name of the Sa ve Video As command in the content area context menu">
427 Sa&amp;ve video as... 427 Sa&amp;ve video as...
428 </message> 428 </message>
429 <message name="IDS_CONTENT_CONTEXT_COPYVIDEOLOCATION" desc="The name of the Copy Video Location command in the content area context menu"> 429 <message name="IDS_CONTENT_CONTEXT_COPYVIDEOLOCATION" desc="The name of the Copy Video Location command in the content area context menu">
430 C&amp;opy video URL 430 C&amp;opy video URL
431 </message> 431 </message>
432 <message name="IDS_CONTENT_CONTEXT_OPENVIDEONEWTAB" desc="The name of th e Open Video in New Tab command in the content area context menu"> 432 <message name="IDS_CONTENT_CONTEXT_OPENVIDEONEWTAB" desc="The name of th e Open Video in New Tab command in the content area context menu">
433 &amp;Open video in new tab 433 &amp;Open video in new tab
434 </message> 434 </message>
435 435
436 <message name="IDS_CONTENT_CONTEXT_SAVEAUDIOAS" desc="The name of the Sa ve Audio As command in the content area context menu"> 436 <message name="IDS_CONTENT_CONTEXT_SAVEAUDIOAS" desc="The name of the Sa ve Audio As command in the content area context menu">
437 Sa&amp;ve audio as... 437 Sa&amp;ve audio as...
(...skipping 716 matching lines...) Expand 10 before | Expand all | Expand 10 after
1154 &amp;Add... 1154 &amp;Add...
1155 </message> 1155 </message>
1156 <message name="IDS_SEARCH_ENGINES_EDITOR_REMOVE_BUTTON" 1156 <message name="IDS_SEARCH_ENGINES_EDITOR_REMOVE_BUTTON"
1157 desc="Text of the remove button in the search engines editor"> 1157 desc="Text of the remove button in the search engines editor">
1158 &amp;Remove 1158 &amp;Remove
1159 </message> 1159 </message>
1160 <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_BUTTON" 1160 <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_BUTTON"
1161 desc="Text of the edit button in the search engines editor"> 1161 desc="Text of the edit button in the search engines editor">
1162 Edit... 1162 Edit...
1163 </message> 1163 </message>
1164 <message name="IDS_SEARCH_ENGINES_EDITOR_MAKE_DEFAULT_BUTTON" 1164 <if expr="pp_ifdef('use_titlecase')">
1165 desc="Text of the button that makes the selected endint the defau lt search engine"> 1165 <message name="IDS_SEARCH_ENGINES_EDITOR_MAKE_DEFAULT_BUTTON"
1166 Make Default 1166 desc="In Title Case: Text of the button that makes the selected endint the default search engine">
1167 </message> 1167 Make Default
1168 </message>
1169 </if>
1170 <if expr="not pp_ifdef('use_titlecase')">
1171 <message name="IDS_SEARCH_ENGINES_EDITOR_MAKE_DEFAULT_BUTTON"
1172 desc="In sentence case: Text of the button that makes the selec ted endint the default search engine">
1173 Make default
1174 </message>
1175 </if>
1168 <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_WINDOW_TITLE" 1176 <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_WINDOW_TITLE"
1169 desc="Text of the window title when editing a search engine"> 1177 desc="Text of the window title when editing a search engine">
1170 Edit Search Engine 1178 Edit Search Engine
1171 </message> 1179 </message>
1172 <message name="IDS_SEARCH_ENGINES_EDITOR_NEW_WINDOW_TITLE" 1180 <message name="IDS_SEARCH_ENGINES_EDITOR_NEW_WINDOW_TITLE"
1173 desc="Text of the window title when adding a search engine"> 1181 desc="Text of the window title when adding a search engine">
1174 Add Search Engine 1182 Add Search Engine
1175 </message> 1183 </message>
1176 <message name="IDS_SEARCH_ENGINES_INVALID_TITLE_TT" 1184 <message name="IDS_SEARCH_ENGINES_INVALID_TITLE_TT"
1177 desc="Text of tooltip shown in the keyword editor when the title is invalid"> 1185 desc="Text of tooltip shown in the keyword editor when the title is invalid">
(...skipping 3469 matching lines...) Expand 10 before | Expand all | Expand 10 after
4647 </message> 4655 </message>
4648 <message name="IDS_PASSWORDS_PAGE_VIEW_SITE_COLUMN" desc="Password table v iew Site column title"> 4656 <message name="IDS_PASSWORDS_PAGE_VIEW_SITE_COLUMN" desc="Password table v iew Site column title">
4649 Site 4657 Site
4650 </message> 4658 </message>
4651 <message name="IDS_PASSWORDS_PAGE_VIEW_USERNAME_COLUMN" desc="Password tab le view Username column title"> 4659 <message name="IDS_PASSWORDS_PAGE_VIEW_USERNAME_COLUMN" desc="Password tab le view Username column title">
4652 Username 4660 Username
4653 </message> 4661 </message>
4654 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_BUTTON" desc="Passwords page view's 'Remove' button text"> 4662 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_BUTTON" desc="Passwords page view's 'Remove' button text">
4655 Remove 4663 Remove
4656 </message> 4664 </message>
4657 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_ALL_BUTTON" desc="Passwords page view's 'Remove all' button text">
4658 Remove All
4659 </message>
4660 <message name="IDS_PASSWORDS_PAGE_VIEW_TEXT_DELETE_ALL_PASSWORDS" desc ="P asswords page view's confirmation message before removing all stored passwords"> 4665 <message name="IDS_PASSWORDS_PAGE_VIEW_TEXT_DELETE_ALL_PASSWORDS" desc ="P asswords page view's confirmation message before removing all stored passwords">
4661 Are you sure you want to remove all passwords? 4666 Are you sure you want to remove all passwords?
4662 </message> 4667 </message>
4663 <message name="IDS_PASSWORDS_PAGE_VIEW_CAPTION_DELETE_ALL_PASSWORDS" desc= "Passwords page view's remove all confirmation message box window title"> 4668 <message name="IDS_PASSWORDS_PAGE_VIEW_CAPTION_DELETE_ALL_PASSWORDS" desc= "Passwords page view's remove all confirmation message box window title">
4664 Remove all passwords 4669 Remove all passwords
4665 </message> 4670 </message>
4666 <message name="IDS_PASSWORDS_PAGE_VIEW_SHOW_BUTTON" desc="Text for passwor ds page view's button to show a stored password"> 4671
4667 Show password 4672 <if expr="not pp_ifdef('use_titlecase')">
4668 </message> 4673 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_ALL_BUTTON" desc="In sente nce case: Passwords page view's 'Remove all' button text">
4669 <message name="IDS_PASSWORDS_PAGE_VIEW_HIDE_BUTTON" desc="Text for passwor ds page view's button to hide a stored password"> 4674 Remove all
4670 Hide password 4675 </message>
4671 </message> 4676 <message name="IDS_PASSWORDS_PAGE_VIEW_SHOW_BUTTON" desc="In sentence ca se: Text for passwords page view's button to show a stored password">
4672 <message name="IDS_EXCEPTIONS_PAGE_VIEW_REMOVE_BUTTON" desc="Exceptions pa ge view's 'Remove' button text"> 4677 Show password
4673 Remove 4678 </message>
4674 </message> 4679 <message name="IDS_PASSWORDS_PAGE_VIEW_HIDE_BUTTON" desc="In sentence ca se: Text for passwords page view's button to hide a stored password">
4675 <message name="IDS_EXCEPTIONS_PAGE_VIEW_REMOVE_ALL_BUTTON" desc="Exception s page view's 'Remove all' button text"> 4680 Hide password
4676 Remove All 4681 </message>
4677 </message> 4682 </if>
4683 <if expr="pp_ifdef('use_titlecase')">
4684 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_ALL_BUTTON" desc="In Title Case: Passwords page view's 'Remove all' button text">
4685 Remove All
4686 </message>
4687 <message name="IDS_PASSWORDS_PAGE_VIEW_SHOW_BUTTON" desc="In Title Case: Text for passwords page view's button to show a stored password">
4688 Show Password
4689 </message>
4690 <message name="IDS_PASSWORDS_PAGE_VIEW_HIDE_BUTTON" desc="In Title Case: Text for passwords page view's button to hide a stored password">
4691 Hide Password
4692 </message>
4693 </if>
4678 4694
4679 <!-- Confirm MessageBox Dialog --> 4695 <!-- Confirm MessageBox Dialog -->
4680 <message name="IDS_CONFIRM_MESSAGEBOX_YES_BUTTON_LABEL" desc="Confirm Mess ageBox Dialog's 'Yes' button text"> 4696 <message name="IDS_CONFIRM_MESSAGEBOX_YES_BUTTON_LABEL" desc="Confirm Mess ageBox Dialog's 'Yes' button text">
4681 Yes 4697 Yes
4682 </message> 4698 </message>
4683 <message name="IDS_CONFIRM_MESSAGEBOX_NO_BUTTON_LABEL" desc="Confirm Messa geBox Dialog's 'No' button text"> 4699 <message name="IDS_CONFIRM_MESSAGEBOX_NO_BUTTON_LABEL" desc="Confirm Messa geBox Dialog's 'No' button text">
4684 No 4700 No
4685 </message> 4701 </message>
4686 4702
4687 <!-- Password Manager --> 4703 <!-- Password Manager -->
(...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after
4947 </message> 4963 </message>
4948 <message name="IDS_BUGREPORT_NO_DESCRIPTION" desc="Message shown when no t ext is entered before hitting send feedback"> 4964 <message name="IDS_BUGREPORT_NO_DESCRIPTION" desc="Message shown when no t ext is entered before hitting send feedback">
4949 Please tell us what is happening before sending the feedback. 4965 Please tell us what is happening before sending the feedback.
4950 </message> 4966 </message>
4951 <message name="IDS_BUGREPORT_NO_SAVED_SCREENSHOTS_HELP" desc="Message show n when no screenshots are available for selection"> 4967 <message name="IDS_BUGREPORT_NO_SAVED_SCREENSHOTS_HELP" desc="Message show n when no screenshots are available for selection">
4952 You can select saved screenshots from here. Currently there are no scree nshots available. You can press Ctrl + the "Overview Mode" key together to take a screenshot. The last three screenshots that you have taken will appear here. 4968 You can select saved screenshots from here. Currently there are no scree nshots available. You can press Ctrl + the "Overview Mode" key together to take a screenshot. The last three screenshots that you have taken will appear here.
4953 </message> 4969 </message>
4954 <message name="IDS_BUGREPORT_ISSUE_WITH" desc="Label for issue with"> 4970 <message name="IDS_BUGREPORT_ISSUE_WITH" desc="Label for issue with">
4955 Where are you having problems? (required) 4971 Where are you having problems? (required)
4956 </message> 4972 </message>
4973 <message name="IDS_BUGREPORT_CHOOSE_ISSUE" desc="Report a bug/problem type : Choose issue with">
4974 (choose an issue below)
4975 </message>
4957 <if expr="not pp_ifdef('use_titlecase')"> 4976 <if expr="not pp_ifdef('use_titlecase')">
4958 <message name="IDS_BUGREPORT_SEND_REPORT" desc="Text for OK button on di alog"> 4977 <message name="IDS_BUGREPORT_SEND_REPORT" desc="In sentence case: Text f or OK button on dialog">
4959 Send Feedback 4978 Send feedback
4960 </message> 4979 </message>
4961 <message name="IDS_BUGREPORT_SEND_PHISHING_REPORT" desc="Text for report phishing button"> 4980 <message name="IDS_BUGREPORT_SEND_PHISHING_REPORT" desc="In sentence cas e: Text for report phishing button">
4962 Open phishing report 4981 Open phishing report
4963 </message> 4982 </message>
4964 <message name="IDS_BUGREPORT_CHOOSE_ISSUE" desc="In Title Case: Report a bug/problem type: Choose issue with"> 4983 <message name="IDS_BUGREPORT_PAGE_FORMATTING" desc="In sentence case: Re port a bug/problem type: Page formatting or layout">
4965 (choose an issue below)
4966 </message>
4967 <message name="IDS_BUGREPORT_PAGE_FORMATTING" desc="In Title Case: Repor t a bug/problem type: Page formatting or layout">
4968 Page formatting or layout 4984 Page formatting or layout
4969 </message> 4985 </message>
4970 <message name="IDS_BUGREPORT_PAGE_LOAD" desc="In Title Case: Report a bu g/problem type: Pages not loading"> 4986 <message name="IDS_BUGREPORT_PAGE_LOAD" desc="In sentence case: Report a bug/problem type: Pages not loading">
4971 Pages not loading 4987 Pages not loading
4972 </message> 4988 </message>
4973 <message name="IDS_BUGREPORT_PLUGINS" desc="In Title Case: Report a bug/ problem type: Plug-ins"> 4989 <message name="IDS_BUGREPORT_PLUGINS" desc="In sentence case: Report a b ug/problem type: Plug-ins">
4974 Plug-ins (e.g. Adobe Flash Player, Quicktime, etc) 4990 Plug-ins (e.g. Adobe Flash Player, Quicktime, etc)
4975 </message> 4991 </message>
4976 <message name="IDS_BUGREPORT_TABS" desc="In Title Case: Report a bug/pro blem type: Tabs or windows"> 4992 <message name="IDS_BUGREPORT_TABS" desc="In sentence case: Report a bug/ problem type: Tabs or windows">
4977 Tabs or windows 4993 Tabs or windows
4978 </message> 4994 </message>
4979 <message name="IDS_BUGREPORT_NETWORK" desc="In Title Case: Report a bug/ problem type: Network connection"> 4995 <message name="IDS_BUGREPORT_NETWORK" desc="In sentence case: Report a b ug/problem type: Network connection">
4980 Network connection 4996 Network connection
4981 </message> 4997 </message>
4982 <message name="IDS_BUGREPORT_CONNECTIVITY" desc="In Title Case: Report a bug/problem type: Connectivity issues"> 4998 <message name="IDS_BUGREPORT_CONNECTIVITY" desc="In Setence Case: Report a bug/problem type: Connectivity issues">
4983 Network connection 4999 Network connection
4984 </message> 5000 </message>
4985 <message name="IDS_BUGREPORT_STANDBY_RESUME" desc="In Title Case: Report a bug/problem type: Standby or Resume"> 5001 <message name="IDS_BUGREPORT_STANDBY_RESUME" desc="In sentence case: Rep ort a bug/problem type: Standby or Resume">
4986 Standby or Resume 5002 Standby or Resume
4987 </message> 5003 </message>
4988 <message name="IDS_BUGREPORT_SYNC" desc="In Title Case: Report a bug/pro blem type: Synced preferences"> 5004 <message name="IDS_BUGREPORT_SYNC" desc="In sentence case: Report a bug/ problem type: Synced preferences">
4989 Synced preferences 5005 Synced preferences
4990 </message> 5006 </message>
4991 <message name="IDS_BUGREPORT_CRASHES" desc="In Title Case: Report a bug/ problem type: Crashes"> 5007 <message name="IDS_BUGREPORT_CRASHES" desc="In sentence case: Report a b ug/problem type: Crashes">
4992 Crashes 5008 Crashes
4993 </message> 5009 </message>
4994 <message name="IDS_BUGREPORT_EXTENSIONS" desc="In Title Case: Report a b ug/problem type: Extensions or apps"> 5010 <message name="IDS_BUGREPORT_EXTENSIONS" desc="In sentence case: Report a bug/problem type: Extensions or apps">
4995 Extensions or apps 5011 Extensions or apps
4996 </message> 5012 </message>
4997 <message name="IDS_BUGREPORT_OTHER" desc="In Title Case: Report a bug/pr oblem type: Other"> 5013 <message name="IDS_BUGREPORT_OTHER" desc="In sentence case: Report a bug /problem type: Other">
4998 Other 5014 Other
4999 </message> 5015 </message>
5000 <message name="IDS_BUGREPORT_GENERAL" desc="Report a bug/problem type: G eneral feedback/other"> 5016 <message name="IDS_BUGREPORT_GENERAL" desc="In sentence case: Report a b ug/problem type: General feedback/other">
5001 General feedback/other 5017 General feedback/other
5002 </message> 5018 </message>
5003 <message name="IDS_BUGREPORT_PREVIEW_REPORT" desc="Text for the preview report button on dialog"> 5019 <message name="IDS_BUGREPORT_PREVIEW_REPORT" desc="In sentence case: Tex t for the preview report button on dialog">
5004 Preview report 5020 Preview report
5005 </message> 5021 </message>
5006 </if> 5022 </if>
5007 <if expr="pp_ifdef('use_titlecase')"> 5023 <if expr="pp_ifdef('use_titlecase')">
5008 <message name="IDS_BUGREPORT_SEND_REPORT" desc="Text for the send report button on dialog"> 5024 <message name="IDS_BUGREPORT_SEND_REPORT" desc="Text for the send report button on dialog">
5009 Send Feedback 5025 Send Feedback
5010 </message> 5026 </message>
5011 <message name="IDS_BUGREPORT_SEND_PHISHING_REPORT" desc="Text for report phishing button"> 5027 <message name="IDS_BUGREPORT_SEND_PHISHING_REPORT" desc="Text for report phishing button">
5012 Open phishing report 5028 Open Phishing Report
5013 </message>
5014 <message name="IDS_BUGREPORT_CHOOSE_ISSUE" desc="In Title Case: Report a bug/problem type: Choose issue with">
5015 (choose an issue below)
5016 </message> 5029 </message>
5017 <message name="IDS_BUGREPORT_PAGE_FORMATTING" desc="In Title Case: Repor t a bug/problem type: Page formatting or layout"> 5030 <message name="IDS_BUGREPORT_PAGE_FORMATTING" desc="In Title Case: Repor t a bug/problem type: Page formatting or layout">
5018 Page formatting or layout 5031 Page Formatting or Layout
5019 </message> 5032 </message>
5020 <message name="IDS_BUGREPORT_PAGE_LOAD" desc="In Title Case: Report a bu g/problem type: Pages not loading"> 5033 <message name="IDS_BUGREPORT_PAGE_LOAD" desc="In Title Case: Report a bu g/problem type: Pages not loading">
5021 Pages not loading 5034 Pages not Loading
5022 </message> 5035 </message>
5023 <message name="IDS_BUGREPORT_PLUGINS" desc="In Title Case: Report a bug/ problem type: Plug-ins"> 5036 <message name="IDS_BUGREPORT_PLUGINS" desc="In Title Case: Report a bug/ problem type: Plug-ins">
5024 Plug-ins (e.g. Adobe Flash Player, Quicktime, etc) 5037 Plug-ins (e.g. Adobe Flash Player, Quicktime, etc)
5025 </message> 5038 </message>
5026 <message name="IDS_BUGREPORT_TABS" desc="In Title Case: Report a bug/pro blem type: Tabs or windows"> 5039 <message name="IDS_BUGREPORT_TABS" desc="In Title Case: Report a bug/pro blem type: Tabs or windows">
5027 Tabs or windows 5040 Tabs or Windows
5028 </message> 5041 </message>
5029 <message name="IDS_BUGREPORT_NETWORK" desc="In Title Case: Report a bug/ problem type: Network connection"> 5042 <message name="IDS_BUGREPORT_NETWORK" desc="In Title Case: Report a bug/ problem type: Network connection">
5030 Network connection 5043 Network Connection
5031 </message> 5044 </message>
5032 <message name="IDS_BUGREPORT_SYNC" desc="In Title Case: Report a bug/pro blem type: Synced preferences"> 5045 <message name="IDS_BUGREPORT_SYNC" desc="In Title Case: Report a bug/pro blem type: Synced preferences">
5033 Synced preferences 5046 Synced Preferences
5034 </message> 5047 </message>
5035 <message name="IDS_BUGREPORT_CRASHES" desc="In Title Case: Report a bug/ problem type: Crashes"> 5048 <message name="IDS_BUGREPORT_CRASHES" desc="In Title Case: Report a bug/ problem type: Crashes">
5036 Crashes 5049 Crashes
5037 </message> 5050 </message>
5038 <message name="IDS_BUGREPORT_EXTENSIONS" desc="In Title Case: Report a b ug/problem type: Extensions or apps"> 5051 <message name="IDS_BUGREPORT_EXTENSIONS" desc="In Title Case: Report a b ug/problem type: Extensions or apps">
5039 Extensions or apps 5052 Extensions or Apps
5040 </message> 5053 </message>
5041 <message name="IDS_BUGREPORT_OTHER" desc="In Title Case: Report a bug/pr oblem type: Other"> 5054 <message name="IDS_BUGREPORT_OTHER" desc="In Title Case: Report a bug/pr oblem type: Other">
5042 Other 5055 Other
5043 </message> 5056 </message>
5044 </if> 5057 </if>
5045 5058
5046 <!-- Clear Browsing Data --> 5059 <!-- Clear Browsing Data -->
5047 <message name="IDS_CLEAR_BROWSING_DATA_TITLE" desc="Dialog title"> 5060 <message name="IDS_CLEAR_BROWSING_DATA_TITLE" desc="Dialog title">
5048 Clear Browsing Data 5061 Clear Browsing Data
5049 </message> 5062 </message>
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
5173 <message name="IDS_COOKIES_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in the Content Settings dialog for removing all cookies on when browser is closed." > 5186 <message name="IDS_COOKIES_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in the Content Settings dialog for removing all cookies on when browser is closed." >
5174 Clear cookies and other site data when I close my browser 5187 Clear cookies and other site data when I close my browser
5175 </message> 5188 </message>
5176 </if> 5189 </if>
5177 <if expr="os == 'darwin'"> 5190 <if expr="os == 'darwin'">
5178 <message name="IDS_COOKIES_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in the Content Settings dialog for removing all cookies on when browser is quit (Ma c)."> 5191 <message name="IDS_COOKIES_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in the Content Settings dialog for removing all cookies on when browser is quit (Ma c).">
5179 Clear cookies and other site data when I quit my browser 5192 Clear cookies and other site data when I quit my browser
5180 </message> 5193 </message>
5181 </if> 5194 </if>
5182 5195
5183 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Cont ent Settings dialog for showing cookies and other stored site data.">
5184 Show cookies and other site data...
5185 </message>
5186 <message name="IDS_IMAGES_TAB_LABEL" desc="Label for Images tab on Content Settings dialog"> 5196 <message name="IDS_IMAGES_TAB_LABEL" desc="Label for Images tab on Content Settings dialog">
5187 Images 5197 Images
5188 </message> 5198 </message>
5189 <message name="IDS_IMAGES_HEADER" desc="Header for image exception managem ent page on Content Settings dialog"> 5199 <message name="IDS_IMAGES_HEADER" desc="Header for image exception managem ent page on Content Settings dialog">
5190 Image Exceptions 5200 Image Exceptions
5191 </message> 5201 </message>
5192 <message name="IDS_IMAGES_SETTING_LABEL" desc="A label on top of images ta b on Content Settings dialog"> 5202 <message name="IDS_IMAGES_SETTING_LABEL" desc="A label on top of images ta b on Content Settings dialog">
5193 Image Settings: 5203 Image Settings:
5194 </message> 5204 </message>
5195 <message name="IDS_IMAGES_LOAD_RADIO" desc="A radio button in the Content Settings dialog for allowing all images to be loaded."> 5205 <message name="IDS_IMAGES_LOAD_RADIO" desc="A radio button in the Content Settings dialog for allowing all images to be loaded.">
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
5350 </message> 5360 </message>
5351 <message name="IDS_EXCEPTIONS_BLOCK_BUTTON" desc="A label to display in th e exception page's action column when a site's content setting is blocked for a given domain."> 5361 <message name="IDS_EXCEPTIONS_BLOCK_BUTTON" desc="A label to display in th e exception page's action column when a site's content setting is blocked for a given domain.">
5352 Block 5362 Block
5353 </message> 5363 </message>
5354 <message name="IDS_EXCEPTIONS_OTR_IN_ITALICS" desc="A label informing the user that incognito-only exceptions are displayed in italics"> 5364 <message name="IDS_EXCEPTIONS_OTR_IN_ITALICS" desc="A label informing the user that incognito-only exceptions are displayed in italics">
5355 Exceptions displayed in italics only apply to this incognito session. 5365 Exceptions displayed in italics only apply to this incognito session.
5356 </message> 5366 </message>
5357 <message name="IDS_EXCEPTIONS_OTR_LABEL" desc="A label informing the user that the table below the label shows incognito-only exceptions"> 5367 <message name="IDS_EXCEPTIONS_OTR_LABEL" desc="A label informing the user that the table below the label shows incognito-only exceptions">
5358 Exceptions below only apply to the current incognito session. 5368 Exceptions below only apply to the current incognito session.
5359 </message> 5369 </message>
5360 <message name="IDS_EXCEPTIONS_MANAGE" desc="The label on the button that l aunches the exceptions management page for a given content type">
5361 Manage exceptions...
5362 </message>
5363 <message translateable="false" name="IDS_EXCEPTIONS_PATTERN_EXAMPLE" desc= "Example pattern when the user is adding a new exception" > 5370 <message translateable="false" name="IDS_EXCEPTIONS_PATTERN_EXAMPLE" desc= "Example pattern when the user is adding a new exception" >
5364 [*.]example.com 5371 [*.]example.com
5365 </message> 5372 </message>
5366 <message name="IDS_EXCEPTIONS_ADD_NEW_INSTRUCTIONS" desc="Placeholder text before the user adds a new exception" > 5373 <message name="IDS_EXCEPTIONS_ADD_NEW_INSTRUCTIONS" desc="Placeholder text before the user adds a new exception" >
5367 Add a new exception pattern 5374 Add a new exception pattern
5368 </message> 5375 </message>
5369 <message name="IDS_EXCEPTIONS_NOT_SET_BUTTON" desc="A label to display in the exception page's action column when a site's content setting has not yet bee n set for a given domain."> 5376 <message name="IDS_EXCEPTIONS_NOT_SET_BUTTON" desc="A label to display in the exception page's action column when a site's content setting has not yet bee n set for a given domain.">
5370 Not set 5377 Not set
5371 </message> 5378 </message>
5372 <message name="IDS_EXCEPTIONS_SAMPLE_HOST" desc="Exceptions page view's ho st entry field's watermark - example host name. Users will see this text before they start typing host name in the field."> 5379 <message name="IDS_EXCEPTIONS_SAMPLE_HOST" desc="Exceptions page view's ho st entry field's watermark - example host name. Users will see this text before they start typing host name in the field.">
5373 example.com 5380 example.com
5374 </message> 5381 </message>
5375 <message name="IDS_EXCEPTIONS_SAMPLE_PATTERN" desc="Exceptions page view's pattern entry field's watermark - example pattern. Users will see this text bef ore they start typing pattern in the field."> 5382 <message name="IDS_EXCEPTIONS_SAMPLE_PATTERN" desc="Exceptions page view's pattern entry field's watermark - example pattern. Users will see this text bef ore they start typing pattern in the field.">
5376 [*.]example.com 5383 [*.]example.com
5377 </message> 5384 </message>
5378 <message name="IDS_EXCEPTIONS_GEOLOCATION_EMBEDDED_ON_HOST" desc="Template text for a child row in the Geolocation Exceptions page view. Controls the perm ission setting for the parent page when embedded on the specified site."> 5385 <message name="IDS_EXCEPTIONS_GEOLOCATION_EMBEDDED_ON_HOST" desc="Template text for a child row in the Geolocation Exceptions page view. Controls the perm ission setting for the parent page when embedded on the specified site.">
5379 embedded on <ph name="URL">$1<ex>www.google.com</ex></ph> 5386 embedded on <ph name="URL">$1<ex>www.google.com</ex></ph>
5380 </message> 5387 </message>
5381 <message name="IDS_EXCEPTIONS_GEOLOCATION_EMBEDDED_ANY_OTHER" desc="A chil d row in the Geolocation Exceptions page view. Sets the default permission for t he parent page when embedded on any other site."> 5388 <message name="IDS_EXCEPTIONS_GEOLOCATION_EMBEDDED_ANY_OTHER" desc="A chil d row in the Geolocation Exceptions page view. Sets the default permission for t he parent page when embedded on any other site.">
5382 embedded on any other site 5389 embedded on any other site
5383 </message> 5390 </message>
5384 5391
5392 <if expr="pp_ifdef('use_titlecase')">
5393 <message name="IDS_EXCEPTIONS_MANAGE" desc="The label on the button that launches the exceptions management page for a given content type">
5394 Manage Exceptions...
5395 </message>
5396 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co ntent Settings dialog for showing cookies and other stored site data.">
5397 All Cookies and Site Data...
5398 </message>
5399 </if>
5400 <if expr="not pp_ifdef('use_titlecase')">
5401 <message name="IDS_EXCEPTIONS_MANAGE" desc="The label on the button that launches the exceptions management page for a given content type">
5402 Manage exceptions...
5403 </message>
5404 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co ntent Settings dialog for showing cookies and other stored site data.">
5405 All cookies and site data...
5406 </message>
5407 </if>
5408
5385 <!-- Cookie/Images/JavaScript/Plugins/Pop-ups/Location exception editor di alogs --> 5409 <!-- Cookie/Images/JavaScript/Plugins/Pop-ups/Location exception editor di alogs -->
5386 <message name="IDS_EXCEPTION_EDITOR_TITLE" desc="Title for exception edito r"> 5410 <message name="IDS_EXCEPTION_EDITOR_TITLE" desc="Title for exception edito r">
5387 Edit Exception 5411 Edit Exception
5388 </message> 5412 </message>
5389 <message name="IDS_EXCEPTION_EDITOR_NEW_TITLE" desc="Title for exception e ditor"> 5413 <message name="IDS_EXCEPTION_EDITOR_NEW_TITLE" desc="Title for exception e ditor">
5390 New Exception 5414 New Exception
5391 </message> 5415 </message>
5392 <message name="IDS_EXCEPTION_EDITOR_HOST_TITLE" desc="Title of the host fi eld in the exception editor"> 5416 <message name="IDS_EXCEPTION_EDITOR_HOST_TITLE" desc="Title of the host fi eld in the exception editor">
5393 Host: 5417 Host:
5394 </message> 5418 </message>
(...skipping 1366 matching lines...) Expand 10 before | Expand all | Expand 10 after
6761 </message> 6785 </message>
6762 <message name="IDS_OPTIONS_STARTUP_PAGE_TOOLTIP" desc="A tooltip to displa y for a page in the list of pages to open on startup"> 6786 <message name="IDS_OPTIONS_STARTUP_PAGE_TOOLTIP" desc="A tooltip to displa y for a page in the list of pages to open on startup">
6763 <ph name="PAGE_TITLE">$1<ex>Google</ex></ph> - <ph name="PAGE_URL">$2<ex >http://www.google.com/</ex></ph> 6787 <ph name="PAGE_TITLE">$1<ex>Google</ex></ph> - <ph name="PAGE_URL">$2<ex >http://www.google.com/</ex></ph>
6764 </message> 6788 </message>
6765 <message name="IDS_OPTIONS_STARTUP_ADD_BUTTON" desc="The label of the 'Add ...' button for the custom startup urls list"> 6789 <message name="IDS_OPTIONS_STARTUP_ADD_BUTTON" desc="The label of the 'Add ...' button for the custom startup urls list">
6766 A&amp;dd... 6790 A&amp;dd...
6767 </message> 6791 </message>
6768 <message name="IDS_OPTIONS_STARTUP_REMOVE_BUTTON" desc="The label of the ' Remove' button for the custom startup urls list"> 6792 <message name="IDS_OPTIONS_STARTUP_REMOVE_BUTTON" desc="The label of the ' Remove' button for the custom startup urls list">
6769 &amp;Remove 6793 &amp;Remove
6770 </message> 6794 </message>
6771 <message name="IDS_OPTIONS_STARTUP_MANAGE_BUTTON" desc="The label of the ' Use Current' button for the custom startup urls list">
6772 Manage Startup Pages
6773 </message>
6774 <message name="IDS_OPTIONS_STARTUP_USE_CURRENT" desc="The label of the 'Us e Current' button for the custom startup urls list">
6775 Use Current Pages
6776 </message>
6777 <message name="IDS_STARTUP_PAGE_SUBPAGE_TITLE" desc="Title for startup pag e management subpage"> 6795 <message name="IDS_STARTUP_PAGE_SUBPAGE_TITLE" desc="Title for startup pag e management subpage">
6778 Startup Pages 6796 Startup Pages
6779 </message> 6797 </message>
6780 6798
6799 <if expr="pp_ifdef('use_titlecase')">
6800 <message name="IDS_OPTIONS_STARTUP_MANAGE_BUTTON" desc="In Title Case: T he label of the 'Use Current' button for the custom startup urls list">
6801 Manage Startup Pages...
6802 </message>
6803 <message name="IDS_OPTIONS_STARTUP_USE_CURRENT" desc="In Title Case: The label of the 'Use Current' button for the custom startup urls list">
6804 Use Current Pages
6805 </message>
6806 <message name="IDS_OPTIONS_DEFAULTSEARCH_MANAGE_ENGINES" desc="In Title Case: The label of the 'Manage search engines' button">
6807 Manage Search Engines...
6808 </message>
6809 </if>
6810 <if expr="not pp_ifdef('use_titlecase')">
6811 <message name="IDS_OPTIONS_STARTUP_MANAGE_BUTTON" desc="In sentence case : The label of the 'Use Current' button for the custom startup urls list">
6812 Manage startup pages...
6813 </message>
6814 <message name="IDS_OPTIONS_STARTUP_USE_CURRENT" desc="In sentence case: The label of the 'Use Current' button for the custom startup urls list">
6815 Use current pages
6816 </message>
6817 <message name="IDS_OPTIONS_DEFAULTSEARCH_MANAGE_ENGINES" desc="In senten ce case: The label of the 'Manage search engines' button">
6818 Manage search engines...
6819 </message>
6820 </if>
6821
6781 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="The title of the tool bar group"> 6822 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="The title of the tool bar group">
6782 Toolbar 6823 Toolbar
6783 </message> 6824 </message>
6784 6825
6785 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> 6826 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'">
6786 <message name="IDS_OPTIONS_HOMEPAGE_GROUP_NAME" desc="The title of the h ome pages group"> 6827 <message name="IDS_OPTIONS_HOMEPAGE_GROUP_NAME" desc="The title of the h ome pages group">
6787 Home page: 6828 Home page:
6788 </message> 6829 </message>
6789 </if> 6830 </if>
6790 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'"> 6831 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'">
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
6827 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> 6868 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'">
6828 <message name="IDS_OPTIONS_DEFAULTSEARCH_GROUP_NAME" desc="The title of the default search engine group"> 6869 <message name="IDS_OPTIONS_DEFAULTSEARCH_GROUP_NAME" desc="The title of the default search engine group">
6829 Search: 6870 Search:
6830 </message> 6871 </message>
6831 </if> 6872 </if>
6832 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'"> 6873 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'">
6833 <message name="IDS_OPTIONS_DEFAULTSEARCH_GROUP_NAME" desc="In Title Case and without trailing colon: The title of the default search engine group"> 6874 <message name="IDS_OPTIONS_DEFAULTSEARCH_GROUP_NAME" desc="In Title Case and without trailing colon: The title of the default search engine group">
6834 Search 6875 Search
6835 </message> 6876 </message>
6836 </if> 6877 </if>
6837 <message name="IDS_OPTIONS_DEFAULTSEARCH_MANAGE_ENGINES" desc="The label o f the 'Manage search engines' button"> 6878
6838 Manage search engines
6839 </message>
6840 <message name="IDS_OPTIONS_DEFAULTSEARCH_MANAGE_ENGINES_LINK" 6879 <message name="IDS_OPTIONS_DEFAULTSEARCH_MANAGE_ENGINES_LINK"
6841 desc="The label of a link that brings up the keyword editor (aka search engine editor)"> 6880 desc="The label of a link that brings up the keyword editor (aka search engine editor)">
6842 Manage 6881 Manage
6843 </message> 6882 </message>
6844 6883
6845 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> 6884 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'">
6846 <message name="IDS_OPTIONS_DEFAULTBROWSER_GROUP_NAME" desc="The title of the default browser group"> 6885 <message name="IDS_OPTIONS_DEFAULTBROWSER_GROUP_NAME" desc="The title of the default browser group">
6847 Default browser: 6886 Default browser:
6848 </message> 6887 </message>
6849 </if> 6888 </if>
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
6907 Change Gears settings 6946 Change Gears settings
6908 </message> 6947 </message>
6909 6948
6910 <message name="IDS_OPTIONS_TRANSLATE_ENABLE_TRANSLATE" desc="The label of the check-box that enables page translate"> 6949 <message name="IDS_OPTIONS_TRANSLATE_ENABLE_TRANSLATE" desc="The label of the check-box that enables page translate">
6911 Offer to translate pages that aren't in a language I read 6950 Offer to translate pages that aren't in a language I read
6912 </message> 6951 </message>
6913 6952
6914 <message name="IDS_OPTIONS_CERTIFICATES_LABEL" desc="The info label for th e 'Manage certificates' button"> 6953 <message name="IDS_OPTIONS_CERTIFICATES_LABEL" desc="The info label for th e 'Manage certificates' button">
6915 Select trusted SSL certificates. 6954 Select trusted SSL certificates.
6916 </message> 6955 </message>
6917 <message name="IDS_OPTIONS_CERTIFICATES_MANAGE_BUTTON" desc="The label of the 'Manage Certificates' button">
6918 Manage certificates
6919 </message>
6920 6956
6921 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> 6957 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'">
6922 <message name="IDS_OPTIONS_PASSWORDS_GROUP_NAME" desc="The title of the 'Passwords' group"> 6958 <message name="IDS_OPTIONS_PASSWORDS_GROUP_NAME" desc="The title of the 'Passwords' group">
6923 Passwords: 6959 Passwords:
6924 </message> 6960 </message>
6925 </if> 6961 </if>
6926 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'"> 6962 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'">
6927 <message name="IDS_OPTIONS_PASSWORDS_GROUP_NAME" desc="In Title Case and without trailing colon: The title of the 'Passwords' group"> 6963 <message name="IDS_OPTIONS_PASSWORDS_GROUP_NAME" desc="In Title Case and without trailing colon: The title of the 'Passwords' group">
6928 Passwords 6964 Passwords
6929 </message> 6965 </message>
6930 </if> 6966 </if>
6967
6968 <if expr="pp_ifdef('use_titlecase')">
6969 <message name="IDS_OPTIONS_PASSWORDS_SHOWPASSWORDS" desc="In Title Case: The label of the 'Show passwords' button">
6970 Show Saved Passwords...
6971 </message>
6972 </if>
6973 <if expr="not pp_ifdef('use_titlecase')">
6974 <message name="IDS_OPTIONS_PASSWORDS_SHOWPASSWORDS" desc="In sentence ca se: The label of the 'Show passwords' button">
6975 Show saved passwords...
6976 </message>
6977 </if>
6978
6931 <message name="IDS_OPTIONS_PASSWORDS_ASKTOSAVE" desc="The label of the 'As k me to save passwords' radio button"> 6979 <message name="IDS_OPTIONS_PASSWORDS_ASKTOSAVE" desc="The label of the 'As k me to save passwords' radio button">
6932 Offer to save passwords 6980 Offer to save passwords
6933 </message> 6981 </message>
6934 <message name="IDS_OPTIONS_PASSWORDS_NEVERSAVE" desc="The label of the 'Ne ver save passwords' radio button"> 6982 <message name="IDS_OPTIONS_PASSWORDS_NEVERSAVE" desc="The label of the 'Ne ver save passwords' radio button">
6935 Never save passwords 6983 Never save passwords
6936 </message> 6984 </message>
6937 <message name="IDS_OPTIONS_PASSWORDS_SHOWPASSWORDS" desc="The label of the 'Show passwords' button">
6938 Show saved passwords
6939 </message>
6940 <message name="IDS_OPTIONS_PASSWORDS_MANAGE_PASSWORDS" desc="The label of the 'Manage saved passwords' button"> 6985 <message name="IDS_OPTIONS_PASSWORDS_MANAGE_PASSWORDS" desc="The label of the 'Manage saved passwords' button">
6941 Manage saved passwords 6986 Manage saved passwords
6942 </message> 6987 </message>
6943 6988
6944 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> 6989 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'">
6945 <message name="IDS_AUTOFILL_SETTING_WINDOWS_GROUP_NAME" desc="The title of the form Autofill group"> 6990 <message name="IDS_AUTOFILL_SETTING_WINDOWS_GROUP_NAME" desc="The title of the form Autofill group">
6946 Form autofill: 6991 Form autofill:
6947 </message> 6992 </message>
6948 </if> 6993 </if>
6949 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'"> 6994 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'">
(...skipping 26 matching lines...) Expand all
6976 Clear form 7021 Clear form
6977 </message> 7022 </message>
6978 <message name="IDS_AUTOFILL_WARNING_FORM_DISABLED" desc="Warning text to s how when autofill is disabled by the website for a given form."> 7023 <message name="IDS_AUTOFILL_WARNING_FORM_DISABLED" desc="Warning text to s how when autofill is disabled by the website for a given form.">
6979 This webpage has disabled automatic filling for this form. 7024 This webpage has disabled automatic filling for this form.
6980 </message> 7025 </message>
6981 <message name="IDS_AUTOFILL_WARNING_INSECURE_CONNECTION" desc="Warning tex t to show when credit card autofill is disabled because the website is not using a secure connection."> 7026 <message name="IDS_AUTOFILL_WARNING_INSECURE_CONNECTION" desc="Warning tex t to show when credit card autofill is disabled because the website is not using a secure connection.">
6982 Automatic credit card filling is disabled because this form does not use a secure connection. 7027 Automatic credit card filling is disabled because this form does not use a secure connection.
6983 </message> 7028 </message>
6984 <if expr="not pp_ifdef('use_titlecase')"> 7029 <if expr="not pp_ifdef('use_titlecase')">
6985 <message name="IDS_OPTIONS_MANAGE_AUTOFILL_SETTINGS" desc="The label of the 'Manage Autofill settings' button"> 7030 <message name="IDS_OPTIONS_MANAGE_AUTOFILL_SETTINGS" desc="The label of the 'Manage Autofill settings' button">
6986 Manage Autofill settings 7031 Manage Autofill settings...
7032 </message>
7033 <message name="IDS_AUTOFILL_ADD_ADDRESS_BUTTON" desc="The label of the b utton that adds a new Autofill address.">
7034 Add new street address...
7035 </message>
7036 <message name="IDS_AUTOFILL_ADD_CREDITCARD_BUTTON" desc="The label of th e button that adds a new Autofill credit card.">
7037 Add new credit card...
6987 </message> 7038 </message>
6988 </if> 7039 </if>
6989 <if expr="pp_ifdef('use_titlecase')"> 7040 <if expr="pp_ifdef('use_titlecase')">
6990 <message name="IDS_OPTIONS_MANAGE_AUTOFILL_SETTINGS" desc="In Title Case : The label of the 'Manage Autofill Settings' button"> 7041 <message name="IDS_OPTIONS_MANAGE_AUTOFILL_SETTINGS" desc="In Title Case : The label of the 'Manage Autofill Settings' button">
6991 Manage Autofill Settings 7042 Manage Autofill Settings...
7043 </message>
7044 <message name="IDS_AUTOFILL_ADD_ADDRESS_BUTTON" desc="In Title Case: The label of the button that adds a new Autofill address.">
7045 Add New Street Address...
7046 </message>
7047 <message name="IDS_AUTOFILL_ADD_CREDITCARD_BUTTON" desc="In Title Case: The label of the button that adds a new Autofill credit card.">
7048 Add New Credit Card...
6992 </message> 7049 </message>
6993 </if> 7050 </if>
6994 <if expr="os != 'darwin'"> 7051
7052 <if expr="pp_ifdef('chromeos')">
7053 <message name="IDS_AUTOFILL_OPTIONS_TITLE" desc="The title of the Autofi ll dialog.">
7054 Autofill Settings
7055 </message>
7056 <message name="IDS_AUTOFILL_OPTIONS" desc="The value of the Autofill opt ions button.">
7057 Autofill Settings...
7058 </message>
7059 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofi ll options menu entry.">
7060 <ph name="PRODUCT_NAME_SHORT">$1<ex>Chrome</ex></ph> Autofill settings
7061 </message>
7062 </if>
7063
7064 <if expr="os == 'darwin' or (os =='linux2' and not pp_ifdef('chromeos'))">
7065 <message name="IDS_AUTOFILL_OPTIONS_TITLE" desc="The title of the Autofi ll dialog.">
7066 Autofill Preferences
7067 </message>
7068 <message name="IDS_AUTOFILL_OPTIONS" desc="The value of the Autofill opt ions button.">
7069 Autofill Preferences...
7070 </message>
7071 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofi ll options menu entry.">
7072 <ph name="PRODUCT_NAME_SHORT">$1<ex>Chrome</ex></ph> Autofill Preferen ces
7073 </message>
7074 </if>
7075
7076 <if expr="os == 'win32'">
6995 <message name="IDS_AUTOFILL_OPTIONS_TITLE" desc="The title of the Autofi ll dialog."> 7077 <message name="IDS_AUTOFILL_OPTIONS_TITLE" desc="The title of the Autofi ll dialog.">
6996 Autofill Options 7078 Autofill Options
6997 </message> 7079 </message>
6998 <message name="IDS_AUTOFILL_OPTIONS" desc="The value of the Autofill opt ions button."> 7080 <message name="IDS_AUTOFILL_OPTIONS" desc="The value of the Autofill opt ions button.">
6999 Autofill options 7081 Autofill options...
7000 </message> 7082 </message>
7001 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofi ll options menu entry."> 7083 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofi ll options menu entry.">
7002 <ph name="PRODUCT_NAME_SHORT">$1<ex>Chrome</ex></ph> Autofill options 7084 <ph name="PRODUCT_NAME_SHORT">$1<ex>Chrome</ex></ph> Autofill options
7003 </message> 7085 </message>
7004 </if> 7086 </if>
7005 <if expr="os == 'darwin'"> 7087
7006 <message name="IDS_AUTOFILL_OPTIONS_TITLE" desc="The title of the Autofi ll dialog.">
7007 Autofill Preferences
7008 </message>
7009 <message name="IDS_AUTOFILL_OPTIONS" desc="The value of the Autofill opt ions button.">
7010 Autofill preferences
7011 </message>
7012 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofi ll options menu entry.">
7013 <ph name="PRODUCT_NAME_SHORT">$1<ex>Chrome</ex></ph> Autofill preferen ces
7014 </message>
7015 </if>
7016 <message name="IDS_AUTOFILL_LOADING" desc="The indicator that Autofill dat a is being loaded."> 7088 <message name="IDS_AUTOFILL_LOADING" desc="The indicator that Autofill dat a is being loaded.">
7017 Loading... 7089 Loading...
7018 </message> 7090 </message>
7019 <message name="IDS_AUTOFILL_USE_MAC_ADDRESS_BOOK" desc="Checkbox label to enable Address Book on Mac."> 7091 <message name="IDS_AUTOFILL_USE_MAC_ADDRESS_BOOK" desc="Checkbox label to enable Address Book on Mac.">
7020 Include addresses from my Address Book card 7092 Include addresses from my Address Book card
7021 </message> 7093 </message>
7022 <message name="IDS_AUTOFILL_ADDRESSES_GROUP_NAME" desc="The name of the Ad dresses group of the Autofill dialog."> 7094 <message name="IDS_AUTOFILL_ADDRESSES_GROUP_NAME" desc="The name of the Ad dresses group of the Autofill dialog.">
7023 Addresses 7095 Addresses
7024 </message> 7096 </message>
7025 <message name="IDS_AUTOFILL_CREDITCARDS_GROUP_NAME" desc="The name of the Credit Cards group of the Autofill dialog."> 7097 <message name="IDS_AUTOFILL_CREDITCARDS_GROUP_NAME" desc="The name of the Credit Cards group of the Autofill dialog.">
7026 Credit Cards 7098 Credit Cards
7027 </message> 7099 </message>
7028 <message name="IDS_AUTOFILL_ADD_ADDRESS_BUTTON" desc="The label of the but ton that adds a new Autofill address.">
7029 Add new street address...
7030 </message>
7031 <message name="IDS_AUTOFILL_ADD_CREDITCARD_BUTTON" desc="The label of the button that adds a new Autofill credit card.">
7032 Add new credit card...
7033 </message>
7034 <message name="IDS_AUTOFILL_EDIT_BUTTON" 7100 <message name="IDS_AUTOFILL_EDIT_BUTTON"
7035 desc="Text of the edit button in the Autofill editor"> 7101 desc="Text of the edit button in the Autofill editor">
7036 Edit... 7102 Edit...
7037 </message> 7103 </message>
7038 <message name="IDS_AUTOFILL_EDIT_ADDRESS_CAPTION" desc="The caption on the edit Autofill address dialog."> 7104 <message name="IDS_AUTOFILL_EDIT_ADDRESS_CAPTION" desc="The caption on the edit Autofill address dialog.">
7039 Edit address 7105 Edit address
7040 </message> 7106 </message>
7041 <message name="IDS_AUTOFILL_ADD_ADDRESS_CAPTION" desc="The caption on the edit Autofill address dialog for the new entry."> 7107 <message name="IDS_AUTOFILL_ADD_ADDRESS_CAPTION" desc="The caption on the edit Autofill address dialog for the new entry.">
7042 Add an address 7108 Add an address
7043 </message> 7109 </message>
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
7206 </message> 7272 </message>
7207 7273
7208 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group" > 7274 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group" >
7209 Themes: 7275 Themes:
7210 </message> 7276 </message>
7211 <if expr="os == 'linux2' or os.find('bsd') != -1"> 7277 <if expr="os == 'linux2' or os.find('bsd') != -1">
7212 <message name="IDS_APPEARANCE_GROUP_NAME" desc="In Title Case and withou t trailing colon: The title of the themes group"> 7278 <message name="IDS_APPEARANCE_GROUP_NAME" desc="In Title Case and withou t trailing colon: The title of the themes group">
7213 Appearance 7279 Appearance
7214 </message> 7280 </message>
7215 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK col ors and icons as the current theme."> 7281 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK col ors and icons as the current theme.">
7216 Use GTK+ theme 7282 Use GTK+ Theme
7217 </message> 7283 </message>
7218 <message name="IDS_THEMES_SET_CLASSIC" desc="The button to choose the cl assic windows theme in GTK"> 7284 <message name="IDS_THEMES_SET_CLASSIC" desc="The button to choose the cl assic windows theme in GTK">
7219 Use Classic theme 7285 Use Classic Theme
7220 </message> 7286 </message>
7221 <message name="IDS_SHOW_WINDOW_DECORATIONS_RADIO" desc="A radio button i n the options dialog for using the system title bar and borders."> 7287 <message name="IDS_SHOW_WINDOW_DECORATIONS_RADIO" desc="A radio button i n the options dialog for using the system title bar and borders.">
7222 Use system title bar and borders 7288 Use system title bar and borders
7223 </message> 7289 </message>
7224 <message name="IDS_HIDE_WINDOW_DECORATIONS_RADIO" desc="A radio button i n the options dialog for using the chrome custom frame and hiding the system tit le bar."> 7290 <message name="IDS_HIDE_WINDOW_DECORATIONS_RADIO" desc="A radio button i n the options dialog for using the chrome custom frame and hiding the system tit le bar.">
7225 Hide system title bar and use compact borders 7291 Hide system title bar and use compact borders
7226 </message> 7292 </message>
7227 </if> 7293 </if>
7228 <message name="IDS_THEMES_RESET_BUTTON" desc="The button to reset your the me"> 7294 <message name="IDS_THEMES_RESET_BUTTON" desc="The button to reset your the me">
7229 Reset to default theme 7295 Reset to default theme
(...skipping 11 matching lines...) Expand all
7241 7307
7242 <message name="IDS_OPTIONS_PROXIES_LABEL" desc="The info label for the 'Pr oxy settings' button"> 7308 <message name="IDS_OPTIONS_PROXIES_LABEL" desc="The info label for the 'Pr oxy settings' button">
7243 Set up a proxy to connect to the network. 7309 Set up a proxy to connect to the network.
7244 </message> 7310 </message>
7245 <message name="IDS_OPTIONS_SYSTEM_PROXIES_LABEL" desc="The info label for the 'Proxy settings' button when managed by the system."> 7311 <message name="IDS_OPTIONS_SYSTEM_PROXIES_LABEL" desc="The info label for the 'Proxy settings' button when managed by the system.">
7246 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is using your comp uter's system proxy settings to connect to the network. 7312 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is using your comp uter's system proxy settings to connect to the network.
7247 </message> 7313 </message>
7248 <message name="IDS_OPTIONS_EXTENSION_PROXIES_LABEL" desc="The info label f or the 'Proxy settings' button when managed by an extension."> 7314 <message name="IDS_OPTIONS_EXTENSION_PROXIES_LABEL" desc="The info label f or the 'Proxy settings' button when managed by an extension.">
7249 Your network proxy settings are being managed by an extension. 7315 Your network proxy settings are being managed by an extension.
7250 </message> 7316 </message>
7251 <message name="IDS_OPTIONS_PROXIES_CONFIGURE_BUTTON" desc="The label of th e 'Configure proxy settings' button">
7252 Change proxy settings
7253 </message>
7254 7317
7255 <message name="IDS_OPTIONS_CLOUD_PRINT_PROXY_DISABLED_LABEL" desc="The lab el of the cloud print setup button when it hasn't been set up yet."> 7318 <message name="IDS_OPTIONS_CLOUD_PRINT_PROXY_DISABLED_LABEL" desc="The lab el of the cloud print setup button when it hasn't been set up yet.">
7256 <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph> lets you access this computer's printers from anywhere. Sign in to enable. 7319 <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph> lets you access this computer's printers from anywhere. Sign in to enable.
7257 </message> 7320 </message>
7258 <message name="IDS_OPTIONS_CLOUD_PRINT_PROXY_DISABLED_BUTTON" desc="The la bel of the cloud proxy configure button when it hasn't been set up yet."> 7321 <message name="IDS_OPTIONS_CLOUD_PRINT_PROXY_DISABLED_BUTTON" desc="The la bel of the cloud proxy configure button when it hasn't been set up yet.">
7259 Sign in to <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph> 7322 Sign in to <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph>
7260 </message> 7323 </message>
7261 <message name="IDS_OPTIONS_CLOUD_PRINT_PROXY_ENABLED_LABEL" desc="The labe l of the cloud print setup button when it has been set up."> 7324 <message name="IDS_OPTIONS_CLOUD_PRINT_PROXY_ENABLED_LABEL" desc="The labe l of the cloud print setup button when it has been set up.">
7262 You have registered your printers with <ph name="CLOUD_PRINT_NAME">Googl e Cloud Print</ph> using the account <ph name="EMAIL">$1<ex>foo@bar.com</ex></ph > 7325 You have registered your printers with <ph name="CLOUD_PRINT_NAME">Googl e Cloud Print</ph> using the account <ph name="EMAIL">$1<ex>foo@bar.com</ex></ph >
7263 </message> 7326 </message>
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
7322 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> 7385 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'">
7323 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="The title of the 'Browsing data' group."> 7386 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="The title of the 'Browsing data' group.">
7324 Browsing data: 7387 Browsing data:
7325 </message> 7388 </message>
7326 </if> 7389 </if>
7327 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'"> 7390 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'">
7328 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="In Title Case and without trailing colon: The title of the 'Browsing data' group."> 7391 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="In Title Case and without trailing colon: The title of the 'Browsing data' group.">
7329 Browsing Data 7392 Browsing Data
7330 </message> 7393 </message>
7331 </if> 7394 </if>
7332 <message name="IDS_OPTIONS_IMPORT_DATA_BUTTON" desc="Label for the import data button.">
7333 Import data from another browser...
7334 </message>
7335 <message name="IDS_OPTIONS_MANAGED_PREFS" desc="Banner displayed in case t here are managed options the user won't be able to change"> 7395 <message name="IDS_OPTIONS_MANAGED_PREFS" desc="Banner displayed in case t here are managed options the user won't be able to change">
7336 Some options have been disabled by your IT administrator. 7396 Some options have been disabled by your IT administrator.
7337 </message> 7397 </message>
7338 7398
7399 <if expr="not pp_ifdef('use_titlecase')">
7400 <message name="IDS_OPTIONS_IMPORT_DATA_BUTTON" desc="In sentence case: L abel for the import data button.">
7401 Import data from another browser...
7402 </message>
7403 </if>
7404 <if expr="pp_ifdef('use_titlecase')">
7405 <message name="IDS_OPTIONS_IMPORT_DATA_BUTTON" desc="In Title Case: Labe l for the import data button.">
7406 Import Data from Another Browser...
7407 </message>
7408 </if>
7409
7339 <!-- Options search page strings. --> 7410 <!-- Options search page strings. -->
7340 <message name="IDS_OPTIONS_SEARCH_PAGE_TITLE" desc=""> 7411 <message name="IDS_OPTIONS_SEARCH_PAGE_TITLE" desc="">
7341 Search 7412 Search
7342 </message> 7413 </message>
7343 <message name="IDS_OPTIONS_SEARCH_PAGE_INFO" desc=""> 7414 <message name="IDS_OPTIONS_SEARCH_PAGE_INFO" desc="">
7344 Type to search <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> set tings. 7415 Type to search <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> set tings.
7345 </message> 7416 </message>
7346 <message name="IDS_OPTIONS_SEARCH_PAGE_NO_MATCHES" desc=""> 7417 <message name="IDS_OPTIONS_SEARCH_PAGE_NO_MATCHES" desc="">
7347 No matches were found. 7418 No matches were found.
7348 </message> 7419 </message>
(...skipping 642 matching lines...) Expand 10 before | Expand all | Expand 10 after
7991 <message name="IDS_SAVE_PAGE_STATUS_CANCELED" desc="Save page status: canc eled"> 8062 <message name="IDS_SAVE_PAGE_STATUS_CANCELED" desc="Save page status: canc eled">
7992 Canceled 8063 Canceled
7993 </message> 8064 </message>
7994 <message name="IDS_SAVE_PAGE_STATUS_FAILED" desc="Save page status: failed "> 8065 <message name="IDS_SAVE_PAGE_STATUS_FAILED" desc="Save page status: failed ">
7995 Failed 8066 Failed
7996 </message> 8067 </message>
7997 <message name="IDS_SAVE_PAGE_PROGRESS" desc="Text string for saving page p rogress, the number of saved files and total files"> 8068 <message name="IDS_SAVE_PAGE_PROGRESS" desc="Text string for saving page p rogress, the number of saved files and total files">
7998 <ph name="SAVED_FILES">$1<ex>5</ex></ph> / <ph name="TOTAL_FILES">$2<ex> 13</ex></ph> files 8069 <ph name="SAVED_FILES">$1<ex>5</ex></ph> / <ph name="TOTAL_FILES">$2<ex> 13</ex></ph> files
7999 </message> 8070 </message>
8000 8071
8001 <message name="IDS_OPTIONS_PRIVACY_CONTENT_SETTINGS_BUTTON" desc="Text for content settings button in Privacy options"> 8072 <if expr="not pp_ifdef('use_titlecase')">
8002 Content settings... 8073 <message name="IDS_OPTIONS_PRIVACY_CONTENT_SETTINGS_BUTTON" desc="Text f or content settings button in Privacy options">
8003 </message> 8074 Content settings...
8004 <message name="IDS_OPTIONS_PRIVACY_CLEAR_DATA_BUTTON" desc="Text for clear browsing data dialog in Privacy options"> 8075 </message>
8005 Clear browsing data... 8076 <message name="IDS_OPTIONS_PRIVACY_CLEAR_DATA_BUTTON" desc="Text for cle ar browsing data dialog in Privacy options">
8006 </message> 8077 Clear browsing data...
8078 </message>
8079 <message name="IDS_OPTIONS_FONTSETTINGS_CUSTOMIZE_FONTS_BUTTON" desc="Th e label of the 'Customize fonts' button">
8080 Customize fonts...
8081 </message>
8082 <message name="IDS_OPTIONS_PROXIES_CONFIGURE_BUTTON" desc="The label of the 'Configure proxy settings' button">
8083 Change proxy settings...
8084 </message>
8085 <message name="IDS_OPTIONS_CERTIFICATES_MANAGE_BUTTON" desc="The label o f the 'Manage Certificates' button">
8086 Manage certificates...
8087 </message>
8088 </if>
8089 <if expr="pp_ifdef('use_titlecase')">
8090 <message name="IDS_OPTIONS_PRIVACY_CONTENT_SETTINGS_BUTTON" desc="In Tit le Case: Text for content settings button in Privacy options">
8091 Content Settings...
8092 </message>
8093 <message name="IDS_OPTIONS_PRIVACY_CLEAR_DATA_BUTTON" desc="In Title Cas e: Text for clear browsing data dialog in Privacy options">
8094 Clear Browsing Data...
8095 </message>
8096 <message name="IDS_OPTIONS_FONTSETTINGS_CUSTOMIZE_FONTS_BUTTON" desc="In Title Case: The label of the 'Customize fonts' button">
8097 Customize Fonts...
8098 </message>
8099 <message name="IDS_OPTIONS_PROXIES_CONFIGURE_BUTTON" desc="In Title Case : The label of the 'Configure proxy settings' button">
8100 Change Proxy Settings...
8101 </message>
8102 <message name="IDS_OPTIONS_CERTIFICATES_MANAGE_BUTTON" desc="The label o f the 'Manage Certificates' button">
8103 Manage Certificates...
8104 </message>
8105 </if>
8106
8007 <message name="IDS_OPTIONS_DISABLE_WEB_SERVICES" desc="The text in the opt ions panel describes that we can disable web services."> 8107 <message name="IDS_OPTIONS_DISABLE_WEB_SERVICES" desc="The text in the opt ions panel describes that we can disable web services.">
8008 You may optionally disable these services. 8108 You may optionally disable these services.
8009 </message> 8109 </message>
8010 <message name="IDS_OPTIONS_LINKDOCTOR_PREF" desc="The documentation string of the 'Use Link Doctor' preference"> 8110 <message name="IDS_OPTIONS_LINKDOCTOR_PREF" desc="The documentation string of the 'Use Link Doctor' preference">
8011 Show suggestions for navigation errors. 8111 Show suggestions for navigation errors.
8012 </message> 8112 </message>
8013 8113
8014 <message name="IDS_OPTIONS_SUGGEST_PREF" desc="The documentation string of the 'Use Suggest' preference"> 8114 <message name="IDS_OPTIONS_SUGGEST_PREF" desc="The documentation string of the 'Use Suggest' preference">
8015 Show suggestions to help complete searches and URLs. 8115 Show suggestions to help complete searches and URLs.
8016 </message> 8116 </message>
8017 8117
8018 <message name="IDS_OPTIONS_ENABLE_LOGGING" desc="The label of the checkbox to enable/disable crash and user metrics logging"> 8118 <message name="IDS_OPTIONS_ENABLE_LOGGING" desc="The label of the checkbox to enable/disable crash and user metrics logging">
8019 Automatically send usage statistics and crash reports to Google. 8119 Automatically send usage statistics and crash reports to Google.
8020 </message> 8120 </message>
8021 8121
8022 <message name="IDS_OPTIONS_TABS_TO_LINKS_PREF" desc="The documentation str ing of the 'Tabs to Links' preference"> 8122 <message name="IDS_OPTIONS_TABS_TO_LINKS_PREF" desc="The documentation str ing of the 'Tabs to Links' preference">
8023 Pressing Tab on a webpage highlights links, as well as form fields 8123 Pressing Tab on a webpage highlights links, as well as form fields
8024 </message> 8124 </message>
8025 8125
8026 <message name="IDS_OPTIONS_FONTSETTINGS_INFO" desc="Information text about font and language options for web pages"> 8126 <message name="IDS_OPTIONS_FONTSETTINGS_INFO" desc="Information text about font and language options for web pages">
8027 Change the default font and language for webpages. 8127 Change the default font and language for webpages.
8028 </message> 8128 </message>
8029 <message name="IDS_OPTIONS_FONTSETTINGS_CONFIGUREFONTS_BUTTON" desc="The l abel of the 'configure fonts and languages' button"> 8129 <message name="IDS_OPTIONS_FONTSETTINGS_CONFIGUREFONTS_BUTTON" desc="The l abel of the 'configure fonts and languages' button">
8030 Change font and language settings 8130 Change font and language settings
8031 </message> 8131 </message>
8032 <message name="IDS_OPTIONS_FONTSETTINGS_CONFIGUREFONTSONLY_BUTTON" desc="T he label of the 'configure fonts' button"> 8132 <message name="IDS_OPTIONS_FONTSETTINGS_CONFIGUREFONTSONLY_BUTTON" desc="T he label of the 'configure fonts' button">
8033 Change font settings 8133 Change font settings
8034 </message> 8134 </message>
8035 <message name="IDS_OPTIONS_FONTSETTINGS_CUSTOMIZE_FONTS_BUTTON" desc="The label of the 'Customize fonts' button">
8036 Customize fonts
8037 </message>
8038 <message name="IDS_OPTIONS_DEFAULT_ZOOM_LEVEL_LABEL" desc="The label of th e 'Default Zoom Level' select menu"> 8135 <message name="IDS_OPTIONS_DEFAULT_ZOOM_LEVEL_LABEL" desc="The label of th e 'Default Zoom Level' select menu">
8039 Page zoom: 8136 Page zoom:
8040 </message> 8137 </message>
8041 <message name="IDS_OPTIONS_DEFAULT_FONT_SIZE_LABEL" desc="The label of the 'Default font size' select menu"> 8138 <message name="IDS_OPTIONS_DEFAULT_FONT_SIZE_LABEL" desc="The label of the 'Default font size' select menu">
8042 Font size: 8139 Font size:
8043 </message> 8140 </message>
8044 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_VERY_SMALL" desc="The label of the 'Very Small' option"> 8141 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_VERY_SMALL" desc="The label of the 'Very Small' option">
8045 Very Small 8142 Very Small
8046 </message> 8143 </message>
8047 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_SMALL" desc="The label of the ' Small' option"> 8144 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_SMALL" desc="The label of the ' Small' option">
(...skipping 3421 matching lines...) Expand 10 before | Expand all | Expand 10 after
11469 </includes> 11566 </includes>
11470 <structures fallback_to_english="true"> 11567 <structures fallback_to_english="true">
11471 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11568 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11472 </structure> 11569 </structure>
11473 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11570 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11474 </structure> 11571 </structure>
11475 </structures> 11572 </structures>
11476 11573
11477 </release> 11574 </release>
11478 </grit> 11575 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/gtk/options/passwords_exceptions_page_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698