summaryrefslogtreecommitdiff
path: root/lang/cat.l
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cat.l')
-rw-r--r--lang/cat.l13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/cat.l b/lang/cat.l
index 5417ef3a7..89495a674 100644
--- a/lang/cat.l
+++ b/lang/cat.l
@@ -296,6 +296,19 @@ END_OF_ANY_LIST
###########################################################################
# Automatic messages
+LIST_INCORRECT_RANGE
+ Incorrect range specified. The correct syntax is #from-to.
+CS_LIST_INCORRECT_RANGE
+ To search for channels starting with #, search for the channel
+ name without the #-sign prepended (anope instead of #anope).
+
+###########################################################################
+#
+# NickServ messages
+#
+###########################################################################
+
+# Automatic messages
NICK_IS_REGISTERED
Aquest nick pertany a un altra persona. Per favor escull un altre nick.
(Si aquest es el teu nick, escriu %R%s IDENTIFY clau.)