Commit 29a49901 authored by gab@chromium.org's avatar gab@chromium.org

"Start Screen" string -> "Start screen"


BUG=140069
TEST= Menu entry in wrench menu in Win8/Metro is "Pin to Start screen" (i.e. uncapitalized "screen").

Review URL: https://chromiumcodereview.appspot.com/10834114

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149674 0039d316-1c4b-4281-b951-d872f2087c98
parent d238720c
...@@ -952,10 +952,10 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may ...@@ -952,10 +952,10 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
New &amp;incognito window New &amp;incognito window
</message> </message>
<message name="IDS_METRO_PIN_TO_START_SCREEN" desc="The text label of the Pin to start screen menu item"> <message name="IDS_METRO_PIN_TO_START_SCREEN" desc="The text label of the Pin to start screen menu item">
Pin to Start Screen Pin to Start screen
</message> </message>
<message name="IDS_METRO_UNPIN_FROM_START_SCREEN" desc="The text label of the unpin from start screen menu item"> <message name="IDS_METRO_UNPIN_FROM_START_SCREEN" desc="The text label of the unpin from start screen menu item">
Unpin from Start Screen Unpin from Start screen
</message> </message>
<message name="IDS_EDIT2" desc="The text label before the cut/copy/paste buttons in the merged menu"> <message name="IDS_EDIT2" desc="The text label before the cut/copy/paste buttons in the merged menu">
Edit Edit
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment