Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 9ba74011ada035829f6f4c3b833b314b1eb91883..ce55a635e445fab772e750404d5245ffc8bb9b88 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -15311,6 +15311,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="Enable the use of the ARC instance."> |
|
jochen (gone - plz use gerrit)
2015/11/12 23:40:58
the desc needs to be descriptive enough so the tra
Luis Héctor Chávez
2015/11/13 00:29:29
Done.
|
| + 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> |