| 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 1d45c37fe4172ae8a1189c73f6eb7eb7f26f07f9..64d2ef89653ac414caf3afea6ded1fc8059179b6 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1881,6 +1881,12 @@ To obtain new licenses, connect to the internet and play your downloaded content
|
| <message name="IDS_ACCESSIBILITY_STOP" desc="Content description for the stop button that stops playing the media.">
|
| Stop
|
| </message>
|
| + <message name="IDS_ACCESSIBILITY_PREVIOUS_TRACK" desc="Content description for the previous track button that switchs media to the previous track.">
|
| + Previous track
|
| + </message>
|
| + <message name="IDS_ACCESSIBILITY_NEXT_TRACK" desc="Content description for the next track button that switchs media to the next track.">
|
| + Next track
|
| + </message>
|
|
|
| <!-- New Tab Page strings -->
|
| <message name="IDS_NTP_BOOKMARKS" desc="Text for bookmarks button [CHAR-LIMIT=20]">
|
|
|