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

Unified Diff: chrome/app/generated_resources.grd

Issue 2953523002: Add 'Other' category on the Data Saver site-breakdown page (Closed)
Patch Set: Moved UI string to cpp Created 3 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/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index aca859b3d0061988f74ed96ba90c1d1b0eed465f..7945fb2442edb4c9789b25d47247c6f72c63c839 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -12127,6 +12127,11 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
<message name="IDS_DATA_USE_LEARN_MORE_LINK_URL" desc="URL for the 'Learn more' link in the the dialog shown when data use tracking has ended.">
<!-- Intentionally empty. This is overridden via Finch. -->
</message>
+
+ <!-- Data Saver -->
+ <message name="IDS_DATA_REDUCTION_BREAKDOWN_OTHER_HOST_NAME" desc="Host name of the other category on the Data Reduction statistics page. This category groups data that cannot be linked to a site. The breakdown lists the top ten sites with the greatest amount of data usage or mobile data that was saved and then groups the remaining sites together.">
+ Other
+ </message>
</if>
<if expr="not is_android">

Powered by Google App Engine
This is Rietveld 408576698