From: Arun Persaud Date: Sun, 18 Apr 2010 06:21:15 +0000 (-0700) Subject: marked more strings for translation X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=commitdiff_plain;h=4601624395d2f42086d058668b1b96778c8fcbb6;hp=b485d5119e6e18ea11ac7f7948e199f32b49a906 marked more strings for translation --- diff --git a/include/game.php b/include/game.php index cafa026..aa25616 100644 --- a/include/game.php +++ b/include/game.php @@ -239,7 +239,7 @@ if($session) if($finalscore) { - echo "Score: \n"; + echo _('Score').": \n"; foreach($finalscore as $user=>$value) { $name = DB_get_name('userid',$user); @@ -1288,7 +1288,7 @@ switch($mystatus) $firstcard = ''; /* first card in a trick */ echo "\n\n"; /* end ul tricks*/ $mycards = DB_get_hand($me); diff --git a/po/messages.pot b/po/messages.pot index 50f3a59..e1bb062 100644 --- a/po/messages.pot +++ b/po/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: edoko\n" "Report-Msgid-Bugs-To: arun@nubati.net\n" -"POT-Creation-Date: 2010-04-17 22:55-0700\n" +"POT-Creation-Date: 2010-04-17 23:20-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -76,6 +76,10 @@ msgstr "" msgid "lowtrump" msgstr "" +#: include/game.php:242 include/game.php:1916 +msgid "Score" +msgstr "" + #: include/game.php:286 msgid "previous game" msgstr "" @@ -144,10 +148,26 @@ msgid "" "wait for the others. Just wait for an email." msgstr "" +#: include/game.php:1291 +msgid "Game" +msgstr "" + +#: include/game.php:1335 include/game.php:1342 include/game.php:1605 +msgid "Trick" +msgstr "" + #: include/game.php:1907 msgid "please wait until it's your turn!" msgstr "" +#: include/game.php:1973 +msgid "prev" +msgstr "" + +#: include/game.php:1974 +msgid "next" +msgstr "" + #: include/game.php:2026 msgid "Your cards were" msgstr ""