commentaires qui marchent avec traductions

This commit is contained in:
nojhan 2008-04-22 20:20:01 +00:00
commit 060c5a8c91
4 changed files with 20 additions and 4 deletions

View file

@ -16,7 +16,9 @@ class language
var $source_rss = "Click on the image for the source file in the SVG format.";
var $see_also = "See also:";
var $forum ="Forum";
var $forum_new = "New";
var $forum_error = "Cannot read comments";
function language()
{
$vars = get_class_vars(__CLASS__);