pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/editor editor_help_screen.cxx,1.7,1.8


From: cagri
Subject: [Pingus-CVS] CVS: Games/Pingus/src/editor editor_help_screen.cxx,1.7,1.8
Date: 14 Apr 2003 22:47:57 -0000

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

Modified Files:
        editor_help_screen.cxx 
Log Message:

- corrections to Turkish translation
- gettextized one more string (the "Editor Helpscreen" title)
- cs.po corrections (Tomas Blaha's)



Index: editor_help_screen.cxx
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/editor/editor_help_screen.cxx,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- editor_help_screen.cxx      8 Apr 2003 19:56:40 -0000       1.7
+++ editor_help_screen.cxx      14 Apr 2003 22:47:55 -0000      1.8
@@ -35,7 +35,7 @@
 {
   CL_Display::fill_rect (25,0, CL_Display::get_width (), 
CL_Display::get_height (),
                         0.0f, 0.0f, 0.0f, 1.0f);
-  large_font->print_center (CL_Display::get_width ()/2, 32, "Editor Helpscreen 
(hide with F1)");
+  large_font->print_center (CL_Display::get_width ()/2, 32, _("Editor 
Helpscreen (hide with F1)"));
 
   int x_pos;
   int y_pos;





reply via email to

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