Index: chrome/app/generated_resources.grd |
=================================================================== |
--- chrome/app/generated_resources.grd (revision 91576) |
+++ chrome/app/generated_resources.grd (working copy) |
@@ -8265,6 +8265,9 @@ |
<message name="IDS_DEFAULT_PROFILE_NAME" desc="The default name given to a profile. Displayed in wrench menu and settings UI."> |
Default Profile |
</message> |
+ <message name="IDS_NUMBERED_PROFILE_NAME" desc="The name given to a newly created profile. Displayed in wrench menu and settings UI."> |
+ Profile <ph name="VALUE">$1<ex>1</ex></ph> |
+ </message> |
<if expr="not pp_ifdef('use_titlecase')"> |
<message name="IDS_PROFILES_CONNECT_BUTTON_LABEL" desc="The label that appears on the profile connect button in the options dialog when the user has not connected a Google Account to their profile."> |
Enable these features... |