| 
<?php
 $strBackButton = "Back";
 $strFormatHint = "Format";
 $strSignInputRequired = "<font color=\"red\"> Input required !</font>";
 $strPrintPrecision = "digits";
 $strPrintDecimals = "decimals";
 $strSubmitButton = "Save";
 $strResetButton  = "Reset";
 $strRestoreButton = "Restore";
 
 
 /*
 $str
 $str
 $str
 $str
 $str
 $str
 $str
 $str
 $str
 $str
 $str
 $str
 $str
 $str
 
 
 */
 ?>
 
 |