pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src credits.cxx,1.26,1.27 story.cxx,1.23


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src credits.cxx,1.26,1.27 story.cxx,1.23,1.24
Date: 17 Apr 2003 07:15:37 -0000

Update of /var/lib/cvs/Games/Pingus/src
In directory dark:/tmp/cvs-serv14838/src

Modified Files:
        credits.cxx story.cxx 
Log Message:
some more language fixes


Index: credits.cxx
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/credits.cxx,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- credits.cxx 16 Apr 2003 20:22:43 -0000      1.26
+++ credits.cxx 17 Apr 2003 07:15:35 -0000      1.27
@@ -113,6 +113,7 @@
   credits.push_back("_Giray Devlet ");
   credits.push_back("_Giuseppe D'Aqui");
   credits.push_back("_Henri Manson");
+  credits.push_back("_Jan Moren");
   credits.push_back("_Jens Henrik Goebbert");
   credits.push_back("_Johnny Taporg");
   credits.push_back("_Jules Bean");

Index: story.cxx
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/story.cxx,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- story.cxx   16 Apr 2003 18:02:27 -0000      1.23
+++ story.cxx   17 Apr 2003 07:15:35 -0000      1.24
@@ -92,7 +92,7 @@
      (ResDescriptor("Story/story0", "story"),
       StringFormat::break_line(
       _("For a long time now the Pingus have lived happily in peace on the\n"
-        "south pole along with all the other animals, everything was in\n"
+        "south pole along with all the other animals. Everything was in\n"
         "balance and it seemed like nothing could disrupt their peace.  The\n"
         "Pingus where happy and it seemed like this could never end.\n"), 570, 
Fonts::chalk_normal)
        ));
@@ -103,7 +103,7 @@
       StringFormat::break_line(
       _("But then one day, things began to change slowly, the sky got darker\n"
         "and the earth got warmer, first of they thought this was just a\n"
-        "normal fluctuation in the worlds climate, but things seemed to get\n"
+        "normal fluctuation in the world's climate, but things seemed to get\n"
         "worse and worse with every year."), 570, Fonts::chalk_normal)
        ));
 
@@ -113,7 +113,7 @@
      (ResDescriptor("Story/story2", "story"), 
       StringFormat::break_line(
       _("The snow began to melt away in a few regions and food became an\n"
-        "issue. Other animals already tend to leave the region to search\n"
+        "issue. Other animals tended to leave the region to search\n"
         "for colder areas, but the Pingus knew that this wouldn't help,\n"
         "they knew that they had to do something about this problem."), 570, 
Fonts::chalk_normal)
        ));
@@ -134,29 +134,29 @@
       StringFormat::break_line(
       _("And they picked you to lead them on their journey around the\n"
         "world. Since the journey will be dangerous and difficult, your\n"
-        "first goal is the Island of Mogorok, also know has Tutorial\n"
+        "first goal is the Island of Mogorok, also known has Tutorial\n"
         "Island. According to the eldest, this island has always been the\n"
-        "first stop of Pingus which where send out into the world."), 570, 
Fonts::chalk_normal)
+        "first stop of Pingus that where send out into the world."), 570, 
Fonts::chalk_normal)
        ));
 
   intro.pages.push_back
     (StoryPage
      (ResDescriptor("Story/story5", "story"), 
       StringFormat::break_line(
-      _("The island consists of many regions which are ideally to train the\n"
-        "abilities of the Pingus. The Pingus can train there their ability\n"
+      _("The island consists of many regions which are ideal to train the\n"
+        "abilities of the Pingus. The Pingus can there train their ability\n"
         "to build bridges, climb, bash and all the rest of their talents\n"
-        "which they will surly need on their long and dangerous journey."), 
570, Fonts::chalk_normal)
+        "which they will surely need on their long and dangerous journey."), 
570, Fonts::chalk_normal)
        ));
 
   intro.pages.push_back
     (StoryPage
      (ResDescriptor("Story/story6", "story"), 
       StringFormat::break_line(
-      _("While you on the other side can practice there your ability to\n"
-        "command and guide the Pingus. You can also get familiar there with\n"
+      _("You may, on the other hand, practice there your ability to\n"
+        "command and guide the Pingus. You can also get familiar with\n"
         "all the abilities the Pingus provide and learn to master them,\n"
-        "since you will need them all for sure an your journey around the\n"
+        "since you will need them all for sure on your journey around the\n"
         "world."), 570, Fonts::chalk_normal)
        ));
 
@@ -164,8 +164,8 @@
     (StoryPage
      (ResDescriptor("Story/story6", "story"), 
       StringFormat::break_line(
-      _("Now that you and the Pingus have arrived at tutorial island it\n"
-        "is time to take over the command and begin your mission.\n"
+      _("Now that you and the Pingus have arrived at Tutorial Island it\n"
+        "is time to take command and begin your mission.\n"
         "\nGood Luck!"), 570, Fonts::chalk_normal)
        ));
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]