diff options
author | jamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-21 00:35:41 +0000 |
---|---|---|
committer | jamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-21 00:35:41 +0000 |
commit | 22276887e669dd8f99d2fb34508d84b5003d802b (patch) | |
tree | 68325405e6f66fefac88457989c737d698699cc0 /remoting/resources | |
parent | d9e3d281e5c4255a3524fe3f43d2fa9e5fab492e (diff) | |
download | chromium_src-22276887e669dd8f99d2fb34508d84b5003d802b.zip chromium_src-22276887e669dd8f99d2fb34508d84b5003d802b.tar.gz chromium_src-22276887e669dd8f99d2fb34508d84b5003d802b.tar.bz2 |
Added instruction to keep the product description to 132 characters or less.
This is a restriction imposed by Chrome Web Store.
R=garykac@chromium.org
Review URL: https://codereview.chromium.org/23708059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@224533 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/resources')
-rw-r--r-- | remoting/resources/remoting_strings.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd index 0992f4e..a3cf0867 100644 --- a/remoting/resources/remoting_strings.grd +++ b/remoting/resources/remoting_strings.grd @@ -554,7 +554,7 @@ <message desc="Error message displayed to the user if they enter different PINs in the boxes marked 'PIN' and 'retype PIN'." name="IDR_PINS_NOT_EQUAL"> Please enter the same PIN in both boxes. </message> - <message desc="Web-app description. Displayed in Chrome's extensions page." name="IDR_PRODUCT_DESCRIPTION"> + <message desc="Web-app description. Displayed in Chrome's extensions page. KEEP THIS TO 132 CHARACTERS OR LESS, as this is a hard limit imposed by Chrome Web Store." name="IDR_PRODUCT_DESCRIPTION"> Access other computers or allow another user to access your computer securely over the Internet. </message> <message desc="Label for button to reconnect to the previous Me2Me host. This button appears on the 'session-finished' page." name="IDR_RECONNECT"> |