Revision: 28129
          http://sourceforge.net/p/bibdesk/svn/28129
Author:   hofman
Date:     2022-12-17 18:20:55 +0000 (Sat, 17 Dec 2022)
Log Message:
-----------
remove extra comment from tool tip of INSPIRE parser

Modified Paths:
--------------
    trunk/bibdesk/BDSKInspireParser.m
    trunk/bibdesk/de.lproj/Localizable.strings
    trunk/bibdesk/en.lproj/Localizable.strings
    trunk/bibdesk/fr.lproj/Localizable.strings

Modified: trunk/bibdesk/BDSKInspireParser.m
===================================================================
--- trunk/bibdesk/BDSKInspireParser.m   2022-12-17 18:18:28 UTC (rev 28128)
+++ trunk/bibdesk/BDSKInspireParser.m   2022-12-17 18:20:55 UTC (rev 28129)
@@ -76,7 +76,7 @@
 
 + (NSString *)address { return @"https://inspirehep.net/";; }
 
-+ (NSString *)info { return NSLocalizedString(@"INSPIRE database of literature 
on particle physics.\n\nYou need to Reload to get the items.", @"Description 
for INSPIRE site"); }
++ (NSString *)info { return NSLocalizedString(@"INSPIRE database of literature 
on particle physics.", @"Description for INSPIRE site"); }
 
 + (BDSKParserFeature)feature { return BDSKParserFeaturePublic; }
 

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

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

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

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



_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to