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
facd29f3
Commit
facd29f3
authored
Feb 25, 2002
by
Joel Rosdahl
Browse files
Added missing full stop and newline in cant-read-textno.
parent
b09c99c3
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
facd29f3
2002-02-25 Joel Rosdahl <joel@lysator.liu.se>
* swedish-strings.el (lyskom-message): Ditto.
* english-strings.el (lyskom-message): Added missing full stop and
newline in cant-read-textno.
* swedish-strings.el (lyskom-sv-mode-map): Bind
kom-change-conf-faq to "ä q".
...
...
src/english-strings.el
View file @
facd29f3
...
...
@@ -441,7 +441,7 @@ Leave the conference again to unsubscribe completely.\n")
(
You
.
"You"
)
(
could-not-create-conf
.
"Couldn't create the conference \"%#1s\".\n"
)
(
created-conf-no-name
.
"Conference number %[%#3@%#1:m %#2:M%] has been created.\n"
)
(
cant-read-textno
.
"You are not allowed to read text %#1:n"
)
(
cant-read-textno
.
"You are not allowed to read text %#1:n
.\n
"
)
(
not-supervisor-for
.
"You are not the supervisor of %#1M.\n"
)
(
go-to-conf
.
"Go to conference %#1M.\n"
)
...
...
src/swedish-strings.el
View file @
facd29f3
...
...
@@ -407,7 +407,7 @@ Uttr
(
You
.
"Du"
)
(
could-not-create-conf
.
"Mtet \"%#1s\" kunde ej skapas.\n"
)
(
created-conf-no-name
.
"Mte nummer %[%#3@%#1:m %#2:M%], skapat.\n"
)
(
cant-read-textno
.
"Du fr inte lsa text %#1:n"
)
(
cant-read-textno
.
"Du fr inte lsa text %#1:n
.\n
"
)
(
not-supervisor-for
.
"Du r inte organisatr fr %#1M.\n"
)
(
go-to-conf
.
"G till %#1M.\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