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

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

Issue 1056002: Omnibox M5 work, part 1: Security changes... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 9 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/app/theme/theme_resources.grd » ('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 4736 matching lines...) Expand 10 before | Expand all | Expand 10 after
4747 </message> 4747 </message>
4748 4748
4749 <message name="IDS_SAVEAS_ALL_FILES" desc="Save As dialog box default text "> 4749 <message name="IDS_SAVEAS_ALL_FILES" desc="Save As dialog box default text ">
4750 All Files 4750 All Files
4751 </message> 4751 </message>
4752 4752
4753 <message name="IDS_SECURE_CONNECTION" desc="Info popup text when hovering the mouse over the lock icon. ie., we have a secure connection to the site."> 4753 <message name="IDS_SECURE_CONNECTION" desc="Info popup text when hovering the mouse over the lock icon. ie., we have a secure connection to the site.">
4754 Secure connection to <ph name="DOMAIN">$1<ex>paypal.com</ex></ph> 4754 Secure connection to <ph name="DOMAIN">$1<ex>paypal.com</ex></ph>
4755 </message> 4755 </message>
4756 4756
4757 <message name="IDS_SECURE_CONNECTION_EV" desc="Short text shown in the loc ation when the connection is secure with an EV cert."> 4757 <message name="IDS_SECURE_CONNECTION_EV" desc="Short text shown in the loc ation bar when the connection is secure with an EV cert.">
4758 <ph name="ORGANIZATION">$1<ex>Paypal Inc.</ex></ph> [<ph name="COUNTRY"> $2<ex>US</ex></ph>] 4758 <ph name="ORGANIZATION">$1<ex>Paypal Inc.</ex></ph> [<ph name="COUNTRY"> $2<ex>US</ex></ph>]
4759 </message> 4759 </message>
4760 4760
4761 <message name="IDS_SECURE_CONNECTION_EV_CA" desc="Info popup text showing the certification authority's name when hovering the mouse over the EV label ie ., we have a secure connection to the site with an EV cert."> 4761 <message name="IDS_SECURITY_BROKEN" desc="Short text shown in the location bar when a secure connection cannot be established.">
4762 Verified by <ph name="ISSUER">$1<ex>VeriSign</ex></ph> 4762 Untrusted website
4763 </message> 4763 </message>
4764 4764
4765 <!-- Page Information Window --> 4765 <!-- Page Information Window -->
4766 <message name="IDS_PAGEINFO_WINDOW_TITLE" desc="Title of the page info win dow."> 4766 <message name="IDS_PAGEINFO_WINDOW_TITLE" desc="Title of the page info win dow.">
4767 Security Information 4767 Security Information
4768 </message> 4768 </message>
4769 <if expr="not pp_ifdef('use_titlecase')"> 4769 <if expr="not pp_ifdef('use_titlecase')">
4770 <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="Text of button in th e page info that shows the SSL certificate."> 4770 <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="Text of button in th e page info that shows the SSL certificate.">
4771 Certificate information 4771 Certificate information
4772 </message> 4772 </message>
(...skipping 2444 matching lines...) Expand 10 before | Expand all | Expand 10 after
7217 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. E xpands all possible languages, not only the main ones."> 7217 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. E xpands all possible languages, not only the main ones.">
7218 More... 7218 More...
7219 </message> 7219 </message>
7220 </if> 7220 </if>
7221 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> 7221 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing ">
7222 Import bookmarks now... 7222 Import bookmarks now...
7223 </message> 7223 </message>
7224 </messages> 7224 </messages>
7225 </release> 7225 </release>
7226 </grit> 7226 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/theme/theme_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698