Revision: 18124
          http://bibdesk.svn.sourceforge.net/bibdesk/?rev=18124&view=rev
Author:   hofman
Date:     2011-09-13 22:01:12 +0000 (Tue, 13 Sep 2011)
Log Message:
-----------
replace SPIRES by INSPIRE in description

Modified Paths:
--------------
    trunk/bibdesk/BDSKSpiresParser.m
    trunk/bibdesk/English.lproj/Localizable.strings
    trunk/bibdesk/French.lproj/Localizable.strings
    trunk/bibdesk/German.lproj/Localizable.strings

Modified: trunk/bibdesk/BDSKSpiresParser.m
===================================================================
--- trunk/bibdesk/BDSKSpiresParser.m    2011-09-13 21:06:33 UTC (rev 18123)
+++ trunk/bibdesk/BDSKSpiresParser.m    2011-09-13 22:01:12 UTC (rev 18124)
@@ -152,8 +152,8 @@
 
 
 + (NSDictionary *)parserInfo {
-       NSString * parserDescription = NSLocalizedString(@"SPIRES database of 
literature on particle physics.", @"Description for SPIRES site");
-       return [BDSKWebParser parserInfoWithName:@"SPIRES" 
address:@"http://www.slac.stanford.edu/spires/";  description:parserDescription 
feature:BDSKParserFeaturePublic];
+       NSString * parserDescription = NSLocalizedString(@"INSPIRE database of 
literature on particle physics.", @"Description for INSPIRE site");
+       return [BDSKWebParser parserInfoWithName:@"INSPIRE" 
address:@"http://inspirebeta.net/";  description:parserDescription 
feature:BDSKParserFeaturePublic];
 }
 
 

Modified: trunk/bibdesk/English.lproj/Localizable.strings
===================================================================
(Binary files differ)

Modified: trunk/bibdesk/French.lproj/Localizable.strings
===================================================================
(Binary files differ)

Modified: trunk/bibdesk/German.lproj/Localizable.strings
===================================================================
(Binary files differ)

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry® mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry® DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to