fix plugins strings

This commit is contained in:
fabrixxm 2013-02-27 10:22:24 -05:00
parent 887fcdbd3e
commit f82245d9b7
112 changed files with 112 additions and 112 deletions

View file

@ -10,5 +10,5 @@ $a->strings["The handicap game disables the center position on the middle level
$a->strings["You go first..."] = "Vostè va primer ...";
$a->strings["I'm going first this time..."] = "Vaig primer aquesta vegada ...";
$a->strings["You won!"] = "Has guanyat!";
$a->strings["__DQ__Cat__DQ__ game!"] = "Empat!";
$a->strings["\"Cat\" game!"] = "Empat!";
$a->strings["I won!"] = "Vaig guanyar!";