Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index c5c1a3b638d44a7920feb6c3e018c4b8cf6b1df3..1291acd9def8d80611c68a52afde0f4125473789 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -11588,6 +11588,10 @@ Chrome ran out of memory. |
desc="Text for the context menu item that takes the user to the app in Web Store. (In sentence case.)"> |
View in Web Store |
</message> |
+ <message name="IDS_NEW_TAB_APP_INFO" |
+ desc="Text for the context menu item that takes opens the app info dialog for the app. (In sentence case.)"> |
+ App info |
+ </message> |
<if expr="is_macosx"> |
<message name="IDS_NEW_TAB_APP_CREATE_SHORTCUT" |
desc="Text for the context menu item that creates an app shortcut. (In sentence case.)"> |
@@ -11639,6 +11643,10 @@ Chrome ran out of memory. |
desc="Text for the context menu item that takes the user to the app in Web Store. (In title case.)"> |
View in Web Store |
</message> |
+ <message name="IDS_NEW_TAB_APP_INFO" |
+ desc="Text for the context menu item that takes opens the app info dialog for the app. (In title case.)"> |
+ App Info |
sashab
2015/02/06 16:23:00
Will this ever be different than IDS_APP_CONTEXT_M
|
+ </message> |
<if expr="is_macosx"> |
<message name="IDS_NEW_TAB_APP_CREATE_SHORTCUT" |
desc="Text for the context menu item that creates an app shortcut. (In title case.)"> |