Index: chrome/app/chromium_strings.grd |
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
index b3d3d5d41133707512124f4961f64ba209039e54..c44fa8e8f3fae7d90e122c69c306c66acab751a2 100644 |
--- a/chrome/app/chromium_strings.grd |
+++ b/chrome/app/chromium_strings.grd |
@@ -1063,28 +1063,14 @@ Signing in anyway will merge Chromium information like bookmarks, history, and o |
You need to be signed in to Chromium to use apps. This allows Chromium to sync your apps, bookmarks, history, passwords and other settings across devices. |
</message> |
<if expr="not use_titlecase"> |
- <if expr="is_macosx"> |
- <message name="IDS_APP_LIST_EXTENSIONS_UNINSTALL" desc="Title text for the context menu item of a non-platform-app app list item that removes the app."> |
- Remove from Chromium |
- </message> |
- </if> |
- <if expr="not is_macosx"> |
- <message name="IDS_APP_LIST_EXTENSIONS_UNINSTALL" desc="Title text for the context menu item of a non-platform-app app list item that removes the app."> |
- Remove from Chromium... |
- </message> |
- </if> |
+ <message name="IDS_APP_LIST_EXTENSIONS_UNINSTALL" desc="Title text for the context menu item of a non-platform-app app list item that removes the app."> |
+ Remove from Chromium... |
+ </message> |
</if> |
<if expr="use_titlecase"> |
- <if expr="is_macosx"> |
- <message name="IDS_APP_LIST_EXTENSIONS_UNINSTALL" desc="In Title Case: Title text for the context menu item of a non-platform-app app list item that removes the app."> |
- Remove From Chromium |
- </message> |
- </if> |
- <if expr="not is_macosx"> |
- <message name="IDS_APP_LIST_EXTENSIONS_UNINSTALL" desc="In Title Case: Title text for the context menu item of a non-platform-app app list item that removes the app."> |
- Remove From Chromium... |
- </message> |
- </if> |
+ <message name="IDS_APP_LIST_EXTENSIONS_UNINSTALL" desc="In Title Case: Title text for the context menu item of a non-platform-app app list item that removes the app."> |
+ Remove From Chromium... |
+ </message> |
</if> |
</if> |