| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index e77af00b8b3e9331e513707e4bdbf126ea550751..3977995544c3dba1242f24dbcebaf74b82274bb9 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -7158,6 +7158,16 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_TOOLTIP_MIC_SEARCH" desc="The tooltip for search-by-voice button">
|
| Search by voice
|
| </message>
|
| + <if expr="not use_titlecase">
|
| + <message name="IDS_TOOLTIP_SAVE_CREDIT_CARD" desc="The tooltip for the icon that shows the save credit card bubble">
|
| + Save credit card
|
| + </message>
|
| + </if>
|
| + <if expr="use_titlecase">
|
| + <message name="IDS_TOOLTIP_SAVE_CREDIT_CARD" desc="In Title Case: The tooltip for the icon that shows the save credit card bubble">
|
| + Save Credit Card
|
| + </message>
|
| + </if>
|
| <message name="IDS_TOOLTIP_TRANSLATE" desc="The tooltip for translate">
|
| Translate this page
|
| </message>
|
|
|