summaryrefslogtreecommitdiffstats
path: root/chrome/app/google_chrome_strings.grd
diff options
context:
space:
mode:
authorfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-23 10:40:15 +0000
committerfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-23 10:40:15 +0000
commit0d2fbd5c215bad61dc97b819b746cba55c4c1ea8 (patch)
tree557ec6a5fd9e15faaf2f537d4107fd1dc143ccc8 /chrome/app/google_chrome_strings.grd
parent3f6900c9fee2a9ef8d50b2f85307a18f01652d1f (diff)
downloadchromium_src-0d2fbd5c215bad61dc97b819b746cba55c4c1ea8.zip
chromium_src-0d2fbd5c215bad61dc97b819b746cba55c4c1ea8.tar.gz
chromium_src-0d2fbd5c215bad61dc97b819b746cba55c4c1ea8.tar.bz2
Toasting by brand code.
Add the ability to have different experiments based on brand code. BUG=76594 TEST=For the en-US locale, take an old build and a build that includes this fix. Install the old build, set the brand code in the registry to SKPN and set the clock forward by more than a month. Install the new build and make sure you get a toast that references Skype. Change the brand code to anything else, ABCD for example, and make sure you get the generic toast (there are four possible). Then try with locale 'ja' and make sure you get a Japanese toast. Please test this also with system-install of Chrome (enough to just do Skype brand code, I guess). Review URL: http://codereview.chromium.org/6712015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79110 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/google_chrome_strings.grd')
-rw-r--r--chrome/app/google_chrome_strings.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index de3b6c0..717d958 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -480,6 +480,9 @@ Chrome supports. -->
<message name="IDS_TRY_TOAST_HEADING4" desc="Top line of the try-chrome-again dialog">
Google Chrome has been updated, but you haven't used it for at least 30 days.
</message>
+ <message name="IDS_TRY_TOAST_HEADING_SKYPE" desc="Top line of the try-chrome-again dialog">
+ Google Chrome lets you click a phone number on the web and call it with Skype!
+ </message>
<message name="IDS_TRY_TOAST_TRY_OPT" desc="First option radio button on the dialog to try chrome">
Try it out (already installed)
</message>