mirror of
https://github.com/anope/anope.git
synced 2026-07-08 18:43:13 +02:00
# BUILD : 1.7.18 (1233) # BUGS : 670 # NOTES : Fixed minor booboo in en_us.l and de.l
git-svn-id: svn://svn.anope.org/anope/trunk@1233 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@952 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
2fee554262
commit
32be13478a
@@ -4,6 +4,8 @@ Anope Version S V N
|
||||
|
||||
*** Mod Strings:
|
||||
CHAN_HELP_LIST
|
||||
BOT_SET_SYNTAX
|
||||
BOT_HELP_SET
|
||||
|
||||
*** Del Strings:
|
||||
|
||||
|
||||
@@ -2193,7 +2193,7 @@ BOT_INFO_OPT_NONE
|
||||
|
||||
# SET responses
|
||||
BOT_SET_SYNTAX
|
||||
SET Channel Option Einstellungen
|
||||
SET (Channel | Bot) Option Einstellungen
|
||||
BOT_SET_DISABLED
|
||||
Die SET-Optionen sind derzeit deaktiviert.
|
||||
BOT_SET_UNKNOWN
|
||||
@@ -6461,7 +6461,7 @@ BOT_HELP_INFO
|
||||
Erstellungsdatum oder Anzahl der Channels angezeigt.
|
||||
|
||||
BOT_HELP_SET
|
||||
Syntax: SET Channel Option Parameter
|
||||
Syntax: SET (Channel | Bot) Option Parameter
|
||||
|
||||
Konfiguriert Optionen für einen Bot.
|
||||
Option kann folgende Werte annehmen:
|
||||
|
||||
+2
-2
@@ -2150,7 +2150,7 @@ BOT_INFO_OPT_NONE
|
||||
|
||||
# SET responses
|
||||
BOT_SET_SYNTAX
|
||||
SET channel option settings
|
||||
SET (channel | bot) option settings
|
||||
BOT_SET_DISABLED
|
||||
Sorry, bot option setting is temporarily disabled.
|
||||
BOT_SET_UNKNOWN
|
||||
@@ -6099,7 +6099,7 @@ BOT_HELP_INFO
|
||||
time or number of channels it is on.
|
||||
|
||||
BOT_HELP_SET
|
||||
Syntax: SET channel option parameters
|
||||
Syntax: SET (channel | bot) option parameters
|
||||
|
||||
Configures bot options. option can be one of:
|
||||
|
||||
|
||||
+5
-1
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="18"
|
||||
VERSION_EXTRA="-svn"
|
||||
VERSION_BUILD="1232"
|
||||
VERSION_BUILD="1233"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.18 (1233)
|
||||
# BUGS : 670
|
||||
# NOTES : Fixed minor booboo in en_us.l and de.l
|
||||
#
|
||||
# BUILD : 1.7.18 (1232)
|
||||
# BUGS : 622
|
||||
# NOTES : Modified en_us.l, de.l and Changes.lang to fix 622.
|
||||
|
||||
Reference in New Issue
Block a user