| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index ccee420132b22e0c3d728fa3e1bfdd84122b67a3..2d7b6829f9ba0705885c1033aa439e66b748e626 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -7209,6 +7209,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>
|
|
|