Error messages were outsourced & font family is now language dependant
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
/* $Id$ */
|
||||
|
||||
$charset = "iso-8859-1";
|
||||
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif";
|
||||
$right_font_family = "helvetica, arial, geneva, sans-serif";
|
||||
|
||||
$strAccessDenied = "Ingen tilgang";
|
||||
$strAction = "Handling";
|
||||
@@ -264,4 +266,6 @@ $strYes = "Ja";
|
||||
$strBinary=" Binary "; //to translate
|
||||
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
|
||||
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
|
||||
$strNotNumber = "This is not a number!"; //to translate
|
||||
$strNotValidNumber = " is not a valid row number!"; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user