Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(350)

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2112653003: grit: Automatically replace ... with … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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&#8230;
</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&#8230;
</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.

Powered by Google App Engine
This is Rietveld 408576698