diff options
Diffstat (limited to 'apps/mail/installer/locale/override.properties')
-rw-r--r-- | apps/mail/installer/locale/override.properties | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/mail/installer/locale/override.properties b/apps/mail/installer/locale/override.properties index bb8cac738..642a28b0b 100644 --- a/apps/mail/installer/locale/override.properties +++ b/apps/mail/installer/locale/override.properties @@ -23,7 +23,7 @@ # and end of a string enclose the strin with an additional double quote # (e.g. ""This will include quotes""). -SetupCaption=$BrandFullName Setup +SetupCaption=$BrandFullName Installer UninstallCaption=$BrandFullName Uninstall BackBtn=< &Back NextBtn=&Next > @@ -42,12 +42,12 @@ Completed=Completed LicenseTextRB=Please review the license agreement before installing $BrandFullNameDA. If you accept all terms of the agreement, select the first option below. $_CLICK ComponentsText=Check the components you want to install and uncheck the components you don't want to install. $_CLICK ComponentsSubText2_NoInstTypes=Select components to install: -DirText=Setup will install $BrandFullNameDA in the following folder. To install in a different folder, click Browse and select another folder. $_CLICK -DirSubText=Destination Folder -DirBrowseText=Select the folder to install $BrandFullNameDA in: +DirText=$BrandFullNameDA will installed to the following directory. To install in a different directory, click Browse and select another directory. $_CLICK +DirSubText=Destination Directory +DirBrowseText=Select the directory to install $BrandFullNameDA in: SpaceAvailable="Space available: " SpaceRequired="Space required: " -UninstallingText=$BrandFullNameDA will be uninstalled from the following folder. $_CLICK +UninstallingText=$BrandFullNameDA will be uninstalled from the following directory. $_CLICK UninstallingSubText=Uninstalling from: FileError=Error opening file for writing: \r\n\r\n$0\r\n\r\nClick Abort to stop the installation,\r\nRetry to try again, or\r\nIgnore to skip this file. FileError_NoIgnore=Error opening file for writing: \r\n\r\n$0\r\n\r\nClick Retry to try again, or\r\nCancel to stop the installation. @@ -58,7 +58,7 @@ Registering="Registering: " Unregistering="Unregistering: " SymbolNotFound="Could not find symbol: " CouldNotLoad="Could not load: " -CreateFolder="Create folder: " +CreateDirectory="Create directory: " CreateShortcut="Create shortcut: " CreatedUninstaller="Created uninstaller: " Delete="Delete file: " @@ -73,8 +73,8 @@ Extract="Extract: " ErrorWriting="Extract: error writing to file " InvalidOpcode=Installer corrupted: invalid opcode NoOLE="No OLE for: " -OutputFolder="Output folder: " -RemoveFolder="Remove folder: " +OutputDirectory="Output directory: " +RemoveDirectory="Remove directory: " RenameOnReboot="Rename on reboot: " Rename="Rename: " Skipped="Skipped: " |