| 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 1cca128f50b58dc600c22e0748bee624620e134e..4577394a66a9a92b2d4869f7ba09d31f99dc2a55 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -244,6 +244,9 @@ CHAR-LIMIT guidelines:
|
| <message name="IDS_NOTIFICATION_CATEGORY_BROWSER" desc="Label for browser-related notifications, within a list of notification categories. [CHAR-LIMIT=32]">
|
| Browser
|
| </message>
|
| + <message name="IDS_NOTIFICATION_CATEGORY_SITES" desc="Label for notifications from websites, within a list of notification categories. [CHAR-LIMIT=32]">
|
| + Sites
|
| + </message>
|
|
|
| <!-- Sign-in preference -->
|
| <message name="IDS_SIGN_IN_TO_CHROME" desc="Title for the button to sign in to Chrome using one's Google account. [CHAR-LIMIT=27]">
|
|
|