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
cb4d1ee3
Commit
cb4d1ee3
authored
Apr 15, 2002
by
Johan Sundström
Browse files
Minor bugfix in there-are-faqs format string.
parent
d908a549
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
cb4d1ee3
2002-04-15 Johan Sundstrm <jhs@lysator.liu.se>
* swedish-strings.el, english-strings.el (lyskom-message):
Bugfix in there-are-faqs format string.
2002-04-14 Per Cederqvist <ceder@ceder.dyndns.org>
Improve "Compare two texts".
...
...
src/english-strings.el
View file @
cb4d1ee3
...
...
@@ -1405,7 +1405,7 @@ On since %#8s%#9s")
%]%[%]%#4s
")
(faq-in-text . "
FAQ
in
text
%#1n
%#3s%#4s
")
(faq-in-text-by . "
FAQ
in
text
%#1n
%#5s
%#3sby
%#2P
%#4s
")
(there-are-faqs . "
You
have
%#1?d%[is%]%[are%]
%#1d
unread
FAQ%#1?d%[%]%[s%]
for
%#2?b%[%#
1
M%]%[the
server%]::\n
")
(there-are-faqs . "
You
have
%#1?d%[is%]%[are%]
%#1d
unread
FAQ%#1?d%[%]%[s%]
for
%#2?b%[%#
2
M%]%[the
server%]::\n
")
(too-many-languages . "
Cannot
code
that
many
character
sets.
Send
uncoded?
")
(too-many-content-types . "
Cannot
figure
out
what
content
type
you
want.
Simplify
the
text.
")
...
...
src/swedish-strings.el
View file @
cb4d1ee3
...
...
@@ -1404,7 +1404,7 @@ Uppkopplad sedan %#8s%#9s")
%]%[%]%#4s
")
(faq-in-text . "
FAQ
i
text
%#1n
%#3s%#4s
")
(faq-in-text-by . "
FAQ
i
text
%#1n
%#5s
%#3sav
%#2P
%#4s
")
(there-are-faqs . "
Du
har
%#1d
olsta%#1?d%[%]%[%]
FAQ%#1?d%[%]%[er%]
till
%#2?b%[%#
1
M%]%[servern%]:\n
")
(there-are-faqs . "
Du
har
%#1d
olsta%#1?d%[%]%[%]
FAQ%#1?d%[%]%[er%]
till
%#2?b%[%#
2
M%]%[servern%]:\n
")
(too-many-languages . "
Fr
mnga
teckenuppsttningar
fr
att
koda.
Skicka
in
okodat?
")
(too-many-content-types . "
Kan
inte
avgra
innehllstyp.
Frenkla
inlgget.
")
...
...
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