summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbinji@chromium.org <binji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-17 20:15:11 +0000
committerbinji@chromium.org <binji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-17 20:15:11 +0000
commit4ac229509675886e293184c2e99e11bd817b48a8 (patch)
treed5d4a6f494d86adcb44f4efe635d0641ae8dcb57
parent4ee3cf618a16275ed33a1023e4c4e1c7872caa22 (diff)
downloadchromium_src-4ac229509675886e293184c2e99e11bd817b48a8.zip
chromium_src-4ac229509675886e293184c2e99e11bd817b48a8.tar.gz
chromium_src-4ac229509675886e293184c2e99e11bd817b48a8.tar.bz2
Rename "New User" to "Add New User" in menus, options, etc.
BUG=93173 TEST=manual Review URL: http://codereview.chromium.org/7655011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97192 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/app/generated_resources.grd10
1 files changed, 5 insertions, 5 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 1362373..6065a80 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8409,16 +8409,16 @@ Keep your key file in a safe place. You will need it to create new versions of y
</message>
<if expr="not pp_ifdef('use_titlecase')">
<message name="IDS_PROFILES_CREATE_NEW_PROFILE_OPTION" desc="Create new profile menu item and button title.">
- New user
+ Add new user
</message>
</if>
<if expr="pp_ifdef('use_titlecase')">
<message name="IDS_PROFILES_CREATE_NEW_PROFILE_OPTION" desc="In Title Case. Create new profile menu item and button title.">
- New User
+ Add New User
</message>
</if>
<message name="IDS_PROFILES_CREATE_NEW_PROFILE_LINK" desc="Link in the avatar menu bubble view to create a new profile.">
- New user
+ Add new user
</message>
<message name="IDS_PROFILES_CUSTOMIZE_PROFILE_ACCESSIBLE_NAME" desc="Description of the customize profile button. This is used for accessibility.">
Customize user: <ph name="PROFILE_NAME">$1<ex>First user</ex></ph>
@@ -8467,12 +8467,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
</if>
<if expr="not pp_ifdef('use_titlecase')">
<message name="IDS_PROFILES_CREATE_BUTTON_LABEL" desc="The label that appears on the profile create button in the options dialog to allow a user to create a new profile.">
- New user
+ Add new user
</message>
</if>
<if expr="pp_ifdef('use_titlecase')">
<message name="IDS_PROFILES_CREATE_BUTTON_LABEL" desc="In Title Case. The label that appears on the profile create button in the options dialog to allow a user to create a new profile.">
- New User
+ Add New User
</message>
</if>
<message name="IDS_PROFILES_MANAGE_BUTTON_LABEL" desc="The label that appears on the profile manage button in the options dialog to allow a user to manage their profile.">