Chromium Code Reviews| Index: chrome/app/resources/locale_settings.grd |
| diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd |
| index 3cbcec34a204971e334991a9ca32e295fe0d03bd..3cafe7ba40e00fe5be8ce96574bcb08c4a238382 100644 |
| --- a/chrome/app/resources/locale_settings.grd |
| +++ b/chrome/app/resources/locale_settings.grd |
| @@ -156,6 +156,16 @@ |
| <message name="IDS_CONFLICTING_MODULE_BUBBLE_WIDTH_CHARS" use_name_for_id="true"> |
| 46 |
| </message> |
| + |
| + <!-- The width of the Text on the Desktop iOS promotion bubble. --> |
| + <message name="IDS_DESKTOP_IOS_PROMOTION_SAVE_PASSWORDS_BUBBLE_TEXT_WIDTH_CHARS" use_name_for_id="true"> |
| + 55 |
| + </message> |
| + |
| + <!-- The width of the Text on the Desktop iOS promotion bubble. --> |
|
sky
2017/04/17 17:21:55
This is the same description as line 160.
mrefaat
2017/04/17 19:10:49
copy paste error/ fixing.
|
| + <message name="IDS_DESKTOP_IOS_PROMOTION_TEXT_WIDTH_CHARS" use_name_for_id="true"> |
| + 41 |
| + </message> |
| </if> |
| <if expr="chromeos"> |