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
8787a1d8
Commit
8787a1d8
authored
Apr 01, 2001
by
Joel Rosdahl
Browse files
Added hint about a second unsubscription to passivate-done.
parent
3c4d8209
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
8787a1d8
2001-04-01 Joel Rosdahl <joel@rosdahl.net>
* swedish-strings.el (lyskom-message): Added hint about a second
unsubscription to passivate-done.
* english-strings.el (lyskom-message): Ditto.
* swedish-strings.el (lyskom-custom-strings): Small cosmetic
fixes.
...
...
src/english-strings.el
View file @
8787a1d8
...
...
@@ -404,7 +404,8 @@ and you have finished reading. Please come back later.
(
change-priority-for-q
.
"Change priority of conference: "
)
(
change-priority-for
.
"Changing priority of %#2M..."
)
(
unsubscribe-to
.
"Leaving %#1M..."
)
(
passivate-done
.
"You are now a passive member of %#1M.\n"
)
(
passivate-done
.
"You are now a passive member of %#1M.
Leave the conference again to unsubscribe completely.\n"
)
(
exclude-from
.
"Removing %#1P from %#2M..."
)
...
...
src/swedish-strings.el
View file @
8787a1d8
...
...
@@ -384,7 +384,8 @@ du har l
(
exclude-from
.
"Utesluta %#1P frn %#2M..."
)
(
unsubscribe-failed
.
"\nDet gick inte. %#1P var kanske aldrig medlem i %#2M?\n"
)
(
passivate-done
.
"Du r nu passiv medlem i %#1M.\n"
)
(
passivate-done
.
"Du r nu passiv medlem i %#1M.
G ur mtet en gng till fr g ur helt.\n"
)
(
You
.
"Du"
)
(
could-not-create-conf
.
"Mtet \"%#1s\" kunde ej skapas.\n"
)
...
...
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