Index: chrome/app/generated_resources.grd |
=================================================================== |
--- chrome/app/generated_resources.grd (revision 25499) |
+++ chrome/app/generated_resources.grd (working copy) |
@@ -3470,6 +3470,9 @@ |
<message name="IDS_OPTIONS_DEFAULTBROWSER_NOTDEFAULT" desc="The text displayed when Chrome is not the default browser"> |
<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is not currently your default browser. |
</message> |
+ <message name="IDS_OPTIONS_DEFAULTBROWSER_UNKNOWN" desc="The text displayed when Chrome cannot determine or set the default browser"> |
+ <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> cannot determine or set the default browser. |
+ </message> |
<message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="The label of the 'Use Chrome as default' browser button"> |
Make <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> my default browser |
</message> |