Revision: 28140
          http://sourceforge.net/p/bibdesk/svn/28140
Author:   hofman
Date:     2022-12-20 10:24:16 +0000 (Tue, 20 Dec 2022)
Log Message:
-----------
Add info for ACM parser

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

Modified: trunk/bibdesk/BDSKACMDLParser.m
===================================================================
--- trunk/bibdesk/BDSKACMDLParser.m     2022-12-20 10:19:27 UTC (rev 28139)
+++ trunk/bibdesk/BDSKACMDLParser.m     2022-12-20 10:24:16 UTC (rev 28140)
@@ -109,6 +109,8 @@
 
 + (NSString *)address { return @"https://dl.acm.org/";; }
 
++ (NSString *)info { return NSLocalizedString(@"The ACM digital library on 
computing.", @"Description for ACM DL site"); }
+
 + (BDSKParserFeature)feature { return BDSKParserFeaturePublic; }
 
 @end

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