add strSum

This commit is contained in:
Steve Alberty
2001-06-14 16:11:04 +00:00
parent de86f2f4c4
commit 0b2dbce0f8
2 changed files with 3 additions and 1 deletions

View File

@@ -261,4 +261,5 @@ $strYes = "Yes";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strKill="Kill";
$strSum="Sum";
?>

View File

@@ -261,4 +261,5 @@ $strYes = "Ja";
// automatic generated by langxlorer.php (June 12, 2001, 12:29 pm)
// V0.1 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strKill=" Kill "; //to translate
$strSum="Summe";
?>