Core/Source/GrowlPluginController.m
changeset 4425 18f28b64e39d
parent 4423 051a29104de7
child 4435 ed4dae2a04fd
     1.1 --- a/Core/Source/GrowlPluginController.m	Wed Sep 23 22:45:59 2009 -0400
     1.2 +++ b/Core/Source/GrowlPluginController.m	Thu Sep 24 09:24:33 2009 -0700
     1.3 @@ -854,7 +854,7 @@
     1.4  						  NSLocalizedString( @"Yes", @"" ), nil, nil, self,
     1.5  						  NULL, @selector(pluginExistsSelector:returnCode:contextInfo:),
     1.6  						  filenameCopy,
     1.7 -						  NSLocalizedString( @"Plugin '%@' does not work with the currently running architecture, install it anyway? (with the understanding that it won't load)", @"" ),
     1.8 +						  NSLocalizedString( @"Plugin '%@' will not work on this Mac running this version of Mac OS X. Install it anyway?", @"" ),
     1.9  						  [pluginFile stringByDeletingPathExtension] );		
    1.10  	}
    1.11  	else {