| 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 c28c0127b4380fbd4445a09219d144f676135fba..28506cfff6dfba28a90862335eba5cdfd63c8f94 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1367,6 +1367,11 @@ You are signing in with a managed account and giving its administrator control o
|
| Options available near bottom of the screen
|
| </message>
|
|
|
| + <!-- ConfirmInfoBar -->
|
| + <message name="IDS_CONFIRM_INFOBAR_PERSIST_TEXT" desc="Toggle to persist a infobar choice">
|
| + Remember my decision
|
| + </message>
|
| +
|
| <!-- DownloadOverwriteInfoBar -->
|
| <message name="IDS_DOWNLOAD_OVERWRITE_INFOBAR_TEXT" desc="Prompt text for the confirmation dialog asking whether the user really wants to replace a file when there already exists a file with the same name">
|
| Do you want to replace the existing <ph name="FILE_NAME">^1<ex>specialfile.pdf</ex></ph> in <ph name="DIRECTORY_NAME">^2<ex>Downloads</ex></ph>?
|
|
|