Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(414)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2644573003: Initial version of the split CBD dialog (Closed)
Patch Set: rebase Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « chrome/android/java_sources.gni ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.">
« no previous file with comments | « chrome/android/java_sources.gni ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698