| Index: components/translate_strings.grdp
|
| diff --git a/components/translate_strings.grdp b/components/translate_strings.grdp
|
| index fb8caebc4e11c26cfba15d89844989168bbd87f8..b4de758144ccf4c75a73048b578574eb07e2f63a 100644
|
| --- a/components/translate_strings.grdp
|
| +++ b/components/translate_strings.grdp
|
| @@ -42,18 +42,6 @@
|
| <message name="IDS_TRANSLATE_INFOBAR_NEVER_TRANSLATE" desc="Button label shown to never translate a specific language in the translate infobar">
|
| Never translate <ph name="language">$1<ex>French</ex></ph>
|
| </message>
|
| - <if expr="is_ios">
|
| - <if expr="_google_chrome">
|
| - <message name="IDS_TRANSLATE_INFOBAR_NEVER_MESSAGE_IOS" desc="Message for the Translate infobar to allow the user to opt out. [Length: 250em] [iOS only]">
|
| - Would you like Google Chrome to offer to translate <ph name="LANGUAGE_NAME">$2<ex>French</ex></ph> pages from this site next time?
|
| - </message>
|
| - </if>
|
| - <if expr="not _google_chrome">
|
| - <message name="IDS_TRANSLATE_INFOBAR_NEVER_MESSAGE_IOS" desc="Message for the Translate infobar to allow the user to opt out. [Length: 250em] [iOS only]">
|
| - Would you like Chromium to offer to translate <ph name="LANGUAGE_NAME">$2<ex>French</ex></ph> pages from this site next time?
|
| - </message>
|
| - </if>
|
| - </if>
|
| <message name="IDS_TRANSLATE_INFOBAR_ALWAYS_TRANSLATE" desc="Button label shown to always translate a specific language in the translate infobar">
|
| Always translate <ph name="language">$1<ex>English</ex></ph>
|
| </message>
|
|
|