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

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

Issue 5935003: DOMUI: Implement new-style password manager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Selection transitions. Created 10 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/dom_ui/options/password_manager_handler.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 4612 matching lines...) Expand 10 before | Expand all | Expand 10 after
4623 </message> 4623 </message>
4624 <message name="IDS_BROWSER_HANGMONITOR_RENDERER_WAIT" desc="The label of t he 'wait' button"> 4624 <message name="IDS_BROWSER_HANGMONITOR_RENDERER_WAIT" desc="The label of t he 'wait' button">
4625 Wait 4625 Wait
4626 </message> 4626 </message>
4627 <message name="IDS_BROWSER_HANGMONITOR_RENDERER_END" desc="The label of th e 'kill' button"> 4627 <message name="IDS_BROWSER_HANGMONITOR_RENDERER_END" desc="The label of th e 'kill' button">
4628 Kill pages 4628 Kill pages
4629 </message> 4629 </message>
4630 4630
4631 <!-- Passwords and Exceptions Dialog --> 4631 <!-- Passwords and Exceptions Dialog -->
4632 <message name="IDS_PASSWORDS_EXCEPTIONS_WINDOW_TITLE" desc="Title for 'Pas swords and exceptions dialog'"> 4632 <message name="IDS_PASSWORDS_EXCEPTIONS_WINDOW_TITLE" desc="Title for 'Pas swords and exceptions dialog'">
4633 Passwords and Exceptions 4633 Passwords
4634 </message> 4634 </message>
4635 <message name="IDS_PASSWORDS_SHOW_PASSWORDS_TAB_TITLE" desc="Title for 'Sa ved passwords' tab"> 4635 <message name="IDS_PASSWORDS_SHOW_PASSWORDS_TAB_TITLE" desc="Title for 'Sa ved passwords' tab">
4636 Saved passwords 4636 Saved Passwords
4637 </message> 4637 </message>
4638 <message name="IDS_PASSWORDS_EXCEPTIONS_TAB_TITLE" desc="Title for 'Except ions' tab"> 4638 <message name="IDS_PASSWORDS_EXCEPTIONS_TAB_TITLE" desc="Title for 'Except ions' tab">
4639 Exceptions 4639 Exceptions
4640 </message> 4640 </message>
4641 <message name="IDS_PASSWORDS_PAGE_VIEW_SITE_COLUMN" desc="Password table v iew Site column title"> 4641 <message name="IDS_PASSWORDS_PAGE_VIEW_SITE_COLUMN" desc="Password table v iew Site column title">
4642 Site 4642 Site
4643 </message> 4643 </message>
4644 <message name="IDS_PASSWORDS_PAGE_VIEW_USERNAME_COLUMN" desc="Password tab le view Username column title"> 4644 <message name="IDS_PASSWORDS_PAGE_VIEW_USERNAME_COLUMN" desc="Password tab le view Username column title">
4645 Username 4645 Username
4646 </message> 4646 </message>
(...skipping 6720 matching lines...) Expand 10 before | Expand all | Expand 10 after
11367 </includes> 11367 </includes>
11368 <structures fallback_to_english="true"> 11368 <structures fallback_to_english="true">
11369 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11369 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11370 </structure> 11370 </structure>
11371 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11371 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11372 </structure> 11372 </structure>
11373 </structures> 11373 </structures>
11374 11374
11375 </release> 11375 </release>
11376 </grit> 11376 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/dom_ui/options/password_manager_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698