summaryrefslogtreecommitdiff
path: root/src/msgs/nl.msg
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2004-09-25 20:52:20 +0000
committerAlexey Shchepin <alexey@process-one.net>2004-09-25 20:52:20 +0000
commit4e7e67c8b5d9c57d149592d05e7e040f59dc660b (patch)
treee3fb86cba0a369e16f30e8fbcfc2713aa7efcaed /src/msgs/nl.msg
parent* src/mod_muc/mod_muc_room.erl: Send password in room invitation (diff)
* src/jlib.hrl: Added namespace for iq-register stream feature
* src/ejabberd_c2s.erl: Send iq-register feature * src/ejabberd_config.erl: Config file can be configured from the command line (thanks to Mickael Remond) * src/web/ejabberd_http.erl: Added SSL support (thanks to Sergei Golovan) * src/msgs/*.msg: Updated (thanks to Sergei Golovan) * src/jlib.hrl: Updated error codes (thanks to Sergei Golovan) * src/ejabberd_c2s.erl: Likewise SVN Revision: 266
Diffstat (limited to 'src/msgs/nl.msg')
-rw-r--r--src/msgs/nl.msg5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/msgs/nl.msg b/src/msgs/nl.msg
index 54bd3ff4..242f140a 100644
--- a/src/msgs/nl.msg
+++ b/src/msgs/nl.msg
@@ -1,5 +1,10 @@
% $Id$
+% jlib.hrl
+{"No resource provided", ""}.
+{"Illegal resource format", ""}.
+{"Resource conflict", ""}.
+
% mod_configure.erl
{"DB Tables Configuration at ", "Databasetabellenconfiguratie op "}.
{"Choose storage type of tables", "Opslagmethode voor tabellen kiezen"}.