| Index: components/arc_strings.grdp
|
| diff --git a/components/arc_strings.grdp b/components/arc_strings.grdp
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..5e839e60dcfa2b36fea232123d005b3620c88088
|
| --- /dev/null
|
| +++ b/components/arc_strings.grdp
|
| @@ -0,0 +1,12 @@
|
| +<?xml version="1.0" encoding="utf-8"?>
|
| +<grit-part>
|
| + <message name="IDS_CONTENT_CONTEXT_MORE_APPS" desc="The label for the parent item of the sub menu in the content area context menu.">
|
| + More
|
| + </message>
|
| + <message name="IDS_CONTENT_CONTEXT_OPEN_WITH_APP" desc="The label for an item in the content area context menu for launching an ARC app.">
|
| + Open with <ph name="APP">$1<ex>Hangout</ex></ph>
|
| + </message>
|
| + <message name="IDS_CONTENT_CONTEXT_LOADING_APP_NAMES" desc="The place-holder message shown while Chrome is waiting for a reply from ARC.">
|
| + Loading
|
| + </message>
|
| +</grit-part>
|
|
|