| 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>
|
|
|