| 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 4971fac1acfba3e8d5b07f7d43f423be6e8a2abc..d47b5f1ba2ac0a55881275c7a82415e347ea0c42 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -2448,7 +2448,7 @@ However, you aren’t invisible. Going incognito doesn’t hide your browsing fr
|
| All site storage, including cookies and other locally stored data
|
| </message>
|
| <message name="IDS_STORAGE_MANAGEMENT_COMPUTING_SIZE" desc="String shown in place of the data usage while it's being calculated. [CHAR-LIMIT=30]">
|
| - Computing...
|
| + Computing…
|
| </message>
|
| <message name="IDS_STORAGE_MANAGEMENT_STARTUP_FAILURE" desc="String shown in place of the data usage when starting the chrome native process failed. [CHAR-LIMIT=30]">
|
| Unknown
|
| @@ -2476,7 +2476,7 @@ However, you aren’t invisible. Going incognito doesn’t hide your browsing fr
|
| </message>
|
|
|
| <message name="IDS_STORAGE_CLEAR_BUTTON_TITLE" desc="Title of a button in the storage UI used to clear all storage data. [CHAR-LIMIT=24]">
|
| - Clear Site Storage...
|
| + Clear Site Storage…
|
| </message>
|
| <message name="IDS_STORAGE_CLEAR_DIALOG_TEXT" desc="Text of the clear storage dialog which give the user a choice to reset the app or delete site storage data.">
|
| This will clear all <ph name="SIZE_IN_KB">%1$s<ex>101kb</ex></ph> of website storage.
|
|
|