1
0
Fork 0

minor edits

This commit is contained in:
Friendika 2011-03-19 05:10:05 -07:00
commit be67cf663b
3 changed files with 10 additions and 12 deletions

View file

@ -99,7 +99,7 @@ if (isset($_GET['lang'])){
$n2 = count($strings[$lang]);
echo "<pre>";
echo "Tranlsate en to $lang<br>";
echo "Translate en to $lang<br>";
//echo "Translated $n2 over $n1 strings<br>";
echo "</pre><hr/>";