diff options
author | Adam <Adam@anope.org> | 2010-08-02 23:23:04 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-08-02 23:23:04 -0400 |
commit | 388fe38d005cdec9c5cab6b90c027ab32b31e857 (patch) | |
tree | 0be8c43bdd728f0d40daef9ca7e3f43cd5878864 | |
parent | d034a9c36a6ae499bb0c039d0ffd44e698dd4085 (diff) |
Fixed a typo in the NICK_SASET_MSG_SYNTAX lang string
-rw-r--r-- | lang/cat.l | 2 | ||||
-rw-r--r-- | lang/de.l | 2 | ||||
-rw-r--r-- | lang/en_us.l | 2 | ||||
-rw-r--r-- | lang/es.l | 2 | ||||
-rw-r--r-- | lang/fr.l | 4 | ||||
-rw-r--r-- | lang/gr.l | 2 | ||||
-rw-r--r-- | lang/hun.l | 2 | ||||
-rw-r--r-- | lang/it.l | 2 | ||||
-rw-r--r-- | lang/nl.l | 2 | ||||
-rw-r--r-- | lang/pl.l | 2 | ||||
-rw-r--r-- | lang/pt.l | 2 | ||||
-rw-r--r-- | lang/tr.l | 2 |
12 files changed, 13 insertions, 13 deletions
diff --git a/lang/cat.l b/lang/cat.l index cc1662c4a..91c95f296 100644 --- a/lang/cat.l +++ b/lang/cat.l @@ -679,7 +679,7 @@ NICK_SASET_HIDE_STATUS_OFF # SASET MSG responses NICK_SASET_MSG_SYNTAX - SSAET nickname PRIVATE {ON | OFF} + SSAET nickname MSG {ON | OFF} NICK_SASET_MSG_ON Services will now reply to %s with messages. NICK_SASET_MSG_OFF @@ -692,7 +692,7 @@ NICK_SASET_HIDE_STATUS_OFF # SASET MSG responses NICK_SASET_MSG_SYNTAX - SASET nickname PRIVATE {ON | OFF} + SASET nickname MSG {ON | OFF} NICK_SASET_MSG_ON Die Services werden jetzt %s mit messages antworten. NICK_SASET_MSG_OFF diff --git a/lang/en_us.l b/lang/en_us.l index 94569f738..63c624552 100644 --- a/lang/en_us.l +++ b/lang/en_us.l @@ -664,7 +664,7 @@ NICK_SASET_HIDE_STATUS_OFF # SASET MSG responses NICK_SASET_MSG_SYNTAX - SASAET nickname PRIVATE {ON | OFF} + SASAET nickname MSG {ON | OFF} NICK_SASET_MSG_ON Services will now reply to %s with messages. NICK_SASET_MSG_OFF @@ -683,7 +683,7 @@ NICK_SASET_HIDE_STATUS_OFF # SASET MSG responses NICK_SASET_MSG_SYNTAX - SSAET nickname PRIVATE {ON | OFF} + SSAET nickname MSG {ON | OFF} NICK_SASET_MSG_ON Services will now reply to %s with messages. NICK_SASET_MSG_OFF @@ -721,7 +721,7 @@ NICK_SASET_HIDE_STATUS_OFF # SASET MSG responses NICK_SASET_MSG_SYNTAX - SASET pseudo PRIVATE {ON | OFF} + SASET pseudo MSG {ON | OFF} NICK_SASET_MSG_ON Les Services répondront à %s par des messages. NICK_SASET_MSG_OFF @@ -6761,4 +6761,4 @@ OPER_UMODE_UNSUPPORTED Désolé, UMODE n'est pas accessible sur ce réseau. OPER_SUPER_ADMIN_NOT_ENABLED - L'option SuperAdmin n'est pas activée dans le services.conf
\ No newline at end of file + L'option SuperAdmin n'est pas activée dans le services.conf @@ -677,7 +677,7 @@ NICK_SASET_HIDE_STATUS_OFF # SASET MSG responses NICK_SASET_MSG_SYNTAX - SSAET nickname PRIVATE {ON | OFF} + SSAET nickname MSG {ON | OFF} NICK_SASET_MSG_ON Services will now reply to %s with messages. NICK_SASET_MSG_OFF diff --git a/lang/hun.l b/lang/hun.l index a71a0a23e..26fde5573 100644 --- a/lang/hun.l +++ b/lang/hun.l @@ -676,7 +676,7 @@ NICK_SASET_HIDE_STATUS_OFF # SASET MSG responses NICK_SASET_MSG_SYNTAX - SSAET nickname PRIVATE {ON | OFF} + SSAET nickname MSG {ON | OFF} NICK_SASET_MSG_ON Services will now reply to %s with messages. NICK_SASET_MSG_OFF @@ -672,7 +672,7 @@ NICK_SASET_HIDE_STATUS_OFF # SASET MSG responses NICK_SASET_MSG_SYNTAX - SSAET nickname PRIVATE {ON | OFF} + SSAET nickname MSG {ON | OFF} NICK_SASET_MSG_ON I servizi risponderanno a %s con "messages". NICK_SASET_MSG_OFF @@ -688,7 +688,7 @@ NICK_SASET_HIDE_STATUS_OFF # SASET MSG responses NICK_SASET_MSG_SYNTAX - SSAET nickname PRIVATE {ON | OFF} + SSAET nickname MSG {ON | OFF} NICK_SASET_MSG_ON Services will now reply to %s with messages. NICK_SASET_MSG_OFF @@ -845,7 +845,7 @@ NICK_SASET_HIDE_STATUS_OFF # SASET MSG responses NICK_SASET_MSG_SYNTAX - SASAET nick PRIVATE {ON | OFF} + SASAET nick MSG {ON | OFF} NICK_SASET_MSG_ON Serwisy bêd± teraz wysy³aæ do %s wiadomo¶ci. @@ -683,7 +683,7 @@ NICK_SASET_HIDE_STATUS_OFF # SASET MSG responses NICK_SASET_MSG_SYNTAX - SSAET nickname PRIVATE {ON | OFF} + SSAET nickname MSG {ON | OFF} NICK_SASET_MSG_ON Services will now reply to %s with messages. NICK_SASET_MSG_OFF @@ -684,7 +684,7 @@ NICK_SASET_HIDE_STATUS_OFF # SASET MSG responses NICK_SASET_MSG_SYNTAX - SASET nickname PRIVATE {ON | OFF} + SASET nickname MSG {ON | OFF} NICK_SASET_MSG_ON Services bundan sonra %s rumuzuna mesajlar ile cevap verecek. NICK_SASET_MSG_OFF |