Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 9a8f1ece0dc4bb9cf2aed4aa80f6a9ecc2ef0623..7b13422b9f85df8eac4dc5a8eab84c4cce1a11a8 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -541,6 +541,9 @@ are declared in build/common.gypi. |
<message name="IDS_CONTENT_CONTEXT_TRANSLATE" desc="The name of the Translate command in the content area context menu"> |
&Translate to <ph name="LANGUAGE">$1<ex>English</ex></ph> |
</message> |
+ <message name="IDS_CONTENT_CONTEXT_EXIT_FULLSCREEN" desc="The name of the Exit Full Screen command in the content area context menu"> |
+ Exit full screen |
+ </message> |
<message name="IDS_CONTENT_CONTEXT_RELOADFRAME" desc="The name of the Reload Frame command in the content area context menu"> |
Reload &frame |
@@ -751,6 +754,9 @@ are declared in build/common.gypi. |
<message name="IDS_CONTENT_CONTEXT_TRANSLATE" desc="In Title Case: The name of the Translate command in the content area context menu"> |
&Translate to <ph name="LANGUAGE">$1<ex>English</ex></ph> |
</message> |
+ <message name="IDS_CONTENT_CONTEXT_EXIT_FULLSCREEN" desc="In Title Case: The name of the Exit Full Screen command in the content area context menu"> |
+ Exit Full Screen |
+ </message> |
<message name="IDS_CONTENT_CONTEXT_RELOADFRAME" desc="In Title Case: The name of the Reload Frame command in the content area context menu"> |
Reload &Frame |