wesnoth-cvs-commits
[Top][All Lists]
Advanced

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

[Wesnoth-cvs-commits] wesnoth po/LINGUAS src/language.cpp


From: Cedric Duval
Subject: [Wesnoth-cvs-commits] wesnoth po/LINGUAS src/language.cpp
Date: Sun, 03 Oct 2004 09:10:42 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Cedric Duval <address@hidden>   04/10/03 13:04:07

Modified files:
        po             : LINGUAS 
        src            : language.cpp 

Log message:
        Added Greek.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/LINGUAS.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/language.cpp.diff?tr1=1.51&tr2=1.52&r1=text&r2=text

Patches:
Index: wesnoth/po/LINGUAS
diff -u wesnoth/po/LINGUAS:1.4 wesnoth/po/LINGUAS:1.5
--- wesnoth/po/LINGUAS:1.4      Sat Sep 18 21:55:50 2004
+++ wesnoth/po/LINGUAS  Sun Oct  3 13:04:06 2004
@@ -1 +1 @@
-ca cs da de es eu fi fr hu it nl no pl pt_BR ru sk sv
+ca cs da de el_GR es eu fi fr hu it nl no pl pt_BR ru sk sv
Index: wesnoth/src/language.cpp
diff -u wesnoth/src/language.cpp:1.51 wesnoth/src/language.cpp:1.52
--- wesnoth/src/language.cpp:1.51       Sat Oct  2 19:56:49 2004
+++ wesnoth/src/language.cpp    Sun Oct  3 13:04:07 2004
@@ -1,4 +1,4 @@
-/* $Id: language.cpp,v 1.51 2004/10/02 19:56:49 Sirp Exp $ */
+/* $Id: language.cpp,v 1.52 2004/10/03 13:04:07 cedricd Exp $ */
 /*
    Copyright (C) 2003 by David White <address@hidden>
    Part of the Battle for Wesnoth Project http://wesnoth.whitevine.net
@@ -37,6 +37,7 @@
        language_def("C", "English"),
        language_def("eu_ES", "Euskera"),
        language_def("fr_FR", "Français"),
+       language_def("el_GR", "Greek"),
        language_def("hu_HU", "Hungarian"),
        language_def("it_IT", "Italiano"),
        language_def("nl_NL", "Nederlands"),




reply via email to

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