Ignore:
Timestamp:
02/10/08 04:47:50 (16 years ago)
Author:
Nicholas Riley
Message:

TestParser.m: Define ICCF_ErrString to permit linking; log
exceptions; print only if parsing fails.

ICeCoffEE.xcodeproj: Update to Xcode 2.4 format (with Xcode 3.0); make
TestParser compile.

English.lproj/APEInfo.rtfd: Update release notes.

English.lproj/Localizable.strings: Fix a reference to the "APE
Manager" preference pane.

Location:
trunk/ICeCoffEE/ICeCoffEE/English.lproj
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICeCoffEE/ICeCoffEE/English.lproj/Localizable.strings

    r139 r373  
    4444/* Session disable alert */
    4545"DisableAlertTitle" = "Disable ICeCoffEE";
    46 "DisableAlertMessage%@" = "If you believe ICeCoffEE is interfering with the normal functioning of the application “%@”, you can turn it off in this application until the application has quit.\n\nIf this is the first time you have experienced this problem, please email icecoffee@sabi.net with the details of the conflict.\n\nTo disable ICeCoffEE permanently, use the APE Manager pane of System Preferences.";
     46"DisableAlertMessage%@" = "If you believe ICeCoffEE is interfering with the normal functioning of the application “%@”, you can turn it off in this application until the application has quit.\n\nIf this is the first time you have experienced this problem, please email icecoffee@sabi.net with the details of the conflict.\n\nTo disable ICeCoffEE permanently, use the Application Enhancer pane of System Preferences.";
    4747"DisableAlertDisableButton" = "Disable";
    4848"DisableAlertDontDisableButton" = "Don’t Disable";
Note: See TracChangeset for help on using the changeset viewer.