Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lyskom-elisp-client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lyskom-elisp-client
lyskom-elisp-client
Commits
48ec82f5
Commit
48ec82f5
authored
Dec 18, 1991
by
David Byers
Browse files
Options
Downloads
Patches
Plain Diff
Updates match swedish-strings r35.20--35.22
parent
518a8f35
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/english-strings.el
+12
-2
12 additions, 2 deletions
src/english-strings.el
with
12 additions
and
2 deletions
src/english-strings.el
+
12
−
2
View file @
48ec82f5
...
@@ -417,8 +417,13 @@ Mark the envelope with \"LysKOM bug report\"\n\n")
...
@@ -417,8 +417,13 @@ Mark the envelope with \"LysKOM bug report\"\n\n")
(name-is-not-in-conf . "
%#1s
is
in
any
conference.\n
")
(name-is-not-in-conf . "
%#1s
is
in
any
conference.\n
")
(name-is-in-conf . "
%#1s
is
in\n%#2s\n
")
(name-is-in-conf . "
%#1s
is
in\n%#2s\n
")
(connected-during . "
Connect
time:
%#1d
seconds.\n
")
(connected-during . "
Connect
time:
%#1d
seconds.\n
")
(conf-to-set-garb-nice-q . "
Set
expiration
for
which
conference:
")
(new-garb-nice-q . "
What
do
you
want
to
set
the
life-time
to:
")
(conf-to-set-super-conf-q . "
Set
superconference
of
which
conference:
")
(new-super-conf-q . "
Which
converece
do
you
want
as
superconference:
")
(super-conf-for-is . "
Changing
superconference
of
%#1s
to
%#2s...
")
(conf-to-set-garb-nice-q . "
Set
expiration
time
for
which
conference:
")
(new-garb-nice-q . "
What
do
you
want
to
set
the
expiration
time
to:
")
(garb-nice-for-is . "
Changing
expiration
for
%#1s
to
%#2d...
")
(garb-nice-for-is . "
Changing
expiration
for
%#1s
to
%#2d...
")
(really-shutdown . "
Are
you
sure
you
want
to
shut
down
the
server?
")
(really-shutdown . "
Are
you
sure
you
want
to
shut
down
the
server?
")
...
@@ -454,6 +459,7 @@ Mark the envelope with \"LysKOM bug report\"\n\n")
...
@@ -454,6 +459,7 @@ Mark the envelope with \"LysKOM bug report\"\n\n")
(review-text-no . "
Review
article
%#1d
")
(review-text-no . "
Review
article
%#1d
")
(review-one-comment . "
Review
one
comment
to
article
%#1d.\n
")
(review-one-comment . "
Review
one
comment
to
article
%#1d.\n
")
(review-many-comments . "
Review
%#2d
comments
to
article
%#1d.\n
")
(review-many-comments . "
Review
%#2d
comments
to
article
%#1d.\n
")
(read-normally-read . "
How
many
articles
to
you
want
to
review:
")
; From edit-text.el:
; From edit-text.el:
(press-C-c-C-c . "
Enter
C-c
C-c
to
post
the
article.
")
(press-C-c-C-c . "
Enter
C-c
C-c
to
post
the
article.
")
...
@@ -659,6 +665,8 @@ Error message: %#1s**************************************************")
...
@@ -659,6 +665,8 @@ Error message: %#1s**************************************************")
(kom-review-comments "
Review
all
comments
")
(kom-review-comments "
Review
all
comments
")
(kom-review-tree "
Review
all
comments
recursively
")
(kom-review-tree "
Review
all
comments
recursively
")
(kom-review-clear "
Review
and
skip
")
(kom-review-clear "
Review
and
skip
")
(kom-review-last-normally-read
"
Review
again
")
(kom-review-next "
Review
next
")
(kom-review-next "
Review
next
")
(kom-find-root "
Review
original
(
article
)
")
(kom-find-root "
Review
original
(
article
)
")
(kom-review-by-to "
Review
last
")
(kom-review-by-to "
Review
last
")
...
@@ -696,6 +704,7 @@ Error message: %#1s**************************************************")
...
@@ -696,6 +704,7 @@ Error message: %#1s**************************************************")
(kom-sub-member "
Remove
subscriber
")
(kom-sub-member "
Remove
subscriber
")
(kom-change-conf-motd "
(
Post
)
note
(
on
the
)
door
")
(kom-change-conf-motd "
(
Post
)
note
(
on
the
)
door
")
(kom-set-garb-nice "
Change
expiration
")
(kom-set-garb-nice "
Change
expiration
")
(kom-set-super-conf "
Change
superconference
")
(kom-unset-conf-motd "
Remove
note
(
from
the
door
)
")
(kom-unset-conf-motd "
Remove
note
(
from
the
door
)
")
(kom-save-text "
Save
article
(
in
file
)
")
(kom-save-text "
Save
article
(
in
file
)
")
(kom-edit-options "
Change
options
")
(kom-edit-options "
Change
options
")
...
@@ -796,6 +805,7 @@ Cf. paragraph-start.")
...
@@ -796,6 +805,7 @@ Cf. paragraph-start.")
(define-key lyskom-mode-map "
rn
" 'kom-review-next)
(define-key lyskom-mode-map "
rn
" 'kom-review-next)
(define-key lyskom-mode-map "
ro
" 'kom-find-root)
(define-key lyskom-mode-map "
ro
" 'kom-find-root)
(define-key lyskom-mode-map "
rl
" 'kom-review-by-to)
(define-key lyskom-mode-map "
rl
" 'kom-review-by-to)
(define-key lyskom-mode-map "
rg
" 'kom-review-last-normally-read)
(define-key lyskom-mode-map "
B
" 'kom-review-backward)
(define-key lyskom-mode-map "
B
" 'kom-review-backward)
(define-key lyskom-mode-map "
rs
" 'kom-review-stack)
(define-key lyskom-mode-map "
rs
" 'kom-review-stack)
(define-key lyskom-mode-map "
rp
" 'kom-review-presentation)
(define-key lyskom-mode-map "
rp
" 'kom-review-presentation)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment