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

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

Issue 2953523002: Add 'Other' category on the Data Saver site-breakdown page (Closed)
Patch Set: Addressed comments 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/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 c97c38e05b229d3ab5cf6ead3d93e99db193c4c5..71d9fb3bec8ffed15b93c18c1f92e56ef882ddb9 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -1056,6 +1056,9 @@ To obtain new licenses, connect to the internet and play your downloaded content
<message name="IDS_DATA_REDUCTION_BREAKDOWN_REMAINING_SITES_LABEL" desc="Title for the the remaining sites on the Data Reduction statistics page. 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.">
Remaining sites (<ph name="NUMBER_OF_SITES">%1$d<ex>35</ex></ph>)
</message>
+ <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 the chrome services traffic.">
megjablon 2017/06/21 18:21:14 The translators don't get context of the other str
Raj 2017/06/27 02:53:03 Done
+ Other
+ </message>
<message name="IDS_DATA_REDUCTION_USAGE_RESET_STATISTICS_BUTTON" desc="Text to be displayed on the button to reset the Data Reduction statistics.">
Reset Statistics
</message>

Powered by Google App Engine
This is Rietveld 408576698