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

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

Issue 8694002: Protector: string and fix segfault fix on button press. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comment fix. Created 9 years 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/protector/default_search_provider_change.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 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 1187 matching lines...) Expand 10 before | Expand all | Expand 10 after
1198 <message name="IDS_SIGN_OUT" desc="The text label of the Sign Out menu i tem"> 1198 <message name="IDS_SIGN_OUT" desc="The text label of the Sign Out menu i tem">
1199 Sign out 1199 Sign out
1200 </message> 1200 </message>
1201 <message name="IDS_EXIT_GUEST_MODE" desc="The text label of the Exit gue st session menu item"> 1201 <message name="IDS_EXIT_GUEST_MODE" desc="The text label of the Exit gue st session menu item">
1202 Exit guest session 1202 Exit guest session
1203 </message> 1203 </message>
1204 </if> 1204 </if>
1205 1205
1206 <!-- Protector error messages --> 1206 <!-- Protector error messages -->
1207 <message name="IDS_SEARCH_ENGINE_CHANGE_TITLE" desc="The title of the bubb le and the wrench menu item with a search engine change notification."> 1207 <message name="IDS_SEARCH_ENGINE_CHANGE_TITLE" desc="The title of the bubb le and the wrench menu item with a search engine change notification.">
1208 Attempted search engine change 1208 Attempted default search change
1209 </message> 1209 </message>
1210 <message name="IDS_SEARCH_ENGINE_CHANGE_MESSAGE" desc="The text of the sea rch engine change notification."> 1210 <message name="IDS_SEARCH_ENGINE_CHANGE_MESSAGE" desc="The text of the sea rch engine change notification.">
1211 Arrr! Something tried to commandeer <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>'s default search engine! 1211 Arrr! Something tried to commandeer your default search setting!
1212 </message> 1212 </message>
1213 <message name="IDS_SEARCH_ENGINE_CHANGE_NO_BACKUP_MESSAGE" desc="The text of the search engine change notification when the previous setting is lost."> 1213 <message name="IDS_SEARCH_ENGINE_CHANGE_NO_BACKUP_MESSAGE" desc="The text of the search engine change notification when the previous setting is lost.">
1214 Arrr! Something tried to commandeer <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>'s default search engine! We weren't sure what to do, so we set it to <ph name="PREPOPULATED_ENGINE">$2<ex>DefaultSearchEngine</ex></ph>. 1214 Arrr! Something tried to commandeer your default search setting! We were n't sure what to do, so we set it to <ph name="PREPOPULATED_ENGINE">$1<ex>Defaul tSearchEngine</ex></ph>.
1215 </message> 1215 </message>
1216 <message name="IDS_KEEP_SEARCH_ENGINE" desc="The title of the button that confirms staying with the previous search engine setting."> 1216 <message name="IDS_KEEP_SEARCH_ENGINE" desc="The title of the button that confirms staying with the previous search engine setting.">
1217 Keep using <ph name="PREV_ENGINE">$1<ex>PreviousSearchEngine</ex></ph> 1217 Keep using <ph name="PREV_ENGINE">$1<ex>PreviousSearchEngine</ex></ph>
1218 </message> 1218 </message>
1219 <message name="IDS_CHANGE_SEARCH_ENGINE" desc="The title of the button tha t accepts new default search engine setting."> 1219 <message name="IDS_CHANGE_SEARCH_ENGINE" desc="The title of the button tha t accepts new default search engine setting.">
1220 Change to <ph name="NEW_ENGINE">$1<ex>NewSearchEngine</ex></ph> 1220 Change to <ph name="NEW_ENGINE">$1<ex>NewSearchEngine</ex></ph>
1221 </message> 1221 </message>
1222 <message name="IDS_CHANGE_SEARCH_ENGINE_NO_NAME" desc="The title of the bu tton that accepts new default search engine setting when the search engine name is too long."> 1222 <message name="IDS_CHANGE_SEARCH_ENGINE_NO_NAME" desc="The title of the bu tton that accepts new default search engine setting when the search engine name is too long.">
1223 Change search engine 1223 Change search setting
1224 </message> 1224 </message>
1225 <message name="IDS_SELECT_SEARCH_ENGINE" desc="The title of the button tha t opens a settings page, allowing user to select the default search engine to us e."> 1225 <message name="IDS_SELECT_SEARCH_ENGINE" desc="The title of the button tha t opens a settings page, allowing user to select the default search engine to us e.">
1226 Select search engine... 1226 Select search setting...
1227 </message> 1227 </message>
1228 1228
1229 <message name="IDS_HOMEPAGE_CHANGE_TITLE" desc="The title of the bubble an d the wrench menu item with a home page change notification."> 1229 <message name="IDS_HOMEPAGE_CHANGE_TITLE" desc="The title of the bubble an d the wrench menu item with a home page change notification.">
1230 Attempted home page change 1230 Attempted home page change
1231 </message> 1231 </message>
1232 <message name="IDS_HOMEPAGE_CHANGE_BUBBLE_MESSAGE" desc="The text of the h ome page change notification."> 1232 <message name="IDS_HOMEPAGE_CHANGE_BUBBLE_MESSAGE" desc="The text of the h ome page change notification.">
1233 Arrr! Something tried to commandeer <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> home page! 1233 Arrr! Something tried to commandeer your home page!
1234 </message> 1234 </message>
1235 <message name="IDS_HOMEPAGE_CHANGE_BUBBLE_NO_BACKUP_MESSAGE" desc="The tex t of the home page change notification when the previous setting is lost."> 1235 <message name="IDS_HOMEPAGE_CHANGE_BUBBLE_NO_BACKUP_MESSAGE" desc="The tex t of the home page change notification when the previous setting is lost.">
1236 Arrr! Something tried to commandeer <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> home page! We weren't sure what to do, so we set it to the New Tab page. 1236 Arrr! Something tried to commandeer your home page! We weren't sure what to do, so we set it to the New Tab page.
1237 </message> 1237 </message>
1238 <message name="IDS_KEEP_HOMEPAGE" desc="The title of the button that confi rms staying with the previous home page setting."> 1238 <message name="IDS_KEEP_HOMEPAGE" desc="The title of the button that confi rms staying with the previous home page setting.">
1239 Keep using <ph name="PREV_HOMEPAGE">$1<ex>My Awesome Blog</ex></ph> 1239 Keep using <ph name="PREV_HOMEPAGE">$1<ex>My Awesome Blog</ex></ph>
1240 </message> 1240 </message>
1241 <message name="IDS_CHANGE_HOMEPAGE" desc="The title of the button that acc epts new home page setting."> 1241 <message name="IDS_CHANGE_HOMEPAGE" desc="The title of the button that acc epts new home page setting.">
1242 Change to <ph name="NEW_HOMEPAGE">$1<ex>My Awesome Blog</ex></ph> 1242 Change to <ph name="NEW_HOMEPAGE">$1<ex>My Awesome Blog</ex></ph>
1243 </message> 1243 </message>
1244 <message name="IDS_CHANGE_HOMEPAGE_NO_NAME" desc="The title of the button that accepts new home page setting when the home page title is too long."> 1244 <message name="IDS_CHANGE_HOMEPAGE_NO_NAME" desc="The title of the button that accepts new home page setting when the home page title is too long.">
1245 Change home page 1245 Change home page
1246 </message> 1246 </message>
(...skipping 13398 matching lines...) Expand 10 before | Expand all | Expand 10 after
14645 </messages> 14645 </messages>
14646 <structures fallback_to_english="true"> 14646 <structures fallback_to_english="true">
14647 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14647 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14648 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14648 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14649 </structure> 14649 </structure>
14650 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14650 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14651 </structure> 14651 </structure>
14652 </structures> 14652 </structures>
14653 </release> 14653 </release>
14654 </grit> 14654 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/protector/default_search_provider_change.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698