[Top][All Lists]
[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: |
Wed, 03 Nov 2004 14:38:31 -0500 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Isaac Clerencia <address@hidden> 04/11/03 19:32:59
Modified files:
src : language.cpp
Log message:
Added Slovenian to language lists
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/language.cpp.diff?tr1=1.55&tr2=1.56&r1=text&r2=text
Patches:
Index: wesnoth/src/language.cpp
diff -u wesnoth/src/language.cpp:1.55 wesnoth/src/language.cpp:1.56
--- wesnoth/src/language.cpp:1.55 Tue Oct 26 19:03:55 2004
+++ wesnoth/src/language.cpp Wed Nov 3 19:32:58 2004
@@ -1,4 +1,4 @@
-/* $Id: language.cpp,v 1.55 2004/10/26 19:03:55 gruikya Exp $ */
+/* $Id: language.cpp,v 1.56 2004/11/03 19:32:58 isaaccp Exp $ */
/*
Copyright (C) 2003 by David White <address@hidden>
Part of the Battle for Wesnoth Project http://wesnoth.whitevine.net
@@ -46,6 +46,7 @@
language_def("pt_BR", "Português do Brasil"),
language_def("ru_RU", "Ð ÑÑÑкий (Russian)"),
language_def("sk_SK", "SlovenÄina"),
+ language_def("sl_SL", "SlovenÅ¡Äina"),
language_def("fi_FI", "Suomi"),
language_def("sv_SE", "Svenska"),
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/src language.cpp,
Isaac Clerencia <=