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: ott
Subject: [Wesnoth-cvs-commits] wesnoth/src language.cpp
Date: Mon, 19 Sep 2005 15:38:01 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     ott <address@hidden>    05/09/19 19:38:01

Modified files:
        src            : language.cpp 

Log message:
        add Afrikaans, oops

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

Patches:
Index: wesnoth/src/language.cpp
diff -u wesnoth/src/language.cpp:1.99 wesnoth/src/language.cpp:1.100
--- wesnoth/src/language.cpp:1.99       Thu Sep 15 15:19:06 2005
+++ wesnoth/src/language.cpp    Mon Sep 19 19:38:01 2005
@@ -1,4 +1,4 @@
-/* $Id: language.cpp,v 1.99 2005/09/15 15:19:06 torangan Exp $ */
+/* $Id: language.cpp,v 1.100 2005/09/19 19:38:01 ott Exp $ */
 /* vim:set encoding=utf-8: */
 /*
    Copyright (C) 2003 by David White <address@hidden>
@@ -39,6 +39,7 @@
 
 language_def known_languages[] = {
        language_def("", N_("System default language")),
+       language_def("af_ZA", "Afrikaans"),
        language_def("bg_BG", "Български (Bulgarski)"),
        language_def("ca_ES", "Català"),
        language_def("cs_CZ", "Čeština"),




reply via email to

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