Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 3a2ea764ccfcbb9b8759cbbb071ca6b4734457a9..20936b4af32a6cbc43d8c4d4f90de36bb6dcea4e 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -8566,7 +8566,19 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1 |
<message name="IDS_REPORT_AN_ISSUE" desc="Text of the button which allows the user to report an issue with Chrome."> |
Report an issue |
</message> |
- |
+ <!-- Upgrade bubble messages --> |
Finnur
2013/01/23 10:39:17
You mentioned in previous round that you'd move th
MAD
2013/01/23 20:57:59
Yeah, I said I will, and I will, I just didn't get
|
+ <message name="IDS_REINSTALL_CHROME" desc="Text for the button the user clicks to reinstall Chrome."> |
+ Reinstall Chrome |
Finnur
2013/01/23 10:39:17
You should use a param for Chrome and specify IDS_
MAD
2013/01/23 20:57:59
Done... I should have thought about that... Thanks
|
+ </message> |
+ <message name="IDS_LATER" desc="Text for the button the user clicks to be reminded of reinstalling Chrome later."> |
+ Later |
+ </message> |
+ <message name="IDS_UPGRADE_BUBBLE_TITLE" desc="Text for the title of the upgrade bubble view."> |
+ Chrome auto-update error |
+ </message> |
+ <message name="IDS_UPGRADE_BUBBLE_TEXT" desc="Text for the upgrade bubble view full description."> |
+ Chrome could not update itself to the latest version, so you are missing out on awesome new features and security fixes. You need to manually reinstall Chrome. |
+ </message> |
<!-- Print --> |
<message name="IDS_DEFAULT_PRINT_DOCUMENT_TITLE" desc="Default title for a print document"> |
Untitled Document |