Replaced 'coin' with 'nitro'.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2695 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2008-12-16 04:57:06 +00:00
parent 2d66e103a8
commit ca2070af01
2 changed files with 8 additions and 4 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-12-15 21:33-0500\n"
"POT-Creation-Date: 2008-12-16 15:52+1100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -373,7 +373,7 @@ msgid "Go!"
msgstr ""
#: src/gui/help_page_one.cpp:73
msgid "Grab blue boxes and coins"
msgid "Grab blue boxes and nitro"
msgstr ""
#: src/gui/game_mode.cpp:99
@ -426,7 +426,7 @@ msgstr ""
msgid "Last grand prix, longer and harder"
msgstr ""
#: src/modes/follow_the_leader.cpp:138
#: src/modes/follow_the_leader.cpp:139
msgid "Leader"
msgstr ""
@ -630,6 +630,10 @@ msgstr ""
msgid "REV"
msgstr ""
#: data/tracks/race/race.track:4
msgid "Race Track"
msgstr ""
#: src/gui/race_results_gui.cpp:74
msgid "Race in this track again"
msgstr ""

View File

@ -70,7 +70,7 @@ HelpPageOne::HelpPageOne()
widget_manager->breakLine();
widget_manager->addTextWgt( WTOK_MSG2, 60, 7,
_("Grab blue boxes and coins") );
_("Grab blue boxes and nitro") );
widget_manager->addTextWgt( WTOK_MSG3, 30, 7, _("Avoid bananas") );
widget_manager->breakLine();