| 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 3312e83cc3384f92625cf87d5e960e634ea96468..7ecb4d48769b8b38fcfc2760c7d8d3463b01493e 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1831,6 +1831,12 @@ To obtain new licenses, connect to the internet and play your downloaded content
|
| <message name="IDS_DOWNLOAD_MANAGER_OPEN_WITH" desc="Menu item to open an item with another app.">
|
| Open with…
|
| </message>
|
| + <message name="IDS_DOWNLOAD_MANAGER_SEARCH" desc="Placeholder text for the input field that allows users to search downloads.">
|
| + Search your downloads
|
| + </message>
|
| + <message name="IDS_DOWNLOAD_MANAGER_NO_RESULTS" desc="Text explaining that no download items matched a search query.">
|
| + No downloads found
|
| + </message>
|
|
|
| <!-- Browsing History UI -->
|
| <message name="IDS_HISTORY_MANAGER_EMPTY" desc="Indicates that there are no browsing history items.">
|
|
|