| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 28e8a17f6f649b114f7ec1f82d78828a22841293..1407aabac5b6c47e0564bc6710536a8cff5206ce 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -8000,6 +8000,14 @@ the Bookmarks menu.">
|
| <message name="IDS_FLAGS_ENABLE_CLEAR_BROWSING_DATA_COUNTERS_DESCRIPTION" desc="Description of the flag that enables the data volume counters in the Clear browsing data dialog.">
|
| Shows data volume counters in the Clear browsing data dialog.
|
| </message>
|
| + <if expr="is_android">
|
| + <message name="IDS_FLAGS_TABS_IN_CBD_NAME" desc="Name of the flag to enable a tabbed version of the Clear Browsing Data dialog in android." translateable="false">
|
| + Enable tabs for the Clear Browsing Data dialog.
|
| + </message>
|
| + <message name="IDS_FLAGS_TABS_IN_CBD_DESCRIPTION" desc="Description of the flag that enables a tabbed version of the Clear Browsing Data dialog." translateable="false">
|
| + Enables a basic and an advanced tab for the Clear Browsing Data dialog.
|
| + </message>
|
| + </if>
|
|
|
| <!-- Supervised User (Legacy and Accounts for Kids) Avatar Menu -->
|
| <message name="IDS_LEGACY_SUPERVISED_USER_INFO" desc="Text which explains that a supervised user is managed by a custodian.">
|
|
|