Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 70f34d802975838a688a1b8ad790de3722af9386..c64f34bcca7f3accfe78b23de8be8bf87b7f4e5b 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -13701,6 +13701,9 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_PROFILES_MANAGE_DUPLICATE_NAME_ERROR" desc="error bubble displayed when the user is attempting to rename a profile to a name that is used."> |
| Whoops, this name is already in use! |
| </message> |
| + <message name="IDS_PROFILES_MANAGE_EMPTY_NAME_ERROR" desc="error bubble displayed when the user is attempting to use an empty profile name."> |
| + The profile name can't be empty. |
|
sail
2011/09/12 21:57:18
How about "The profile name cannot be blank." ?
|
| + </message> |
| <!-- Delete Profile Dialog --> |
| <if expr="pp_ifdef('use_titlecase')"> |