| Index: chrome/android/java/strings/android_chrome_strings.grd
|
| diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
|
| index 5eaaace201e24ce0896a8c362b39709e396b3d8e..1f7d77166badc6b83d926aac21f816c3ce7f2430 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -363,6 +363,15 @@ You are signing in with a managed account and giving its administrator control o
|
| <message name="IDS_SEPIA_MODE" desc="Title of button that will change theme of distilled pages to sepia mode.">
|
| Sepia
|
| </message>
|
| + <message name="IDS_SANS_SERIF" desc="Title of the selector button that will change the typeface of distilled pages to use a SansSerif font.">
|
| + Sans Serif
|
| + </message>
|
| + <message name="IDS_SERIF" desc="Title of the selector button that will change the typeface of distilled pages to use a Serif font.">
|
| + Serif
|
| + </message>
|
| + <message name="IDS_MONOSPACE" desc="Title of the selector button that will change the typeface of distilled pages to use a Monospace font.">
|
| + Monospace
|
| + </message>
|
| <message name="IDS_TEXT_SIZE_SIGNIFIER" desc="A typical letter of the alphabet. This is drawn on either end of a slider bar that allows the user to change the font size. On one end, it is drawn smaller and on the other end larger.">
|
| A
|
| </message>
|
|
|