Index: components/crash_strings.grdp |
diff --git a/components/crash_strings.grdp b/components/crash_strings.grdp |
index 7c809f551251b9f20f15c50ad2463bb100e960f3..948b9b1431c10a508a47cdd3ffddd2ca3124f15d 100644 |
--- a/components/crash_strings.grdp |
+++ b/components/crash_strings.grdp |
@@ -40,4 +40,7 @@ |
<message name="IDS_CRASH_UPLOAD_NOW_LINK_TEXT" desc="Link text for manual uploads of a crash report"> |
Send now |
</message> |
+ <message name="IDS_CRASH_SIZE_MESSAGE" desc="Format for displaying file size information for not uploaded crash reports."> |
+ The size on the local storage is <ph name="CRASH_SIZE">$1<ex>10</ex></ph>KB. |
Mark Mentovai
2016/09/13 18:21:17
I’m still not so sure about this string, but I gue
|
+ </message> |
</grit-part> |