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: Mon, 20 Dec 2004 15:52:58 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Isaac Clerencia <address@hidden>        04/12/20 20:41:56

Modified files:
        src            : language.cpp 

Log message:
        Add Bulgarian to languages

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

Patches:
Index: wesnoth/src/language.cpp
diff -u wesnoth/src/language.cpp:1.60 wesnoth/src/language.cpp:1.61
--- wesnoth/src/language.cpp:1.60       Tue Nov 30 21:41:18 2004
+++ wesnoth/src/language.cpp    Mon Dec 20 20:41:55 2004
@@ -1,4 +1,4 @@
-/* $Id: language.cpp,v 1.60 2004/11/30 21:41:18 silene Exp $ */
+/* $Id: language.cpp,v 1.61 2004/12/20 20:41:55 isaaccp Exp $ */
 /*
    Copyright (C) 2003 by David White <address@hidden>
    Part of the Battle for Wesnoth Project http://wesnoth.whitevine.net
@@ -32,6 +32,7 @@
 
 language_def known_languages[] = {
        language_def("", N_("System default language")),
+       language_def("bg_BG", "Български"),
        language_def("es_ES", "Castellano"),
        language_def("ca_ES", "Català"),
        language_def("cs_CZ", "Čeština"),




reply via email to

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