| 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 b14c40a0fa1c96acf14d12e0a8f84fb556edc597..300e648ba8d03910440edc3f50146ed5e8defc9c 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1233,6 +1233,11 @@ To obtain new licenses, connect to the internet and play your downloaded content
|
| <ph name="BEGIN_LINK"><link></ph>Get help<ph name="END_LINK"></link></ph>
|
| </message>
|
|
|
| + <message name="IDS_SIGNAL_STRENGTH_LEVEL_N_BARS" desc="Text to be shown next to devices indicating their received signal strength. [ICU Syntax]">
|
| + {N_BARS, plural,
|
| + =1 {Signal Strength Level: # bar}
|
| + other {Signal Strength Level: # bars}}
|
| + </message>
|
| <!-- Hint of sync error solution strings -->
|
| <message name="IDS_SYNC_ERROR_CARD_TITLE" desc="Title of the Sync Error Card. [CHAR-LIMIT=32]">
|
| Sync isn't working
|
|
|