Revision: 7430
http://skim-app.svn.sourceforge.net/skim-app/?rev=7430&view=rev
Author: hofman
Date: 2011-08-14 10:51:06 +0000 (Sun, 14 Aug 2011)
Log Message:
-----------
don't cache chewable items directory, as it may be removed
Modified Paths:
--------------
trunk/PDFPage_SKExtensions.m
Modified: trunk/PDFPage_SKExtensions.m
===================================================================
--- trunk/PDFPage_SKExtensions.m 2011-08-14 10:25:58 UTC (rev 7429)
+++ trunk/PDFPage_SKExtensions.m 2011-08-14 10:51:06 UTC (rev 7430)
@@ -581,7 +581,7 @@
// we don't want to duplicate markup
NSScriptCommand *cmd = [NSScriptCommand currentCommand];
[cmd
setScriptErrorNumber:NSReceiversCantHandleCommandScriptError];
- [cmd setScriptErrorString:NSLocalizedString(@"Cannot duplicate
markup note.",@"Error description")];
+ [cmd setScriptErrorString:@"Cannot duplicate markup note."];
SKDESTROY(copiedValue);
}
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
FREE DOWNLOAD - uberSVN with Social Coding for Subversion.
Subversion made easy with a complete admin console. Easy
to use, easy to manage, easy to install, easy to extend.
Get a Free download of the new open ALM Subversion platform now.
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit