Index: chrome/app/generated_resources.grd |
=================================================================== |
--- chrome/app/generated_resources.grd (revision 25875) |
+++ chrome/app/generated_resources.grd (working copy) |
@@ -4953,6 +4953,18 @@ |
<message name="IDS_BLACKLIST_BLOCKED_REFERRER" desc="Referrer sending was blacklisted."> |
Referrer not sent |
</message> |
+ <message name="IDS_BLACKLIST_ERROR_LOADING_TITLE" desc="Title of the dialog shown when the privacy blacklist cannot be loaded."> |
+ Privacy Blacklist Error |
+ </message> |
+ <message name="IDS_BLACKLIST_ERROR_LOADING_TEXT" desc="Text of the dialog shown when the privacy blacklist cannot be loaded."> |
+ Your privacy blacklists failed to load. |
M-A Ruel
2009/09/10 18:59:41
Is 'Your' necessary?
|
+ </message> |
+ <message name="IDS_BLACKLIST_ERROR_LOADING_CONTINUE" desc="Continue button text when blacklist cannot be loaded."> |
+ Continue |
+ </message> |
+ <message name="IDS_BLACKLIST_ERROR_LOADING_EXIT" desc="Exit button text when the privacy blacklist cannot be loaded."> |
+ Exit |
+ </message> |
<!-- ProcessSingleton --> |
<message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the browser cannot start because the profile is in use on a different host."> |