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 1740063002: [Offline pages] Adding the status icon to the OIB (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@omnibox-patch-2
Patch Set: Updating content description for the icon Created 4 years, 10 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 | « chrome/android/java/src/org/chromium/chrome/browser/pageinfo/WebsiteSettingsPopup.java ('k') | 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 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 1438 matching lines...) Expand 10 before | Expand all | Expand 10 after
1449 </message> 1449 </message>
1450 <message name="IDS_PAGE_INFO_CONNECTION_BROKEN" desc="Message to display i n the page info bubble when the connection is insecure because the HTTPS certifi cate is invalid."> 1450 <message name="IDS_PAGE_INFO_CONNECTION_BROKEN" desc="Message to display i n the page info bubble when the connection is insecure because the HTTPS certifi cate is invalid.">
1451 Your connection to this site is not private. Attackers might be trying t o steal your information (for example, photos, passwords, messages and credit ca rds) from <ph name="DOMAIN_NAME">%1$s<ex>google.com</ex></ph>. 1451 Your connection to this site is not private. Attackers might be trying t o steal your information (for example, photos, passwords, messages and credit ca rds) from <ph name="DOMAIN_NAME">%1$s<ex>google.com</ex></ph>.
1452 </message> 1452 </message>
1453 <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)."> 1453 <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).">
1454 You are viewing a secure Google Chrome page. 1454 You are viewing a secure Google Chrome page.
1455 </message> 1455 </message>
1456 <message name="IDS_PAGE_INFO_CONNECTION_OFFLINE" desc="Message to display int the page info bubble when viewing and offline page."> 1456 <message name="IDS_PAGE_INFO_CONNECTION_OFFLINE" desc="Message to display int the page info bubble when viewing and offline page.">
1457 You are viewing an offline copy of this page from <ph name="CREATION_TIM E">%1$s<ex>Feb 9, 2016</ex></ph> 1457 You are viewing an offline copy of this page from <ph name="CREATION_TIM E">%1$s<ex>Feb 9, 2016</ex></ph>
1458 </message> 1458 </message>
1459 <message name="IDS_PAGE_INFO_OFFLINE_ICON" desc="Content description for t he offline page icon on page info dialog.">
1460 Offline content
1461 </message>
1459 1462
1460 <!-- Sad tab page --> 1463 <!-- Sad tab page -->
1461 <message name="IDS_SAD_TAB_SUGGESTIONS" desc="The help message displayed o n the sad tab page after a tab crashes."> 1464 <message name="IDS_SAD_TAB_SUGGESTIONS" desc="The help message displayed o n the sad tab page after a tab crashes.">
1462 If you’re seeing this frequently, try these <ph name="BEGIN_LINK">&lt;li nk&gt;</ph>suggestions<ph name="END_LINK">&lt;/link&gt;</ph>. 1465 If you’re seeing this frequently, try these <ph name="BEGIN_LINK">&lt;li nk&gt;</ph>suggestions<ph name="END_LINK">&lt;/link&gt;</ph>.
1463 </message> 1466 </message>
1464 1467
1465 <!-- Web Notifications API --> 1468 <!-- Web Notifications API -->
1466 <message name="IDS_NOTIFICATION_SITE_SETTINGS_BUTTON" desc="Text of a butt on shown on notifications, that opens the Site Settings of the website that show ed the notification. (If it isn't possible to fit within the char limit, the str ing will be ellipsized if 3 buttons are shown side by side, so try to ensure tha t the user can guess the meaning from the first 8 characters). [CHAR-LIMIT=9]"> 1469 <message name="IDS_NOTIFICATION_SITE_SETTINGS_BUTTON" desc="Text of a butt on shown on notifications, that opens the Site Settings of the website that show ed the notification. (If it isn't possible to fit within the char limit, the str ing will be ellipsized if 3 buttons are shown side by side, so try to ensure tha t the user can guess the meaning from the first 8 characters). [CHAR-LIMIT=9]">
1467 Settings 1470 Settings
1468 </message> 1471 </message>
(...skipping 910 matching lines...) Expand 10 before | Expand all | Expand 10 after
2379 <!-- Password Manager strings --> 2382 <!-- Password Manager strings -->
2380 <message name="IDS_UPDATE_PASSWORD" desc="A message shown to users to allo w updating a saved password for a site, shown in an infobar that appears after t he user uses a different password to sign in to the site or uses a password chan ge form."> 2383 <message name="IDS_UPDATE_PASSWORD" desc="A message shown to users to allo w updating a saved password for a site, shown in an infobar that appears after t he user uses a different password to sign in to the site or uses a password chan ge form.">
2381 Do you want <ph name="PASSWORD_MANAGER_BRAND">^1<ex>Google Chrome</ex></ ph> to update your password for this site? 2384 Do you want <ph name="PASSWORD_MANAGER_BRAND">^1<ex>Google Chrome</ex></ ph> to update your password for this site?
2382 </message> 2385 </message>
2383 <message name="IDS_UPDATE_PASSWORD_FOR_ACCOUNT" desc="A message shown to u sers to allow updating a saved password for a site, where user has multiple cred entials saved, shown in an infobar that appears after user uses new password to sign in to the site or uses a password change form."> 2386 <message name="IDS_UPDATE_PASSWORD_FOR_ACCOUNT" desc="A message shown to u sers to allow updating a saved password for a site, where user has multiple cred entials saved, shown in an infobar that appears after user uses new password to sign in to the site or uses a password change form.">
2384 Do you want <ph name="PASSWORD_MANAGER_BRAND">^1<ex>Google Chrome</ex></ ph> to update the password for <ph name="USERNAME">^2<ex>don.john.lemon@example. com</ex></ph> for this site? 2387 Do you want <ph name="PASSWORD_MANAGER_BRAND">^1<ex>Google Chrome</ex></ ph> to update the password for <ph name="USERNAME">^2<ex>don.john.lemon@example. com</ex></ph> for this site?
2385 </message> 2388 </message>
2386 </messages> 2389 </messages>
2387 </release> 2390 </release>
2388 </grit> 2391 </grit>
OLDNEW
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/pageinfo/WebsiteSettingsPopup.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698