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

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

Issue 6241010: DOMUI: Use a styled button instead of an image for the password list show/hide (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
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 4490 matching lines...) Expand 10 before | Expand all | Expand 10 after
4501 </message> 4501 </message>
4502 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_BUTTON" desc="Passwords page view's 'Remove' button text"> 4502 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_BUTTON" desc="Passwords page view's 'Remove' button text">
4503 Remove 4503 Remove
4504 </message> 4504 </message>
4505 <message name="IDS_PASSWORDS_PAGE_VIEW_TEXT_DELETE_ALL_PASSWORDS" desc ="P asswords page view's confirmation message before removing all stored passwords"> 4505 <message name="IDS_PASSWORDS_PAGE_VIEW_TEXT_DELETE_ALL_PASSWORDS" desc ="P asswords page view's confirmation message before removing all stored passwords">
4506 Are you sure you want to remove all passwords? 4506 Are you sure you want to remove all passwords?
4507 </message> 4507 </message>
4508 <message name="IDS_PASSWORDS_PAGE_VIEW_CAPTION_DELETE_ALL_PASSWORDS" desc= "Passwords page view's remove all confirmation message box window title"> 4508 <message name="IDS_PASSWORDS_PAGE_VIEW_CAPTION_DELETE_ALL_PASSWORDS" desc= "Passwords page view's remove all confirmation message box window title">
4509 Remove all passwords 4509 Remove all passwords
4510 </message> 4510 </message>
4511 <message name="IDS_PASSWORDS_PAGE_VIEW_SHOW_BUTTON" desc="Text for passwor ds page view's button to show a stored password">
4512 Show
4513 </message>
4514 <message name="IDS_PASSWORDS_PAGE_VIEW_HIDE_BUTTON" desc="Text for passwor ds page view's button to hide a stored password">
4515 Hide
4516 </message>
4511 4517
4512 <if expr="not pp_ifdef('use_titlecase')"> 4518 <if expr="not pp_ifdef('use_titlecase')">
4513 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_ALL_BUTTON" desc="In sente nce case: Passwords page view's 'Remove all' button text"> 4519 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_ALL_BUTTON" desc="In sente nce case: Passwords page view's 'Remove all' button text">
4514 Remove all 4520 Remove all
4515 </message> 4521 </message>
4516 <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">
4517 Show password
4518 </message>
4519 <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">
4520 Hide password
4521 </message>
4522 </if> 4522 </if>
4523 <if expr="pp_ifdef('use_titlecase')"> 4523 <if expr="pp_ifdef('use_titlecase')">
4524 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_ALL_BUTTON" desc="In Title Case: Passwords page view's 'Remove all' button text"> 4524 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_ALL_BUTTON" desc="In Title Case: Passwords page view's 'Remove all' button text">
4525 Remove All 4525 Remove All
4526 </message> 4526 </message>
4527 <message name="IDS_PASSWORDS_PAGE_VIEW_SHOW_BUTTON" desc="In Title Case: Text for passwords page view's button to show a stored password">
4528 Show Password
4529 </message>
4530 <message name="IDS_PASSWORDS_PAGE_VIEW_HIDE_BUTTON" desc="In Title Case: Text for passwords page view's button to hide a stored password">
4531 Hide Password
4532 </message>
4533 </if> 4527 </if>
4534 4528
4535 <!-- Confirm MessageBox Dialog --> 4529 <!-- Confirm MessageBox Dialog -->
4536 <message name="IDS_CONFIRM_MESSAGEBOX_YES_BUTTON_LABEL" desc="Confirm Mess ageBox Dialog's 'Yes' button text"> 4530 <message name="IDS_CONFIRM_MESSAGEBOX_YES_BUTTON_LABEL" desc="Confirm Mess ageBox Dialog's 'Yes' button text">
4537 Yes 4531 Yes
4538 </message> 4532 </message>
4539 <message name="IDS_CONFIRM_MESSAGEBOX_NO_BUTTON_LABEL" desc="Confirm Messa geBox Dialog's 'No' button text"> 4533 <message name="IDS_CONFIRM_MESSAGEBOX_NO_BUTTON_LABEL" desc="Confirm Messa geBox Dialog's 'No' button text">
4540 No 4534 No
4541 </message> 4535 </message>
4542 4536
(...skipping 6676 matching lines...) Expand 10 before | Expand all | Expand 10 after
11219 </includes> 11213 </includes>
11220 <structures fallback_to_english="true"> 11214 <structures fallback_to_english="true">
11221 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11215 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11222 </structure> 11216 </structure>
11223 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11217 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11224 </structure> 11218 </structure>
11225 </structures> 11219 </structures>
11226 11220
11227 </release> 11221 </release>
11228 </grit> 11222 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698