Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 48b7ced458c6829b200651f232530025c17b222e..855fec6c00b846abd2a18c5fd98d0003e19e6168 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -13863,6 +13863,9 @@ Some features may be unavailable. Please check that the profile exists and you |
<message name="IDS_TRANSLATE_INFOBAR_AFTER_MESSAGE" desc="Message that page has been translated from one language to another"> |
This page has been translated from<ph name="original_language">$1<ex>French</ex></ph>to<ph name="language_language">$2<ex>German</ex></ph> |
</message> |
+ <message name="IDS_TRANSLATE_INFOBAR_AFTER_MESSAGE_WITH_AUTO" desc="Message that page has been translated to another with server side auto language detection"> |
+ This page has been translated to <ph name="target_language">$1<ex>German</ex></ph> |
+ </message> |
<if expr="pp_ifdef('android')"> |
<message name="IDS_TRANSLATE_INFOBAR_AFTER_MESSAGE_MOBILE" desc="Mobile: Message that page has been translated from one language to another"> |
This page has been translated to <ph name="target_language">$1<ex>German</ex></ph> |