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

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

Issue 1958293002: Revert "Desktop Capture Picker New UI: Non Mac Structure Change" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « no previous file | chrome/app/generated_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 <!-- This file contains definitions of strings that are distribution specific. 2 <!-- This file contains definitions of strings that are distribution specific.
3 If you update this file, be sure also to update google_chrome_strings.grd. --> 3 If you update this file, be sure also to update google_chrome_strings.grd. -->
4 4
5 <grit base_dir="." latest_public_release="0" current_release="1" 5 <grit base_dir="." latest_public_release="0" current_release="1"
6 source_lang_id="en" enc_check="möl"> 6 source_lang_id="en" enc_check="möl">
7 <outputs> 7 <outputs>
8 <output filename="grit/chromium_strings.h" type="rc_header"> 8 <output filename="grit/chromium_strings.h" type="rc_header">
9 <emit emit_type='prepend'></emit> 9 <emit emit_type='prepend'></emit>
10 </output> 10 </output>
(...skipping 1105 matching lines...) Expand 10 before | Expand all | Expand 10 after
1116 </message> 1116 </message>
1117 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_CT_VERIFIED" des c="The text of the identity section when the page is secure and a Signed Certifi cate Timestamp from a known Certificate Transparency log is present and valid."> 1117 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_CT_VERIFIED" des c="The text of the identity section when the page is secure and a Signed Certifi cate Timestamp from a known Certificate Transparency log is present and valid.">
1118 Chromium verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued this website's certificate. The server supplied valid Certificate Transparency information. 1118 Chromium verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued this website's certificate. The server supplied valid Certificate Transparency information.
1119 </message> 1119 </message>
1120 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_CT_UNVERIFIED" d esc="The text of the identity section when the page is secure and contains a Sig ned Certificate Timestamp from an unknown Certificate Transparency log."> 1120 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_CT_UNVERIFIED" d esc="The text of the identity section when the page is secure and contains a Sig ned Certificate Timestamp from an unknown Certificate Transparency log.">
1121 Chromium verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued this website's certificate. The server supplied Certificate Transparency inform ation, but Chromium did not recognize any of the Certificate Transparency logs. 1121 Chromium verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued this website's certificate. The server supplied Certificate Transparency inform ation, but Chromium did not recognize any of the Certificate Transparency logs.
1122 </message> 1122 </message>
1123 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_CT_INVALID" desc ="The text of the identity section when the page is secure, but it contains a Si gned Certificate Timestamp from a known Certificate Transparency log that failed to verify."> 1123 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_CT_INVALID" desc ="The text of the identity section when the page is secure, but it contains a Si gned Certificate Timestamp from a known Certificate Transparency log that failed to verify.">
1124 Chromium verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued this website's certificate. The server supplied Certificate Transparency inform ation, but it was invalid. 1124 Chromium verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued this website's certificate. The server supplied Certificate Transparency inform ation, but it was invalid.
1125 </message> 1125 </message>
1126
1127 <!-- Desktop Capture -->
1128 <message name="IDS_DESKTOP_MEDIA_PICKER_SOURCE_TYPE_TAB" desc="Text for th e button on the window picker dialog, clicking which takes one to tab sharing">
1129 Chromium Tab
1130 </message>
1131 1126
1132 <!-- Runtime permission strings --> 1127 <!-- Runtime permission strings -->
1133 <if expr="is_android"> 1128 <if expr="is_android">
1134 <message name="IDS_INFOBAR_MISSING_CAMERA_PERMISSION_TEXT" desc="Text sh own in an infobar when a website has requested access to the camera capabilities , but Chrome is missing the Android camera permission."> 1129 <message name="IDS_INFOBAR_MISSING_CAMERA_PERMISSION_TEXT" desc="Text sh own in an infobar when a website has requested access to the camera capabilities , but Chrome is missing the Android camera permission.">
1135 Chromium needs camera access to share it with this site. 1130 Chromium needs camera access to share it with this site.
1136 </message> 1131 </message>
1137 <message name="IDS_INFOBAR_MISSING_MICROPHONE_PERMISSION_TEXT" desc="Tex t shown in an infobar when a website has requested access to the microphone capa bilities, but Chrome is missing the Android microphone permission."> 1132 <message name="IDS_INFOBAR_MISSING_MICROPHONE_PERMISSION_TEXT" desc="Tex t shown in an infobar when a website has requested access to the microphone capa bilities, but Chrome is missing the Android microphone permission.">
1138 Chromium needs microphone access to share it with this site. 1133 Chromium needs microphone access to share it with this site.
1139 </message> 1134 </message>
1140 <message name="IDS_INFOBAR_MISSING_LOCATION_PERMISSION_TEXT" desc="Text shown in an infobar when a website has requested access to the location capabili ties, but Chrome is missing the Android location permission."> 1135 <message name="IDS_INFOBAR_MISSING_LOCATION_PERMISSION_TEXT" desc="Text shown in an infobar when a website has requested access to the location capabili ties, but Chrome is missing the Android location permission.">
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
1176 </message> 1171 </message>
1177 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT" 1172 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT"
1178 desc="Alt text for the faded Chrome logo image."> 1173 desc="Alt text for the faded Chrome logo image.">
1179 Chromium logo 1174 Chromium logo
1180 </message> 1175 </message>
1181 </if> 1176 </if>
1182 1177
1183 </messages> 1178 </messages>
1184 </release> 1179 </release>
1185 </grit> 1180 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698