Fixes the naming in the About page of CrOS.
commitbab8ad93618454c4b8bac9c9c6a667423484b4af
authorkhorimoto@chromium.org <khorimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 15 May 2012 19:01:48 +0000 (15 19:01 +0000)
committerkhorimoto@chromium.org <khorimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 15 May 2012 19:01:48 +0000 (15 19:01 +0000)
tree0b719f2c9ca47d02bcfdb87c507f678372f7b698
parentc5f311e8b4e0e1a45b1164fe3bfb48a1db821092
Fixes the naming in the About page of CrOS.

Introduces a new constant IDS_SHORT_PRODUCT_OS_NAME (i.e., Chrome OS), and changes the old constant IDS_PRODUCT_OS_NAME to be the full name (i.e., Google Chrome OS) to remain in sync with the other string names. Changes previous references to IDS_PRODUCT_OS_NAME to IDS_SHORT_PRODUCT_OS_NAME.

BUG=122645
TEST=look at help page on CrOS and see that text says Google Chrome OS

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137195 0039d316-1c4b-4281-b951-d872f2087c98
chrome/app/chromium_strings.grd
chrome/app/google_chrome_strings.grd
chrome/browser/chromeos/login/network_screen.cc
chrome/browser/chromeos/login/webui_login_display.cc
chrome/browser/ui/views/update_recommended_message_box.cc
chrome/browser/ui/webui/help/help_handler.cc
chrome/browser/ui/webui/options2/chromeos/cros_language_options_handler2.cc
chrome/browser/ui/webui/uber/uber_ui.cc
chrome/common/chrome_version_info.cc