| 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 027e0539f19104f1f7c8e2449d1a30d0bf7e5a42..94115d9f7b871c4d6c4ea12cc55c1fbd6b0e142b 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -45,24 +45,6 @@
|
| <message desc="Sync error string for service unavailable. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_SERVICE_UNAVAILABLE">
|
| The service is not available; try again later.
|
| </message>
|
| - <message desc="Message for positive button while editing details on the autofill dialog. [CHAR-LIMIT=32]" name="IDS_AUTOFILL_POSITIVE_BUTTON_EDITING">
|
| - Done
|
| - </message>
|
| - <message desc="Message for negative button while editing details on the autofill dialog. [CHAR-LIMIT=32]" name="IDS_AUTOFILL_NEGATIVE_BUTTON_EDITING">
|
| - Cancel
|
| - </message>
|
| - <message desc="Message for adding a single item on the autofill dialog. [CHAR-LIMIT=32]" name="IDS_AUTOFILL_ADD_BUTTON">
|
| - Add
|
| - </message>
|
| - <message desc="Message for editing a single item on the autofill dialog. [CHAR-LIMIT=32]" name="IDS_AUTOFILL_EDIT_BUTTON">
|
| - Edit
|
| - </message>
|
| - <message desc="Placeholder message for ToS on autofill dialog. [CHAR-LIMIT=None]" name="IDS_AUTOFILL_TERMS_OF_SERVICE">
|
| - By clicking the below button, you agree to the terms of service. And also some other text that makes sure this is not one line.
|
| - </message>
|
| - <message desc="Message to show on autofill dialog while fetching data from native. [CHAR-LIMIT=None]" name="IDS_AUTOFILL_FETCH_MESSAGE">
|
| - Fetching payment details
|
| - </message>
|
| <message desc="Title to show on a dialog during sign-in, indicating that the account used has policy management enabled." name="IDS_POLICY_DIALOG_TITLE">
|
| Confirm sign in
|
| </message>
|
|
|