diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-04 18:29:05 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-04 18:29:05 +0000 |
commit | 16fb8200b4eb152155c51def207da885f37fc77c (patch) | |
tree | 0ac1e52c0e5dda0c2e2d770825104d4dfc67282a /chrome/app | |
parent | 36780a15c5a9d7d7d1fa34f982a71d6072415e4a (diff) | |
download | chromium_src-16fb8200b4eb152155c51def207da885f37fc77c.zip chromium_src-16fb8200b4eb152155c51def207da885f37fc77c.tar.gz chromium_src-16fb8200b4eb152155c51def207da885f37fc77c.tar.bz2 |
Fix some uses of "Chrome" in the chromium strings file.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/8456001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108684 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/chromium_strings.grd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd index c51263fc..21f28c7 100644 --- a/chrome/app/chromium_strings.grd +++ b/chrome/app/chromium_strings.grd @@ -171,7 +171,7 @@ be available for now. --> Chromium Frame Update. </message> <message name="IDS_VERSIONMISMATCH"> - Chromium Frame has been updated. Please relaunch your browser. Chrome version: <ph name="TODO_0001">%ls<ex>TODO</ex></ph>, Chromium Frame version: <ph name="TODO_0002">%ls<ex>TODO</ex></ph> + Chromium Frame has been updated. Please relaunch your browser. Chromium version: <ph name="TODO_0001">%ls<ex>TODO</ex></ph>, Chromium Frame version: <ph name="TODO_0002">%ls<ex>TODO</ex></ph> </message> <message name="IDS_VERSIONUNKNOWN"> Unknown version. @@ -290,7 +290,7 @@ be available for now. --> Welcome to Chromium </message> <message name="IDS_NTP4_INTRO_MESSAGE" desc="Message explaning the navigation bar at the bottom of the new NTP."> - Chromium's New Tab page has been remodeled. Switch between sections by clicking these labels. Chrome will remember your preference for next time. + Chromium's New Tab page has been remodeled. Switch between sections by clicking these labels. Chromium will remember your preference for next time. </message> <if expr="not pp_ifdef('chromeos')"> <message name="IDS_EXTERNAL_PROTOCOL_INFORMATION" desc="General information about what Chrome is trying to do when opening this external protocol"> |