From: Arun Persaud Date: Mon, 19 Apr 2010 04:19:09 +0000 (-0700) Subject: fix bug introduces by marking strings for translations X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=commitdiff_plain;h=e395151af6c953c0e7fa9229dd921f8d721ab69c;ds=sidebyside fix bug introduces by marking strings for translations using these strings directly to set database entries... need to change this before they can be marked for translation. --- diff --git a/include/output.php b/include/output.php index bdc1caa..9c4316c 100644 --- a/include/output.php +++ b/include/output.php @@ -219,14 +219,14 @@ function output_check_for_sickness($me,$mycards) echo ''; echo ' '._('Do you want to play solo?').''; echo ' '; echo '
';