Bug 1255208 - Adding clarifying comments to removed string special case. r=sebastian draft
authorMichael Comella <michael.l.comella@gmail.com>
Wed, 09 Mar 2016 16:31:38 -0800
changeset 338769 8e0c5b7e0a891bb7e685ff49c36d8b7f97796ac8
parent 338768 95025f98c653574b7b68936535162b34773c98d0
child 338770 7c9084d1d9946ca4a4eccd02095a1546a9c086e1
push id12581
push usermichael.l.comella@gmail.com
push dateThu, 10 Mar 2016 00:38:48 +0000
reviewerssebastian
bugs1255208
milestone47.0a1
Bug 1255208 - Adding clarifying comments to removed string special case. r=sebastian MozReview-Commit-ID: ECe6iyrLFdJ
mobile/android/base/locales/en-US/android_strings.dtd
--- a/mobile/android/base/locales/en-US/android_strings.dtd
+++ b/mobile/android/base/locales/en-US/android_strings.dtd
@@ -330,18 +330,21 @@ size. -->
 <!ENTITY pref_panels_show "Show">
 <!ENTITY pref_panels_hide "Hide">
 <!ENTITY pref_panels_reorder "Change order">
 <!ENTITY pref_panels_move_up "Move up">
 <!ENTITY pref_panels_move_down "Move down">
 
 <!ENTITY datareporting_notification_title "&brandShortName; stats &amp; data">
 <!ENTITY datareporting_notification_action "Choose what to share">
+<!-- Used in datareporting_notification_ticket_text, but unused in strings.xml. -->
 <!ENTITY datareporting_notification_action_long "Choose what information to share">
 <!ENTITY datareporting_notification_summary "To improve your experience, &brandShortName; automatically sends some information to &vendorShortName;.">
+<!-- When this item is removed, also remove datareporting_notification_action_long:
+     it is unused in strings.xml. -->
 <!ENTITY datareporting_notification_ticker_text "&datareporting_notification_title;: &datareporting_notification_action_long;">
 
 <!-- Localization note (datareporting_fhr_title, datareporting_fhr_summary2,
      reporting_telemetry_title, datareporting_telemetry_summary,
      datareporting_crashreporter_summary) : These match the strings in
      en-US/chrome/browser/preferences/advanced.dtd (healthReportSection.label,
      healthReportDesc.label, telemetrySection.label, telemetryDesc.label,
      crashReporterDesc.label). -->