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

Unified Diff: components/version_ui_strings.grdp

Issue 2797433002: Include Google Update integration details in crash keys and about:version. (Closed)
Patch Set: components/version_ui/OWNERS now own version_ui_strings.grdp Created 3 years, 8 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 | « components/version_ui/version_ui_constants.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/version_ui_strings.grdp
diff --git a/components/version_ui_strings.grdp b/components/version_ui_strings.grdp
index f52921766962870ad25e6fa8e190747e226ff99e..55076d27567bd0a6e2e532cc09df89e858514e60 100644
--- a/components/version_ui_strings.grdp
+++ b/components/version_ui_strings.grdp
@@ -55,4 +55,9 @@
<message name="IDS_VERSION_UI_VARIATIONS" desc="label for the variations list on the about:version page">
Variations
</message>
+ <if expr="is_win">
+ <message name="IDS_VERSION_UI_COHORT_NAME" desc="Update cohort substring included in the version number line on the about:version page.">
+ (cohort: <ph name="UPDATE_COHORT_NAME">$1<ex>Stable</ex></ph>)
+ </message>
+ </if>
</grit-part>
« no previous file with comments | « components/version_ui/version_ui_constants.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698