From 1ff4bd59fb06943ced354c3918f10d5b7eebb78c Mon Sep 17 00:00:00 2001 From: lars Date: Wed, 11 Oct 2006 15:52:10 +0000 Subject: [PATCH] minor language fix svn property of check_language fixed --- pythonrewrite/lang/en.hdf | 41 +++++++++++++-------------------------- 1 file changed, 13 insertions(+), 28 deletions(-) diff --git a/pythonrewrite/lang/en.hdf b/pythonrewrite/lang/en.hdf index 7c89d3c..0634c32 100644 --- a/pythonrewrite/lang/en.hdf +++ b/pythonrewrite/lang/en.hdf @@ -15,15 +15,10 @@ Title { Text { - AccessDenied = Sorry - you did not enter the appropriate credentials! - EnterCurrentCryptoPassword = Enter the crypto password - EnterNewCryptoPassword = Enter the new crypto password - EnterSameCryptoPassword = Repeat the new crypto password - EnterCurrentAdminPassword = Enter the current administration password - EnterNewAdminPassword = Enter the new administration password - EnterSameAdminPassword = Repeat the new administration password - PartitionInfo = Current partioning of the disk: - IPAddress = Network address (IP) of the CryptoBox: + AccessDenied = Sorry - you are not allowed to do this! + EnterCurrentPassword = Enter the password + EnterNewPassword = Enter new password + EnterSamePassword = Repeat new password TimeOut = Timeout for deactivation of the encrypted filesystem (in minutes): SelectLanguage = Language preferences: RedirectNote = Click here if your browser does not support automatic redirection. @@ -55,29 +50,19 @@ Button { WarningMessage { - EmptyCryptoPassword { - Title = Missing crypto password - Text = You have to enter a crypto password! + EmptyPassword { + Title = Missing password + Text = You have to enter a password! } - EmptyNewCryptoPassword { - Title = Missing new crypto password - Text = You have to enter a new crypto password! + EmptyNewPassword { + Title = Missing new password + Text = You have to enter a new password! } - DifferentCryptoPasswords { - Title = Crypto passwords do not match - Text = Both entered passwords have to be identical to ensure this is the desired password. - } - - DifferentAdminPasswords { - Title = Administration passwords do not match - Text = Both entered passwords have to be identical to ensure this is the desired password. - } - - WrongAdminPassword { - Title = Wrong Administration password - Text = The entered administration password is wrong. Please try again. + DifferentPasswords { + Title = Different passwords + Text = The passwords you entered did not match. } NotInitialized {