mirror of
https://github.com/anope/anope.git
synced 2026-07-04 11:03:14 +02:00
BUILD : 1.7.4 (309) BUGS : none NOTES : Added Hungarian and Polish language files.
git-svn-id: svn://svn.anope.org/anope/trunk@309 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@188 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
91558de243
commit
ca48e3ce66
+4
-2
@@ -579,9 +579,11 @@ struct nickcore_ {
|
||||
#define LANG_GR 11 /* Greek */
|
||||
#define LANG_NL 12 /* Dutch */
|
||||
#define LANG_RU 13 /* Russian */
|
||||
#define LANG_HUN 14 /* Hungarian */
|
||||
#define LANG_PL 15 /* Polish */
|
||||
|
||||
#define NUM_LANGS 14 /* Number of languages */
|
||||
#define USED_LANGS 11 /* Number of languages provided */
|
||||
#define NUM_LANGS 16 /* Number of languages */
|
||||
#define USED_LANGS 13 /* Number of languages provided */
|
||||
|
||||
#define DEF_LANGUAGE LANG_EN_US
|
||||
|
||||
|
||||
Reference in New Issue
Block a user