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

Unified Diff: chrome/app/generated_resources.grd

Issue 6579050: Elides the beginning of tab titles that have common prefixes. ... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 10 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 75998)
+++ chrome/app/generated_resources.grd (working copy)
@@ -4122,6 +4122,12 @@
<message name="IDS_FLAGS_ENABLE_HISTORY_QUICK_PROVIDER_DESCRIPTION" desc="Description of the 'Enable better visit history matching in the omnibox' lab.">
Enables substring and multi-fragment matching within URLs from history.
</message>
+ <message name="IDS_FLAGS_ELIDE_TAB_TITLE_PREFIX" desc="Name of the 'Elide tab title prefix' lab.">
+ Elide tab title prefix
+ </message>
+ <message name="IDS_FLAGS_ELIDE_TAB_TITLE_PREFIX_DESCRIPTION" desc="Description of the 'Elide tab title prefix' lab.">
+ Enables the eliding of tab titles when they have a common prefix with other tab titles from the same browser window.
+ </message>
<!-- Crashes -->
<message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page.">
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698