| Index: ios/chrome/app/strings/ios_strings.grd
|
| diff --git a/ios/chrome/app/strings/ios_strings.grd b/ios/chrome/app/strings/ios_strings.grd
|
| index c5b55c31b1e3b09c257be948a3565aae2927d918..d1e940c5ab8ad06ce6ba4e68dbd7ef9021fa548e 100644
|
| --- a/ios/chrome/app/strings/ios_strings.grd
|
| +++ b/ios/chrome/app/strings/ios_strings.grd
|
| @@ -507,6 +507,9 @@ locale. The strings in this file are specific to iOS.
|
| <message name="IDS_IOS_CLEAR_BUTTON" desc="Title for the button used to clear data. [Length: 20em] [iOS only]">
|
| Clear Browsing Data
|
| </message>
|
| + <message name="IDS_IOS_CONFIRM_CLEAR_BUTTON" desc="Accessibility label for the button used to confirm clearing data. [iOS only]">
|
| + Confirm Clear Browsing Data
|
| + </message>
|
| <message name="IDS_IOS_CLEAR_CACHE" desc="Label for the option in settings to clear the cache. In titlecase. [Length: 20em] [iOS only]">
|
| Cached Images and Files
|
| </message>
|
|
|