diff options
-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 | 2 | ||||
-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/ru.l | 2 | ||||
-rw-r--r-- | lang/tr.l | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/lang/cat.l b/lang/cat.l index fb66e2586..6bf00a942 100644 --- a/lang/cat.l +++ b/lang/cat.l @@ -1255,7 +1255,7 @@ CHAN_SET_XOP_OFF # SET PERSISTANT responces CHAN_SET_PERSIST_SYNTAX - SET channel PERSISTS {ON | OFF} + SET channel PERSIST {ON | OFF} CHAN_SET_PERSIST_ON Channel %s is now persistant. CHAN_SET_PERSIST_OFF @@ -1274,7 +1274,7 @@ CHAN_SET_XOP_OFF # SET PERSISTANT responces CHAN_SET_PERSIST_SYNTAX - SET channel PERSISTS {ON | OFF} + SET channel PERSIST {ON | OFF} CHAN_SET_PERSIST_ON Channel %s is now persistant. CHAN_SET_PERSIST_OFF diff --git a/lang/en_us.l b/lang/en_us.l index bf9d2e933..caed91e66 100644 --- a/lang/en_us.l +++ b/lang/en_us.l @@ -1228,7 +1228,7 @@ CHAN_SET_XOP_OFF # SET PERSISTANT responces CHAN_SET_PERSIST_SYNTAX - SET channel PERSISTS {ON | OFF} + SET channel PERSIST {ON | OFF} CHAN_SET_PERSIST_ON Channel %s is now persistant. CHAN_SET_PERSIST_OFF @@ -1253,7 +1253,7 @@ CHAN_SET_XOP_OFF # SET PERSISTANT responces CHAN_SET_PERSIST_SYNTAX - SET channel PERSISTS {ON | OFF} + SET channel PERSIST {ON | OFF} CHAN_SET_PERSIST_ON Channel %s is now persistant. CHAN_SET_PERSIST_OFF @@ -1264,7 +1264,7 @@ CHAN_SET_XOP_OFF # SET PERSISTANT responces CHAN_SET_PERSIST_SYNTAX - SET channel PERSISTS {ON | OFF} + SET channel PERSIST {ON | OFF} CHAN_SET_PERSIST_ON Channel %s is now persistant. CHAN_SET_PERSIST_OFF @@ -1251,7 +1251,7 @@ CHAN_SET_XOP_OFF # SET PERSISTANT responces CHAN_SET_PERSIST_SYNTAX - SET channel PERSISTS {ON | OFF} + SET channel PERSIST {ON | OFF} CHAN_SET_PERSIST_ON Channel %s is now persistant. CHAN_SET_PERSIST_OFF diff --git a/lang/hun.l b/lang/hun.l index ce89375a5..dccf91c2d 100644 --- a/lang/hun.l +++ b/lang/hun.l @@ -1242,7 +1242,7 @@ CHAN_SET_XOP_OFF # SET PERSISTANT responces CHAN_SET_PERSIST_SYNTAX - SET channel PERSISTS {ON | OFF} + SET channel PERSIST {ON | OFF} CHAN_SET_PERSIST_ON Channel %s is now persistant. CHAN_SET_PERSIST_OFF @@ -1234,7 +1234,7 @@ CHAN_SET_XOP_OFF # SET PERSISTANT responces CHAN_SET_PERSIST_SYNTAX - SET channel PERSISTS {ON | OFF} + SET channel PERSIST {ON | OFF} CHAN_SET_PERSIST_ON Channel %s is now persistant. CHAN_SET_PERSIST_OFF @@ -1250,7 +1250,7 @@ CHAN_SET_XOP_OFF # SET PERSISTANT responces CHAN_SET_PERSIST_SYNTAX - SET channel PERSISTS {ON | OFF} + SET channel PERSIST {ON | OFF} CHAN_SET_PERSIST_ON Channel %s is now persistant. CHAN_SET_PERSIST_OFF @@ -1595,7 +1595,7 @@ CHAN_SET_XOP_OFF # SET PERSISTANT responces CHAN_SET_PERSIST_SYNTAX - SET channel PERSISTS {ON | OFF} + SET channel PERSIST {ON | OFF} CHAN_SET_PERSIST_ON Channel %s is now persistant. CHAN_SET_PERSIST_OFF @@ -1251,7 +1251,7 @@ CHAN_SET_XOP_OFF # SET PERSISTANT responces CHAN_SET_PERSIST_SYNTAX - SET channel PERSISTS {ON | OFF} + SET channel PERSIST {ON | OFF} CHAN_SET_PERSIST_ON Channel %s is now persistant. CHAN_SET_PERSIST_OFF @@ -1230,7 +1230,7 @@ CHAN_SET_XOP_OFF # SET PERSISTANT responces CHAN_SET_PERSIST_SYNTAX - SET channel PERSISTS {ON | OFF} + SET channel PERSIST {ON | OFF} CHAN_SET_PERSIST_ON Channel %s is now persistant. CHAN_SET_PERSIST_OFF @@ -1257,7 +1257,7 @@ CHAN_SET_XOP_OFF # SET PERSISTANT responces CHAN_SET_PERSIST_SYNTAX - SET channel PERSISTS {ON | OFF} + SET channel PERSIST {ON | OFF} CHAN_SET_PERSIST_ON Channel %s is now persistant. CHAN_SET_PERSIST_OFF |