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

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

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


From: Isaac Clerencia
Subject: [Wesnoth-cvs-commits] wesnoth/src language.cpp
Date: Sun, 19 Sep 2004 13:38:51 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Isaac Clerencia <address@hidden>        04/09/19 17:32:43

Modified files:
        src            : language.cpp 

Log message:
        s/Swedish/Svenska

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/language.cpp.diff?tr1=1.48&tr2=1.49&r1=text&r2=text

Patches:
Index: wesnoth/src/language.cpp
diff -u wesnoth/src/language.cpp:1.48 wesnoth/src/language.cpp:1.49
--- wesnoth/src/language.cpp:1.48       Sun Sep 19 15:56:28 2004
+++ wesnoth/src/language.cpp    Sun Sep 19 17:32:43 2004
@@ -1,4 +1,4 @@
-/* $Id: language.cpp,v 1.48 2004/09/19 15:56:28 ydirson Exp $ */
+/* $Id: language.cpp,v 1.49 2004/09/19 17:32:43 isaaccp Exp $ */
 /*
    Copyright (C) 2003 by David White <address@hidden>
    Part of the Battle for Wesnoth Project http://wesnoth.whitevine.net
@@ -45,7 +45,7 @@
        language_def("ru_RU", "Русский (Russian)"),
        language_def("sk_SK", "Slovenčina"),
        language_def("fi_FI", "Suomi"),
-       language_def("sv_SE", "Swedish"),
+       language_def("sv_SE", "Svenska"),
 
        // end of list marker, do not remove
        language_def("", "")




reply via email to

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