| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 2fca6369ff9cdc837c0d62e49ee7e2ded424944b..e96a15d4cd720c46c203e1c003ac651c8561d069 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15375,6 +15375,16 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
|
| </message>
|
| </if>
|
|
|
| + <!-- ARC strings. -->
|
| + <if expr="chromeos">
|
| + <message name="IDS_FLAGS_ENABLE_ARC_NAME" desc="Name of the flag that enables the ARC instance being launched on login.">
|
| + Enable the use of the ARC instance.
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_ARC_DESCRIPTION" desc="Text used to describe how the ARC instance is launched.">
|
| + If enabled, will launch an ARC instance on login.
|
| + </message>
|
| + </if>
|
| +
|
| </messages>
|
| </release>
|
| </grit>
|
|
|