Index: chrome/app/chromium_strings.grd |
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
index 89f2b6159a16a65aced2673ad06292542c7b1554..869d2e78fa6bff4a1e8857ca0a9d9ed9c1d0926d 100644 |
--- a/chrome/app/chromium_strings.grd |
+++ b/chrome/app/chromium_strings.grd |
@@ -878,6 +878,14 @@ Signing in anyway will merge Chromium information like bookmarks, history, and o |
Remove From Chromium... |
</message> |
</if> |
+ <if expr="not chromeos"> |
+ <message name="IDS_APP_LIST_MESSAGE_TITLE" desc="Title given to the message displayed in the app launcher to say it is going away"> |
+ The Chromium App Launcher is going away |
+ </message> |
+ <message name="IDS_APP_LIST_MESSAGE_TEXT" desc="The message body text displayed in the app launcher to say it is going away"> |
+ Use the <ph name="APPS_ICON_IMAGE">$1<ex>[inline-image] Apps</ex></ph> shortcut in the Chromium bookmarks bar to continue accessing your apps. |
Matt Giuca
2016/03/22 03:28:05
I think you can drop "[inline-image]". The transla
tapted
2016/03/22 04:58:14
Done.
|
+ </message> |
+ </if> |
</if> |
<!-- App shortcuts --> |