Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index b80ff6b201128f9367c0cda686375891fbf97684..45e5cc6f89be2203e4f8180542053707b9bfb95e 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -729,6 +729,12 @@ are declared in build/common.gypi. |
| <message name="IDS_CONTENT_CONTEXT_GENERATEPASSWORD" desc="The name of the Generate Password command in the content area context menu"> |
| Generate password |
| </message> |
| + <message name="IDS_CONTENT_CONTEXT_MORE_APPS" desc="The label for the parent item of the submenu 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 opening a link with an app."> |
| + Open with <ph name="APP">$1<ex>Hangout</ex></ph> |
| + </message> |
|
dcheng
2016/04/21 04:20:45
Nit: Hangouts
Yusuke Sato
2016/04/22 05:27:47
Done.
|
| </if> |
| <if expr="use_titlecase"> |
| <message name="IDS_CONTENT_CONTEXT_BACK" desc="In Title Case: The name of the Back command in the content area context menu"> |