Index: components/bookmark_bar_strings.grdp |
diff --git a/components/bookmark_bar_strings.grdp b/components/bookmark_bar_strings.grdp |
index 28c748677a26ad8ffce82b923081fd006127e1f7..66279b4ada0fe99240e44986135f5c86c7643c21 100644 |
--- a/components/bookmark_bar_strings.grdp |
+++ b/components/bookmark_bar_strings.grdp |
@@ -37,6 +37,9 @@ |
<message name="IDS_BOOKMARK_BAR_MANAGED_FOLDER_DEFAULT_NAME" desc="Name shown in the tree for the managed bookmarks folder, when the managed bookmarks don't come from a domain"> |
Managed bookmarks |
</message> |
+ <message name="IDS_BOOKMARK_BAR_SUPERVISED_FOLDER_DEFAULT_NAME" desc="Name shown in the tree for the managed bookmarks folder for supervised users."> |
+ Parent suggestions |
+ </message> |
</if> |
<if expr="use_titlecase"> |
<message name="IDS_BOOKMARK_BAR_MOBILE_FOLDER_NAME" desc="In Title Case: Name shown in the tree for the mobile bookmarks folder"> |
@@ -51,5 +54,8 @@ |
<message name="IDS_BOOKMARK_BAR_MANAGED_FOLDER_DEFAULT_NAME" desc="In Title Case: Name shown in the tree for the managed bookmarks folder, when the managed bookmarks don't come from a domain"> |
Managed Bookmarks |
</message> |
+ <message name="IDS_BOOKMARK_BAR_SUPERVISED_FOLDER_DEFAULT_NAME" desc="In Title Case: Name shown in the tree for the managed bookmarks folder for supervised users."> |
+ Parent Suggestions |
+ </message> |
</if> |
</grit-part> |