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

Side by Side Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2765193002: Prototype for the new UI for the Safe Browsing Subresource Filter. (Closed)
Patch Set: comments Created 3 years, 8 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
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android.
4 4
5 FAQ: 5 FAQ:
6 - How do I add, change, or remove a string? 6 - How do I add, change, or remove a string?
7 Just update this file. 7 Just update this file.
8 - Translations will happen automatically?? 8 - Translations will happen automatically??
9 Yes, indeed. Just add your string before the branch point and 9 Yes, indeed. Just add your string before the branch point and
10 make the description good. 10 make the description good.
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
130 </message> 130 </message>
131 <message name="IDS_OK_GOT_IT" desc="Label of a button by which the user co nfirms that they read and understood the information or instructions. Used in mu ltiple contexts. [CHAR-LIMIT=20]"> 131 <message name="IDS_OK_GOT_IT" desc="Label of a button by which the user co nfirms that they read and understood the information or instructions. Used in mu ltiple contexts. [CHAR-LIMIT=20]">
132 OK, got it 132 OK, got it
133 </message> 133 </message>
134 <message name="IDS_CANCEL" desc="Label for a cancel button. Used in multip le contexts. [CHAR-LIMIT=20]"> 134 <message name="IDS_CANCEL" desc="Label for a cancel button. Used in multip le contexts. [CHAR-LIMIT=20]">
135 Cancel 135 Cancel
136 </message> 136 </message>
137 <message name="IDS_SAVE" desc="Label for a button to save a change. Used i n multiple contexts. [CHAR-LIMIT=20]"> 137 <message name="IDS_SAVE" desc="Label for a button to save a change. Used i n multiple contexts. [CHAR-LIMIT=20]">
138 Save 138 Save
139 </message> 139 </message>
140 <message name="IDS_DETAILS_LINK" desc="The label of the link to open the d etailed information.">
141 Details
142 </message>
140 <message name="IDS_DONE" desc="Label for a button to save a change or fini sh editing data. Used in multiple contexts. [CHAR-LIMIT=20]"> 143 <message name="IDS_DONE" desc="Label for a button to save a change or fini sh editing data. Used in multiple contexts. [CHAR-LIMIT=20]">
141 Done 144 Done
142 </message> 145 </message>
143 <message name="IDS_DELETE" desc="Label for a delete button. Used in multip le contexts. [CHAR-LIMIT=20]"> 146 <message name="IDS_DELETE" desc="Label for a delete button. Used in multip le contexts. [CHAR-LIMIT=20]">
144 Delete 147 Delete
145 </message> 148 </message>
146 <message name="IDS_REMOVE" desc="Label for a button to remove an item (e.g . a bookmark) from a list. [CHAR-LIMIT=20]"> 149 <message name="IDS_REMOVE" desc="Label for a button to remove an item (e.g . a bookmark) from a list. [CHAR-LIMIT=20]">
147 Remove 150 Remove
148 </message> 151 </message>
149 <message name="IDS_RESET" desc="Label for a button to reset information yo u are editing to a default."> 152 <message name="IDS_RESET" desc="Label for a button to reset information yo u are editing to a default.">
(...skipping 1491 matching lines...) Expand 10 before | Expand all | Expand 10 after
1641 </message> 1644 </message>
1642 <message name="IDS_PAGE_INFO_PERMISSION_BLOCKED" desc="The label used in t he Page Info dialog to describe a blocked permission. Eg: Location - Blocked"> 1645 <message name="IDS_PAGE_INFO_PERMISSION_BLOCKED" desc="The label used in t he Page Info dialog to describe a blocked permission. Eg: Location - Blocked">
1643 Blocked 1646 Blocked
1644 </message> 1647 </message>
1645 <message name="IDS_PAGE_INFO_ANDROID_PERMISSION_BLOCKED" desc="The label u sed in the Page Info dialog to indicate a permission has been blocked within And roid settings"> 1648 <message name="IDS_PAGE_INFO_ANDROID_PERMISSION_BLOCKED" desc="The label u sed in the Page Info dialog to indicate a permission has been blocked within And roid settings">
1646 Turned off in Android Settings 1649 Turned off in Android Settings
1647 </message> 1650 </message>
1648 <message name="IDS_PAGE_INFO_ANDROID_LOCATION_BLOCKED" desc="The label use d in the Page Info dialog to indicate that location has been been disabled for t he device in Android settings"> 1651 <message name="IDS_PAGE_INFO_ANDROID_LOCATION_BLOCKED" desc="The label use d in the Page Info dialog to indicate that location has been been disabled for t he device in Android settings">
1649 Turned off for this device 1652 Turned off for this device
1650 </message> 1653 </message>
1651 <message name="IDS_PAGE_INFO_DETAILS_LINK" desc="The label of the link to open the detailed connection information popup from the page info bubble.">
1652 Details
1653 </message>
1654 <message name="IDS_PAGE_INFO_CONNECTION_OFFLINE" desc="Message to display in the page info bubble when viewing and offline page."> 1654 <message name="IDS_PAGE_INFO_CONNECTION_OFFLINE" desc="Message to display in the page info bubble when viewing and offline page.">
1655 You are viewing an offline copy of this page from <ph name="CREATION_TIM E">%1$s<ex>Feb 9, 2016</ex></ph> 1655 You are viewing an offline copy of this page from <ph name="CREATION_TIM E">%1$s<ex>Feb 9, 2016</ex></ph>
1656 </message> 1656 </message>
1657 <message name="IDS_PAGE_INFO_DOMAIN_HIDDEN" desc="Message to display in th e page info bubble when the domain is hidden."> 1657 <message name="IDS_PAGE_INFO_DOMAIN_HIDDEN" desc="Message to display in th e page info bubble when the domain is hidden.">
1658 This content is from <ph name="DOMAIN_NAME">%1$s<ex>google.com</ex></ph> , delivered by Google. 1658 This content is from <ph name="DOMAIN_NAME">%1$s<ex>google.com</ex></ph> , delivered by Google.
1659 </message> 1659 </message>
1660 <message name="IDS_PAGE_INFO_OPEN_ONLINE_BUTTON" desc="Text in the button that attempts to open an online version of the offline website displayed in the tab."> 1660 <message name="IDS_PAGE_INFO_OPEN_ONLINE_BUTTON" desc="Text in the button that attempts to open an online version of the offline website displayed in the tab.">
1661 Open Online 1661 Open Online
1662 </message> 1662 </message>
1663 1663
(...skipping 1111 matching lines...) Expand 10 before | Expand all | Expand 10 after
2775 </message> 2775 </message>
2776 <message name="IDS_CONTEXTMENU_LINK_TITLE" desc="The title of a context me nu tab when the item pressed contains more than one type. This indicates that al l the actions are related to the link."> 2776 <message name="IDS_CONTEXTMENU_LINK_TITLE" desc="The title of a context me nu tab when the item pressed contains more than one type. This indicates that al l the actions are related to the link.">
2777 LINK 2777 LINK
2778 </message> 2778 </message>
2779 <message name="IDS_CONTEXTMENU_VIDEO_TITLE" desc="The title of a context m enu tab when the item pressed contains more than one type. This indicates that a ll the actions are related to a video."> 2779 <message name="IDS_CONTEXTMENU_VIDEO_TITLE" desc="The title of a context m enu tab when the item pressed contains more than one type. This indicates that a ll the actions are related to a video.">
2780 VIDEO 2780 VIDEO
2781 </message> 2781 </message>
2782 </messages> 2782 </messages>
2783 </release> 2783 </release>
2784 </grit> 2784 </grit>
OLDNEW
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/page_info/PageInfoPopup.java ('k') | chrome/android/java_sources.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698