Revision: 3382
          http://skim-app.svn.sourceforge.net/skim-app/?rev=3382&view=rev
Author:   hofman
Date:     2008-01-25 13:35:36 -0800 (Fri, 25 Jan 2008)

Log Message:
-----------
Change comment to avoid a genstrings warning.

Modified Paths:
--------------
    trunk/main.m

Modified: trunk/main.m
===================================================================
--- trunk/main.m        2008-01-24 13:44:19 UTC (rev 3381)
+++ trunk/main.m        2008-01-25 21:35:36 UTC (rev 3382)
@@ -23,7 +23,7 @@
     if (noErr != err || version < 0x00001040) {
         DialogRef alert;
         
-        // pool required for NSLocalizedString
+        // pool required for localized strings
         NSAutoreleasePool *pool = [NSAutoreleasePool new];
         
         AlertStdCFStringAlertParamRec alertParamRec = {


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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to