Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 5cd06dc6b345409a505698d2def6224d28550300..21b06185ef75b0d65344f4b41a9d26eb494dd8aa 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -15345,6 +15345,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."> |
+ 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> |