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 9924e07f8522a2cb4c02c5a9a9cc1b94cdfd1827..92a8dbbc59797c0f5e6046b494f7126188d67c5e 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -2478,7 +2478,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 |
@@ -2506,7 +2506,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. |