Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
lyskom-elisp-client
lyskom-elisp-client
Commits
9966d4f4
Commit
9966d4f4
authored
Jul 29, 1996
by
David Byers
Browse files
Lade till feltexter för felkoder 43-47
parent
96e911d0
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
9966d4f4
Mon Jul 29 11:14:55 1996 David Byers <davby@sen2.ida.liu.se>
* swedish-strings.el,english-strings.el (lyskom-error-texts): Lade
till strngar fr felkoderna 43-47.
Mon Jul 29 04:30:11 1996 David Kgedal <davidk@lysator.liu.se>
* completing-read.el (lyskom-read-conf-no): Hantera ven en
...
...
src/english-strings.el
View file @
9966d4f4
...
...
@@ -1503,7 +1503,12 @@ This variable is stored in the LysKOM server.")
(39 . "
Out
of
memory
")
(40 . "
The
server
is
gone
crazy
")
(41 . "
The
client
thinks
that
the
server
says
that
it
does
not
understand
the
client
")
(42 . "
No
such
session
"))
(42 . "
No
such
session
")
(43 . "
Invalid
regular
expression
")
(44 . "
Can
't
unmark
an
article
that
was
not
marked
")
(45 . "
Temorary
lossage.
Please
try
again
later
")
(46 . "
Sending
huge
messages
to
the
server
is
not
a
nice
thing
to
do
")
(47 . "
Anonymous
texts
are
not
accepted
by
all
recipients
"))
"
All
the
errors
reported
from
the
server
in
plain
text.
")
...
...
src/swedish-strings.el
View file @
9966d4f4
...
...
@@ -1586,7 +1586,13 @@ This variable is stored in the LysKOM server.")
(39 . "
Minnet
slut
")
(40 . "
Servern
har
ballat
ur
")
(41 . "
Klienten
tror
att
servern
s\344ger
att
den
inte
f\366rst\345r
klienten
")
(42 . "
Ingen
s\345dan
session
finns
"))
(42 . "
Ingen
s\345dan
session
finns
")
(43 . "
Ogiltigt
regulj\344rt
uttryck
")
(44 . "
Texten
\344r
inte
markerad
")
(45 . "
Tillf\344lligt
fel.
F\366rs\366k
senare
")
(46 . "
Serven
v\344grade
ta
emot
en
array
")
(47 . "
Mottagaren
tar
inte
emot
anonyma
texter
"))
"
All
the
errors
reported
from
the
server
in
plain
text.
")
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment