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

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

Issue 155513: Adding a message box to confirm if the user really wants to delete all stored... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 5 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/views/confirm_message_box_dialog.h » ('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 2144 matching lines...) Expand 10 before | Expand all | Expand 10 after
2155 </message> 2155 </message>
2156 <message name="IDS_PASSWORDS_PAGE_VIEW_USERNAME_COLUMN" desc="Password tab le view Username column title"> 2156 <message name="IDS_PASSWORDS_PAGE_VIEW_USERNAME_COLUMN" desc="Password tab le view Username column title">
2157 Username 2157 Username
2158 </message> 2158 </message>
2159 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_BUTTON" desc="Passwords page view's 'Remove' button text"> 2159 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_BUTTON" desc="Passwords page view's 'Remove' button text">
2160 Remove 2160 Remove
2161 </message> 2161 </message>
2162 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_ALL_BUTTON" desc="Passwords page view's 'Remove all' button text"> 2162 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_ALL_BUTTON" desc="Passwords page view's 'Remove all' button text">
2163 Remove All 2163 Remove All
2164 </message> 2164 </message>
2165 <message name="IDS_PASSWORDS_PAGE_VIEW_TEXT_DELETE_ALL_PASSWORDS" desc ="P asswords page view's confirmation message before removing all stored passwords">
2166 Are you sure you want to remove all passwords?
2167 </message>
2168 <message name="IDS_PASSWORDS_PAGE_VIEW_CAPTION_DELETE_ALL_PASSWORDS" desc= "Passwords page view's remove all confirmation message box window title">
2169 Remove all passwords
2170 </message>
2165 <message name="IDS_PASSWORDS_PAGE_VIEW_SHOW_BUTTON" desc="Text for passwor ds page view's button to show a stored password"> 2171 <message name="IDS_PASSWORDS_PAGE_VIEW_SHOW_BUTTON" desc="Text for passwor ds page view's button to show a stored password">
2166 Show password 2172 Show password
2167 </message> 2173 </message>
2168 <message name="IDS_PASSWORDS_PAGE_VIEW_HIDE_BUTTON" desc="Text for passwor ds page view's button to hide a stored password"> 2174 <message name="IDS_PASSWORDS_PAGE_VIEW_HIDE_BUTTON" desc="Text for passwor ds page view's button to hide a stored password">
2169 Hide password 2175 Hide password
2170 </message> 2176 </message>
2171 <message name="IDS_EXCEPTIONS_PAGE_VIEW_REMOVE_BUTTON" desc="Exceptions pa ge view's 'Remove' button text"> 2177 <message name="IDS_EXCEPTIONS_PAGE_VIEW_REMOVE_BUTTON" desc="Exceptions pa ge view's 'Remove' button text">
2172 Remove 2178 Remove
2173 </message> 2179 </message>
2174 <message name="IDS_EXCEPTIONS_PAGE_VIEW_REMOVE_ALL_BUTTON" desc="Exception s page view's 'Remove all' button text"> 2180 <message name="IDS_EXCEPTIONS_PAGE_VIEW_REMOVE_ALL_BUTTON" desc="Exception s page view's 'Remove all' button text">
2175 Remove All 2181 Remove All
2176 </message> 2182 </message>
2177 2183
2184 <!-- Confirm MessageBox Dialog -->
2185 <message name="IDS_CONFIRM_MESSAGEBOX_YES_BUTTON_LABEL" desc="Confirm Mess ageBox Dialog's 'Yes' button text">
2186 Yes
2187 </message>
2188 <message name="IDS_CONFIRM_MESSAGEBOX_NO_BUTTON_LABEL" desc="Confirm Messa geBox Dialog's 'No' button text">
2189 No
2190 </message>
2191
2178 <!-- Password Manager --> 2192 <!-- Password Manager -->
2179 <message name="IDS_PASSWORD_MANAGER_SAVE_BUTTON" desc="Save button text fo r password manager"> 2193 <message name="IDS_PASSWORD_MANAGER_SAVE_BUTTON" desc="Save button text fo r password manager">
2180 Save password 2194 Save password
2181 </message> 2195 </message>
2182 <message name="IDS_PASSWORD_MANAGER_BLACKLIST_BUTTON" desc="Button text fo r the 'Save Password' infobar's 'Never remember for this site' option"> 2196 <message name="IDS_PASSWORD_MANAGER_BLACKLIST_BUTTON" desc="Button text fo r the 'Save Password' infobar's 'Never remember for this site' option">
2183 Never for this site 2197 Never for this site
2184 </message> 2198 </message>
2185 2199
2186 <!-- Import Settings Dialog --> 2200 <!-- Import Settings Dialog -->
2187 <message name="IDS_IMPORT_SETTINGS_TITLE" desc="Dialog title for import di alog"> 2201 <message name="IDS_IMPORT_SETTINGS_TITLE" desc="Dialog title for import di alog">
(...skipping 1786 matching lines...) Expand 10 before | Expand all | Expand 10 after
3974 Use system title bar and borders 3988 Use system title bar and borders
3975 </message> 3989 </message>
3976 3990
3977 <message name="IDS_RGBA_CSS_FORMAT_STRING" translateable="false" desc="The format string to use when converting colors to CSS rgba()."> 3991 <message name="IDS_RGBA_CSS_FORMAT_STRING" translateable="false" desc="The format string to use when converting colors to CSS rgba().">
3978 rgba($1, $2, $3, $4) 3992 rgba($1, $2, $3, $4)
3979 </message> 3993 </message>
3980 3994
3981 </messages> 3995 </messages>
3982 </release> 3996 </release>
3983 </grit> 3997 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/views/confirm_message_box_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698