Index: chrome/app/google_chrome_strings.grd |
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd |
index 957f3558650f1b626a546d8144037d6909e2ceab..50efc58c102134a25abaeabd2269bfa38748dbb3 100644 |
--- a/chrome/app/google_chrome_strings.grd |
+++ b/chrome/app/google_chrome_strings.grd |
@@ -987,28 +987,14 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth |
You need to be signed in to Chrome to use apps. This allows Chrome 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 Chrome |
- </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 Chrome... |
- </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 Chrome... |
+ </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 Chrome |
- </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 Chrome... |
- </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 Chrome... |
+ </message> |
</if> |
</if> |