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

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: title case for tab titles 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 8f4d0b40bab6f55803ce8e560c30d1a09b8d8d9a..ea216a434d164ae6efae4097bcca39f3663e0002 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.">
Theresa 2017/01/19 19:08:26 chrome:// flags don't need to be translated, so th
dullweber 2017/01/20 10:53:07 Done.
+ 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.">
+ 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.">

Powered by Google App Engine
This is Rietveld 408576698