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

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

Issue 1034863003: Add the SHA-1 deprecation string for Android page info security summary phrase. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | no next file » | 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 <grit current_release="1" latest_public_release="0"> 2 <grit current_release="1" latest_public_release="0">
3 <outputs> 3 <outputs>
4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr oid" /> 4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr oid" />
5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr oid" /> 5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr oid" />
6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr oid" /> 6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr oid" />
7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr oid" /> 7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr oid" />
8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr oid" /> 8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr oid" />
9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr oid" /> 9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr oid" />
10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr oid" /> 10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr oid" />
(...skipping 1250 matching lines...) Expand 10 before | Expand all | Expand 10 after
1261 </message> 1261 </message>
1262 <message name="IDS_PAGE_INFO_CONNECTION_HTTPS" desc="Message to display in the page info bubble when the connection is private (HTTPS)."> 1262 <message name="IDS_PAGE_INFO_CONNECTION_HTTPS" desc="Message to display in the page info bubble when the connection is private (HTTPS).">
1263 Your connection to this site is private. 1263 Your connection to this site is private.
1264 </message> 1264 </message>
1265 <message name="IDS_PAGE_INFO_CONNECTION_HTTP" desc="Message to display in the page info bubble when the connection is not private (HTTP)."> 1265 <message name="IDS_PAGE_INFO_CONNECTION_HTTP" desc="Message to display in the page info bubble when the connection is not private (HTTP).">
1266 Your connection to this site is not private. 1266 Your connection to this site is not private.
1267 </message> 1267 </message>
1268 <message name="IDS_PAGE_INFO_CONNECTION_MIXED" desc="Message to display in the page info bubble when the main connection is private, but there is content on the page that is not private."> 1268 <message name="IDS_PAGE_INFO_CONNECTION_MIXED" desc="Message to display in the page info bubble when the main connection is private, but there is content on the page that is not private.">
1269 Your connection to this site is private, but someone on the network migh t be able to change the look of the page. 1269 Your connection to this site is private, but someone on the network migh t be able to change the look of the page.
1270 </message> 1270 </message>
1271 <message name="IDS_PAGE_INFO_CONNECTION_SHA1" desc="Message to display in the page info bubble when the page is not considered private (because the connec tion used SHA-1 for certificate signatures, which are not considered secure anym ore).">
1272 This site uses a weak security configuration (SHA-1 signatures), so your connection may not be private.
1273 </message>
1271 <message name="IDS_PAGE_INFO_CONNECTION_BROKEN_LEADING_TEXT" desc="Message to display highlighted red in the page info bubble when the connection is insec ure because the HTTPS certificate is invalid."> 1274 <message name="IDS_PAGE_INFO_CONNECTION_BROKEN_LEADING_TEXT" desc="Message to display highlighted red in the page info bubble when the connection is insec ure because the HTTPS certificate is invalid.">
1272 Your connection to this site is not private. 1275 Your connection to this site is not private.
1273 </message> 1276 </message>
1274 <message name="IDS_PAGE_INFO_CONNECTION_BROKEN_FOLLOWING_TEXT" desc="Messa ge to display after a 'Your connection to this site is not private' message' in the page info bubble when the connection is insecure because the HTTPS certifica te is invalid."> 1277 <message name="IDS_PAGE_INFO_CONNECTION_BROKEN_FOLLOWING_TEXT" desc="Messa ge to display after a 'Your connection to this site is not private' message' in the page info bubble when the connection is insecure because the HTTPS certifica te is invalid.">
1275 Attackers might be trying to steal your information (for example, photos , passwords, messages and credit cards) from <ph name="DOMAIN_NAME">%1$s<ex>goog le.com</ex></ph>. 1278 Attackers might be trying to steal your information (for example, photos , passwords, messages and credit cards) from <ph name="DOMAIN_NAME">%1$s<ex>goog le.com</ex></ph>.
1276 </message> 1279 </message>
1277 <message name="IDS_PAGE_INFO_CONNECTION_INTERNAL_PAGE" desc="Message to di splay in the page info bubble when the page is an internal Chrome page (e.g. the bookmarks page, or about:blank)."> 1280 <message name="IDS_PAGE_INFO_CONNECTION_INTERNAL_PAGE" desc="Message to di splay in the page info bubble when the page is an internal Chrome page (e.g. the bookmarks page, or about:blank).">
1278 You are viewing a secure Google Chrome page. 1281 You are viewing a secure Google Chrome page.
1279 </message> 1282 </message>
1280 1283
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
1466 <message name="IDS_FRE_NEW_RECENTS_MENU_TITLE" desc="Title for the Recents Menu what's-new-screen"> 1469 <message name="IDS_FRE_NEW_RECENTS_MENU_TITLE" desc="Title for the Recents Menu what's-new-screen">
1467 Find your tabs here 1470 Find your tabs here
1468 </message> 1471 </message>
1469 <message name="IDS_FRE_NEW_RECENTS_MENU_TEXT" desc="Text for the Recents M enu what's-new-screen"> 1472 <message name="IDS_FRE_NEW_RECENTS_MENU_TEXT" desc="Text for the Recents M enu what's-new-screen">
1470 Your tabs and apps are now in the same place for easier access. You can turn this feature off in <ph name="BEGIN_LINK">&lt;link&gt;</ph>Settings<ph nam e="END_LINK">&lt;/link&gt;</ph>. 1473 Your tabs and apps are now in the same place for easier access. You can turn this feature off in <ph name="BEGIN_LINK">&lt;link&gt;</ph>Settings<ph nam e="END_LINK">&lt;/link&gt;</ph>.
1471 </message> 1474 </message>
1472 1475
1473 </messages> 1476 </messages>
1474 </release> 1477 </release>
1475 </grit> 1478 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698