summaryrefslogtreecommitdiffstats
path: root/include/functions.php
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2010-03-14 16:03:19 -0700
committerArun Persaud <arun@nubati.net>2010-03-14 16:03:19 -0700
commit66ddaaf798a7ac2ed368ac19d9f64db3d957f20d (patch)
tree8366fd42adaf94acdb7d99dbcfe5365925e6e585 /include/functions.php
parent69d701b97474977c4c48367ca6ecfedfb2db0217 (diff)
downloade-DoKo-66ddaaf798a7ac2ed368ac19d9f64db3d957f20d.tar.gz
e-DoKo-66ddaaf798a7ac2ed368ac19d9f64db3d957f20d.tar.bz2
e-DoKo-66ddaaf798a7ac2ed368ac19d9f64db3d957f20d.zip
marked more strings for translation
Diffstat (limited to 'include/functions.php')
-rw-r--r--include/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index a06f3d4..04d1bde 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1103,7 +1103,7 @@ function display_user_menu($id)
if($i==0)
{
echo "<div class=\"usermenu\">\n";
- echo "It's your turn in these games:<br />\n";
+ echo _('It\'s your turn in these games').":<br />\n";
}
$i++;