Index: chrome/app/bookmarks_strings.grdp |
diff --git a/chrome/app/bookmarks_strings.grdp b/chrome/app/bookmarks_strings.grdp |
index 7223bb52658b400c66d535eaddd7db8ac84e510a..ddb98ee5082e4ca05d2e394e841d36ea4682056e 100644 |
--- a/chrome/app/bookmarks_strings.grdp |
+++ b/chrome/app/bookmarks_strings.grdp |
@@ -2,31 +2,29 @@ |
<!-- Bookmarks specific strings (included from generated_resources.grd). --> |
<grit-part> |
<!-- Begin of Bookmarks Bar strings--> |
- <if expr="not is_android"> |
- <!-- The following two strings are shown when the user has no bookmarks yet. --> |
- <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no bookmarks"> |
- For quick access, place your bookmarks here on the bookmarks bar. |
- </message> |
- <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> |
- Import bookmarks now... |
- </message> |
+ <!-- The following two strings are shown when the user has no bookmarks yet. --> |
+ <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no bookmarks"> |
+ For quick access, place your bookmarks here on the bookmarks bar. |
+ </message> |
+ <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> |
+ Import bookmarks now... |
+ </message> |
- <!-- The special folders created when importing from other other browsers. --> |
- <if expr="is_win"> |
- <message name="IDS_BOOKMARK_GROUP_FROM_IE" desc="The group name of bookmarks from Internet Explorer"> |
- Imported From IE |
- </message> |
- </if> |
- <message name="IDS_BOOKMARK_GROUP_FROM_FIREFOX" desc="The group name of bookmarks from Firefox"> |
- Imported From Firefox |
- </message> |
- <message name="IDS_BOOKMARK_GROUP_FROM_SAFARI" desc="The group name of bookmarks from Safari"> |
- Imported From Safari |
- </message> |
- <message name="IDS_BOOKMARK_GROUP" desc="The group name of bookmarks imported from a file"> |
- Imported |
+ <!-- The special folders created when importing from other other browsers. --> |
+ <if expr="is_win"> |
+ <message name="IDS_BOOKMARK_GROUP_FROM_IE" desc="The group name of bookmarks from Internet Explorer"> |
+ Imported From IE |
</message> |
</if> |
+ <message name="IDS_BOOKMARK_GROUP_FROM_FIREFOX" desc="The group name of bookmarks from Firefox"> |
+ Imported From Firefox |
+ </message> |
+ <message name="IDS_BOOKMARK_GROUP_FROM_SAFARI" desc="The group name of bookmarks from Safari"> |
+ Imported From Safari |
+ </message> |
+ <message name="IDS_BOOKMARK_GROUP" desc="The group name of bookmarks imported from a file"> |
+ Imported |
+ </message> |
<if expr="not use_titlecase"> |
<message name="IDS_BOOKMARK_BAR_SHOW_APPS_SHORTCUT" desc="Name shown in the context menu to hide/show the apps shortcut in the bookmark bar"> |
@@ -93,11 +91,9 @@ |
<message name="IDS_BOOKMARK_BAR_NEW_FOLDER" desc="Menu title for adding a new folder"> |
Add &folder... |
</message> |
- <if expr="not is_android"> |
<message name="IDS_SHOW_BOOKMARK_BAR" desc="The toggle to show the bookmark bar"> |
&Show bookmarks bar |
</message> |
- </if> |
</if> |
<if expr="use_titlecase"> |
<message name="IDS_BOOKMARK_BAR_OPEN_ALL" desc="In Title Case: Menu title for opening all urls in a bookmark folder"> |