Chromium Code Reviews

Unified Diff: chrome/app/generated_resources.grd

Issue 983853002: Hide close buttons of inactive stacked tabs by default (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | tools/metrics/histograms/histograms.xml » ('J')
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 aff13852013c8c59ccda0b8dcec40fd0baea25ba..4cd037d1cbba2e790618f4ca230d14afd64dedc8 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6598,20 +6598,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_TAB_CAPTURE_SCALE_QUALITY_BEST" desc="">
best
</message>
- <message name="IDS_FLAGS_TAB_CLOSE_BUTTONS_HIDDEN_WITH_TOUCH_NAME" desc="">
- Hide close buttons of inactive tabs with touch.
+ <message name="IDS_FLAGS_DISABLE_HIDE_INACTIVE_STACKED_TAB_CLOSE_BUTTONS_NAME" desc="">
+ Disable hiding close buttons on inactive tabs when stacked
</message>
- <message name="IDS_FLAGS_TAB_CLOSE_BUTTONS_HIDDEN_WITH_TOUCH_DESCRIPTION" desc="">
- Options to hide the close buttons of inactive tabs when touch is used for the tabstrip.
- </message>
- <message name="IDS_FLAGS_TAB_CLOSE_BUTTONS_HIDDEN_WITH_TOUCH_ALWAYS" desc="">
- Always hide
- </message>
- <message name="IDS_FLAGS_TAB_CLOSE_BUTTONS_HIDDEN_WITH_TOUCH_NARROW" desc="">
- Hide when tab is narrower than its standard width
- </message>
- <message name="IDS_FLAGS_TAB_CLOSE_BUTTONS_HIDDEN_WITH_TOUCH_STACKED" desc="">
- Hide when tabs start stacking
+ <message name="IDS_FLAGS_DISABLE_HIDE_INACTIVE_STACKED_TAB_CLOSE_BUTTONS_DESCRIPTION" desc="">
+ Disables hiding the close buttons of inactive tabs when the tabstrip is in stacked mode.
</message>
<message name="IDS_FLAGS_DEFAULT_TILE_WIDTH_NAME" desc="Name of about:flags option for default tile width.">
Default tile width
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | tools/metrics/histograms/histograms.xml » ('J')

Powered by Google App Engine