Ignore:
Timestamp:
07/14/08 03:21:01 (16 years ago)
Author:
Nicholas Riley
Message:

Update some installer wording; fix progress field so it isn't cut off.

Location:
trunk/ICeCoffEE/ICeCoffEE/Installer components/ICeCoffEE Installer.app/Contents/Resources/English.lproj
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICeCoffEE/ICeCoffEE/Installer components/ICeCoffEE Installer.app/Contents/Resources/English.lproj/Localizable.strings

    r481 r483  
    1 /* Incompatible OSX Panel */
     1/* Incompatible OSX Panel */
    22"Incompatible Mac OS X Version" = "Incompatible Mac OS X Version";
    33"%@ reqires at least Mac OS X %@. You have an older version installed. Please upgrade or download an older version of %@ that will be compatible with your system." = "%@ reqires at least Mac OS X %@. You have an older version installed. Please upgrade or download an older version of %@ that will be compatible with your system.";
     
    99"Already Installed For This User" = "Already Installed For This User";
    1010"Install For All Users" = "Install For All Users";
    11 "When you click \"Continue\", you will be asked to authenticate with your administrator password, if needed. This is done because certain components of this software has to be installed system-wide in order to function properly." = "When you click \"Continue\", you will be asked to authenticate with your administrator password, if needed. This is done because certain components of this software has to be installed system-wide in order to function properly.";
     11"When you click \"Continue\", you will be asked to authenticate with your administrator password, if needed. This is done because certain components of this software has to be installed system-wide in order to function properly." = "When you click “Continue”, you will be asked to authenticate with your administrator password, if needed. Authentication is necessary because certain components of this product have to be installed system-wide in order to function properly.";
    1212
    1313/* Install Table Strings */
    1414"Application Enhancer" = "Application Enhancer";
    15 "Installed \"%@\"" = "Installed \"%@\"";
    16 "Created folder \"%@\"" = "Created folder \"%@\"";
     15"Installed \"%@\"" = "Installed “%@”";
     16"Created folder \"%@\"" = "Created folder “%@”";
    1717"Uninstalled previously installed" = "Uninstalled previously installed";
    1818"(files were moved to the Trash)" = "(files were moved to the Trash)";
     
    2525/* Authentication Failed Panel */
    2626"Authentication Failed" = "Authentication Failed";
    27 "You have failed to enter the administrator password; this installer requires Administrator privileges to install the software you have selected. Please try again." = "You have failed to enter the administrator password; this installer requires Administrator privileges to install the software you have selected. Please try again.";
     27"You have failed to enter the administrator password; this installer requires Administrator privileges to install the software you have selected. Please try again." = "You have failed to authenticate as an administrator. This installer requires administrative privileges to install the software you have selected. Please try again.";
    2828
    2929/* Button Titles */
     
    4242
    4343/* Options Tab */
    44 "Open \"%@\" %@ Upon Completion" = "Open \"%@\" %@ Upon Completion";
     44"Open \"%@\" %@ Upon Completion" = "Open “%@” %@ Upon Completion";
    4545
    4646/* Ready Tab */
     
    7575
    7676/* Done Tab */
    77 "When you click the \"Quit\" button below, the installed product will be launched, and this Installer will quit." = "When you click the \"Quit\" button below, the installed product will be launched, and this Installer will quit.";
    78 "When you click the \"Quit\" button below, this Installer will quit." = "When you click the \"Quit\" button below, this Installer will quit.";
     77"When you click the \"Quit\" button below, the installed product will be launched, and this Installer will quit." = "When you click the “Quit” button below, the installed product will be launched, and this installer will quit.";
     78"When you click the \"Quit\" button below, this Installer will quit." = "When you click the “Quit” button below, this installer will quit.";
    7979"You are strongly advised to log out or restart your computer in order for the installed product to completely take effect. Thank you!" = "You are strongly advised to log out or restart your computer in order for the installed product to completely take effect. Thank you!";
    8080
  • trunk/ICeCoffEE/ICeCoffEE/Installer components/ICeCoffEE Installer.app/Contents/Resources/English.lproj/MainMenu.nib/info.nib

    r481 r483  
    1111        <key>IBOpenObjects</key>
    1212        <array>
    13                 <integer>2</integer>
     13                <integer>279</integer>
     14                <integer>21</integer>
    1415                <integer>331</integer>
    15                 <integer>279</integer>
    1616                <integer>340</integer>
    1717        </array>
Note: See TracChangeset for help on using the changeset viewer.