Index: chrome/app/chromium_strings.grd |
=================================================================== |
--- chrome/app/chromium_strings.grd (revision 30247) |
+++ chrome/app/chromium_strings.grd (working copy) |
@@ -362,6 +362,9 @@ |
<message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact text to show in the default browser query infobar."> |
Chromium isn't your default browser. |
</message> |
+ <message name="IDS_AUTOFILL_INFOBAR_TEXT" desc="Text to show in the autofill request infobar."> |
+ Do you want Chromium to save this information? |
+ </message> |
<if expr="os == 'darwin'"> |
<message name="IDS_SHORT_PRODUCT_NAME" desc="The application's short name, used for the Mac's application menu, activity monitor, etc. This should be less than 16 characters. Example: Chrome, not Google Chrome."> |
Chromium |