| 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 b9ce00f8f0f986cf9eb4bc58beffef7f91711d0c..5a7db3e4b11e98ba24cd3446ecd4180ecb9aa9b3 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1345,17 +1345,6 @@ Drag from top to exit.
|
| YY
|
| </message>
|
|
|
| - <!-- Startup errors -->
|
| - <message name="IDS_OS_VERSION_MISSING_FEATURES" desc="Error message shown when Chrome fails to run due to an incomplete version of Android.">
|
| - Critical functionality required to run Chrome is missing; either your Chrome installation is incomplete, or not compatible with this version of Android.
|
| - </message>
|
| - <message name="IDS_INCOMPATIBLE_LIBRARIES" desc="Error message shown when Chrome fails to start due to having the wrong version of the native library">
|
| - Chrome’s components are incompatible with one another. Chrome may be upgrading, please try again in a few minutes. If the problem continues, try uninstalling and re-installing Chrome.
|
| - </message>
|
| - <message name="IDS_NATIVE_STARTUP_FAILED" desc="Error message shown when Chrome fails to start for other (unknown) reasons">
|
| - Chrome failed during startup with an unexpected error.
|
| - </message>
|
| -
|
| <!-- First Run strings -->
|
| <message name="IDS_FRE_SET_UP_CHROME" desc="Header text shown when the user is first setting up Chrome">
|
| Set up Chrome
|
|
|