mirror of
https://github.com/anope/anope.git
synced 2026-06-12 19:14:47 +02:00
BUILD : 1.7.3 (131) BUGS : NOTES : Translated daniels changes
git-svn-id: svn://svn.anope.org/anope/trunk@131 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@104 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
669b55625d
commit
d34491673d
@@ -2791,23 +2791,23 @@ OPER_MODULE_LOAD_FAIL
|
||||
OPER_MODULE_REMOVE_FAIL
|
||||
Kann Module %s nicht entfernen
|
||||
OPER_MODULE_LOAD_SYNTAX
|
||||
MODLOAD FileNamee
|
||||
MODLOAD FileName
|
||||
OPER_MODULE_UNLOAD_SYNTAX
|
||||
MODUNLOAD FileName
|
||||
OPER_MODULE_LIST_HEADER
|
||||
Current Module list:
|
||||
Aktuelle Modul - Liste:
|
||||
OPER_MODULE_LIST
|
||||
Module: %s [%s]
|
||||
OPER_MODULE_LIST_FOOTER
|
||||
%d Modules loaded.
|
||||
%d Module geladen.
|
||||
OPER_MODULE_INFO_LIST
|
||||
Module: %s Version: %s Author: %s loaded: %s
|
||||
Module: %s Version: %s Autor: %s geladen: %s
|
||||
OPER_MODULE_CMD_LIST
|
||||
Unterstützte command: /msg %s %s
|
||||
Unterstützte Befehle: /msg %s %s
|
||||
OPER_MODULE_MSG_LIST
|
||||
Unterstützte IRCD's für: %s
|
||||
OPER_MODULE_NO_LIST
|
||||
derzeit keine module geladen
|
||||
Derzeit keine module geladen
|
||||
OPER_MODULE_NO_INFO
|
||||
Es sind keine Informationen für das Module %s verfügbar
|
||||
OPER_MODULE_INFO_SYNTAX
|
||||
|
||||
+5
-1
@@ -8,10 +8,14 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="3"
|
||||
VERSION_BUILD="130"
|
||||
VERSION_BUILD="131"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.3 (131)
|
||||
# BUGS :
|
||||
# NOTES : Translated daniels changes
|
||||
#
|
||||
# BUILD : 1.7.3 (130)
|
||||
# BUGS : 74
|
||||
# NOTES : Better /OS MODLIST output to include version information and
|
||||
|
||||
Reference in New Issue
Block a user