| Index: chrome/android/java/strings/android_chrome_strings.grd
|
| diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
|
| index 4610450038fdd9e80e6b537c77b766a787577c82..b04a59eac1d06e62d11daef5138013955a7ba73f 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -334,31 +334,19 @@ CHAR-LIMIT guidelines:
|
| Use a prediction service to show related queries and popular websites as you type in the address bar
|
| </message>
|
| <message name="IDS_SAFE_BROWSING_EXTENDED_REPORTING_TITLE" desc="Title for checkbox that controls whether details of possible security incidents will be sent to Google.">
|
| - Security incidents
|
| + Security incidents
|
| </message>
|
| <message name="IDS_SAFE_BROWSING_EXTENDED_REPORTING_SUMMARY" desc="Summary for report security incidents.">
|
| - Automatically report details of possible security incidents to Google
|
| + Automatically report details of possible security incidents to Google
|
| </message>
|
| <message name="IDS_SAFE_BROWSING_TITLE" desc="Title for safe browsing.">
|
| - Safe Browsing
|
| + Safe Browsing
|
| </message>
|
| <message name="IDS_SAFE_BROWSING_SUMMARY" desc="Summary for safe browsing.">
|
| - Protect you and your device from dangerous sites
|
| + Protect you and your device from dangerous sites
|
| </message>
|
| <message name="IDS_NETWORK_PREDICTIONS_TITLE" desc="Title for Prefetch page resources.">
|
| - Prefetch page resources
|
| - </message>
|
| - <message name="IDS_NETWORK_PREDICTIONS_SUMMARY" desc="Summary for Prefetch page resources.">
|
| - Improve page load performance
|
| - </message>
|
| - <message name="IDS_NETWORK_PREDICTION_ALWAYS_VALUE" desc="Internal value for prefetch page resources preference" translateable="false">
|
| - network_prediction_always
|
| - </message>
|
| - <message name="IDS_NETWORK_PREDICTION_WIFI_ONLY_VALUE" desc="Internal value for prefetch page resources preference" translateable="false">
|
| - network_prediction_wifi_only
|
| - </message>
|
| - <message name="IDS_NETWORK_PREDICTION_NEVER_VALUE" desc="Internal value for prefetch page resources preference" translateable="false">
|
| - network_prediction_never
|
| + Use a prediction service to load pages more quickly
|
| </message>
|
| <message name="IDS_CONTEXTUAL_SEARCH_TITLE" desc="Name for the Contextual Search feature, which allows users to search for a term in a web page by tapping on it.">
|
| Touch to Search
|
| @@ -1417,17 +1405,6 @@ You are signing in with a managed account and giving its administrator control o
|
| You are viewing a secure Google Chrome page.
|
| </message>
|
|
|
| - <!-- Network prediction internal values -->
|
| - <message name="IDS_NEVER_PREFETCH_BANDWIDTH_ENTRY" desc="Option to always disable the prefetching of web pages. [CHAR-LIMIT=16]">
|
| - Never
|
| - </message>
|
| - <message name="IDS_WIFI_PREFETCH_BANDWIDTH_ENTRY" desc="Option that enables the prefetching of web pages when connected via wi-fi. [CHAR-LIMIT=16]">
|
| - Only on Wi-Fi
|
| - </message>
|
| - <message name="IDS_ALWAYS_PREFETCH_BANDWIDTH_ENTRY" desc="Option to always prefetch web pages regardless of connection. [CHAR-LIMIT=16]">
|
| - Always
|
| - </message>
|
| -
|
| <!-- Sad tab page -->
|
| <message name="IDS_SAD_TAB_SUGGESTIONS" desc="The help message displayed on the sad tab page after a tab crashes.">
|
| If you’re seeing this frequently, try these <ph name="BEGIN_LINK"><link></ph>suggestions<ph name="END_LINK"></link></ph>.
|
|
|