patch #1972915 version 3 + Luc modifs + Marc modifs (link in contrib/swekey.sample.conf

This commit is contained in:
Marc Delisle
2008-06-17 17:20:53 +00:00
parent d328affeef
commit fdff4d6b71
65 changed files with 758 additions and 606 deletions

View File

@@ -1066,8 +1066,8 @@ $strViewHasAtLeast = 'This view has at least this number of rows. Please refer t
$strUserDefined = 'User-defined'; //to translate
$strRelationalKey = 'Relational key'; //to translate
$strRelationalDisplayField = 'Relational display field'; //to translate
$strFeebeeNoKey = 'No valid authentication key plugged'; //to translate
$strFeebeeNoKeyId = 'File %s does not contain any key id'; //to translate
$strFeebeeAuthFailed = 'Hardware authentication failed'; //to translate
$strFeebeeAuthenticating = 'Authenticating...'; //to translate
$strSwekeyNoKey = 'No valid authentication key plugged'; //to translate
$strSwekeyNoKeyId = 'File %s does not contain any key id'; //to translate
$strSwekeyAuthFailed = 'Hardware authentication failed'; //to translate
$strSwekeyAuthenticating = 'Authenticating...'; //to translate
?>