| Index: chrome/app/settings_chromium_strings.grdp
|
| diff --git a/chrome/app/settings_chromium_strings.grdp b/chrome/app/settings_chromium_strings.grdp
|
| index 9d6cc81af145edb97bfd111da8180594f3512950..3a07c5b3fc90e512c4f897c5e712c8beaa2d7261 100644
|
| --- a/chrome/app/settings_chromium_strings.grdp
|
| +++ b/chrome/app/settings_chromium_strings.grdp
|
| @@ -59,4 +59,11 @@
|
| Display Chromium in this language
|
| </message>
|
| </if>
|
| +
|
| + <!-- System Page -->
|
| + <if expr="not chromeos">
|
| + <message name="IDS_SETTINGS_SYSTEM_BACKGROUND_APPS_LABEL" desc="Label for the checkbox to allow apps to run in the background, when Chrome is closed.">
|
| + Continue running background apps when Chromium is closed
|
| + </message>
|
| + </if>
|
| </grit-part>
|
|
|