GNU bug report logs -
#64894
[PATCH] doc: Fix typo.
Previous Next
Reported by: Aleksandr Vityazev <avityazew <at> gmail.com>
Date: Thu, 27 Jul 2023 11:13:01 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64894 in the body.
You can then email your comments to 64894 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#64894
; Package
guix-patches
.
(Thu, 27 Jul 2023 11:13:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Aleksandr Vityazev <avityazew <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 27 Jul 2023 11:13:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* doc/guix.texi (VNC Services): Fix typo.
* po/doc/guix-manual.de.po (VNC Services): Fix typo.
* po/doc/guix-manual.es.po (VNC Services): Fix typo.
* po/doc/guix-manual.fr.po (VNC Services): Fix typo.
* po/doc/guix-manual.pt_BR.po (VNC Services): Fix typo.
* po/doc/guix-manual.ru.po (VNC Services): Fix typo.
* po/doc/guix-manual.zh_CN.po (VNC Services): Fix typo.
---
doc/guix.texi | 2 +-
po/doc/guix-manual.de.po | 4 ++--
po/doc/guix-manual.es.po | 2 +-
po/doc/guix-manual.fr.po | 4 ++--
po/doc/guix-manual.pt_BR.po | 2 +-
po/doc/guix-manual.ru.po | 2 +-
po/doc/guix-manual.zh_CN.po | 2 +-
7 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 3a356f75df..60d98b8787 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -32525,7 +32525,7 @@ can run on headless servers. The Xvnc implementations provided by the
@defvar xvnc-service-type
-The @code{xvnc-server-type} service can be configured via the
+The @code{xvnc-service-type} service can be configured via the
@code{xvnc-configuration} record, documented below. A second virtual
display could be made available on a remote machine via the
following configuration:
diff --git a/po/doc/guix-manual.de.po b/po/doc/guix-manual.de.po
index 7451ff8b1e..798f0666ec 100644
--- a/po/doc/guix-manual.de.po
+++ b/po/doc/guix-manual.de.po
@@ -61770,8 +61770,8 @@ msgstr "xvnc-service-type"
#. type: defvar
#: guix-git/doc/guix.texi:32518
-msgid "The @code{xvnc-server-type} service can be configured via the @code{xvnc-configuration} record, documented below. A second virtual display could be made available on a remote machine via the following configuration:"
-msgstr "Ein Dienst des Diensttyps @code{xvnc-server-type} kann eingerichtet werden mit einem @code{xvnc-configuration}-Verbundsobjekt, wie es nun beschrieben wird. Über die folgende Konfiguration würde eine zweite, virtuelle Anzeige auf einer entfernten Maschine verfügbar gemacht:"
+msgid "The @code{xvnc-service-type} service can be configured via the @code{xvnc-configuration} record, documented below. A second virtual display could be made available on a remote machine via the following configuration:"
+msgstr "Ein Dienst des Diensttyps @code{xvnc-service-type} kann eingerichtet werden mit einem @code{xvnc-configuration}-Verbundsobjekt, wie es nun beschrieben wird. Über die folgende Konfiguration würde eine zweite, virtuelle Anzeige auf einer entfernten Maschine verfügbar gemacht:"
#. type: lisp
#: guix-git/doc/guix.texi:32523
diff --git a/po/doc/guix-manual.es.po b/po/doc/guix-manual.es.po
index 2fb0cbba99..ab787d406a 100644
--- a/po/doc/guix-manual.es.po
+++ b/po/doc/guix-manual.es.po
@@ -65250,7 +65250,7 @@ msgstr "provenance-service-type"
#. type: defvar
#: guix-git/doc/guix.texi:32518
-msgid "The @code{xvnc-server-type} service can be configured via the @code{xvnc-configuration} record, documented below. A second virtual display could be made available on a remote machine via the following configuration:"
+msgid "The @code{xvnc-service-type} service can be configured via the @code{xvnc-configuration} record, documented below. A second virtual display could be made available on a remote machine via the following configuration:"
msgstr ""
#. type: lisp
diff --git a/po/doc/guix-manual.fr.po b/po/doc/guix-manual.fr.po
index feaaa9ae47..2e2c0e1732 100644
--- a/po/doc/guix-manual.fr.po
+++ b/po/doc/guix-manual.fr.po
@@ -62406,8 +62406,8 @@ msgstr "xvnc-service-type"
#. type: defvar
#: guix-git/doc/guix.texi:32518
-msgid "The @code{xvnc-server-type} service can be configured via the @code{xvnc-configuration} record, documented below. A second virtual display could be made available on a remote machine via the following configuration:"
-msgstr "Le service @code{xvnc-server-type} peut être configuré via l'enregistrement @code{xvnc-configuration}, documenté ci-dessous. Un second affichage virtuel peut être créé sur une machine à distance via la configuration suivante :"
+msgid "The @code{xvnc-service-type} service can be configured via the @code{xvnc-configuration} record, documented below. A second virtual display could be made available on a remote machine via the following configuration:"
+msgstr "Le service @code{xvnc-service-type} peut être configuré via l'enregistrement @code{xvnc-configuration}, documenté ci-dessous. Un second affichage virtuel peut être créé sur une machine à distance via la configuration suivante :"
#. type: lisp
#: guix-git/doc/guix.texi:32523
diff --git a/po/doc/guix-manual.pt_BR.po b/po/doc/guix-manual.pt_BR.po
index e5a2bd93ce..ad48bcb9c1 100644
--- a/po/doc/guix-manual.pt_BR.po
+++ b/po/doc/guix-manual.pt_BR.po
@@ -59922,7 +59922,7 @@ msgstr "guix-publish-service-type"
#. type: defvar
#: guix-git/doc/guix.texi:32518
-msgid "The @code{xvnc-server-type} service can be configured via the @code{xvnc-configuration} record, documented below. A second virtual display could be made available on a remote machine via the following configuration:"
+msgid "The @code{xvnc-service-type} service can be configured via the @code{xvnc-configuration} record, documented below. A second virtual display could be made available on a remote machine via the following configuration:"
msgstr ""
#. type: lisp
diff --git a/po/doc/guix-manual.ru.po b/po/doc/guix-manual.ru.po
index d1ca53f69a..c19984995d 100644
--- a/po/doc/guix-manual.ru.po
+++ b/po/doc/guix-manual.ru.po
@@ -61503,7 +61503,7 @@ msgstr "provenance-service-type"
#. type: defvar
#: guix-git/doc/guix.texi:32518
-msgid "The @code{xvnc-server-type} service can be configured via the @code{xvnc-configuration} record, documented below. A second virtual display could be made available on a remote machine via the following configuration:"
+msgid "The @code{xvnc-service-type} service can be configured via the @code{xvnc-configuration} record, documented below. A second virtual display could be made available on a remote machine via the following configuration:"
msgstr ""
#. type: lisp
diff --git a/po/doc/guix-manual.zh_CN.po b/po/doc/guix-manual.zh_CN.po
index 6d0b5fcd65..815c41152d 100644
--- a/po/doc/guix-manual.zh_CN.po
+++ b/po/doc/guix-manual.zh_CN.po
@@ -59618,7 +59618,7 @@ msgstr "邮件服务"
#. type: defvar
#: guix-git/doc/guix.texi:32518
-msgid "The @code{xvnc-server-type} service can be configured via the @code{xvnc-configuration} record, documented below. A second virtual display could be made available on a remote machine via the following configuration:"
+msgid "The @code{xvnc-service-type} service can be configured via the @code{xvnc-configuration} record, documented below. A second virtual display could be made available on a remote machine via the following configuration:"
msgstr ""
#. type: lisp
--
2.41.0
--
Aleksandr Vityazev
Reply sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
You have taken responsibility.
(Wed, 06 Sep 2023 04:02:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Aleksandr Vityazev <avityazew <at> gmail.com>
:
bug acknowledged by developer.
(Wed, 06 Sep 2023 04:02:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 64894-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Aleksandr Vityazev <avityazew <at> gmail.com> writes:
> * doc/guix.texi (VNC Services): Fix typo.
Thank you!
> * po/doc/guix-manual.de.po (VNC Services): Fix typo.
> * po/doc/guix-manual.es.po (VNC Services): Fix typo.
> * po/doc/guix-manual.fr.po (VNC Services): Fix typo.
> * po/doc/guix-manual.pt_BR.po (VNC Services): Fix typo.
> * po/doc/guix-manual.ru.po (VNC Services): Fix typo.
> * po/doc/guix-manual.zh_CN.po (VNC Services): Fix typo.
We do not normally touch the .po files, I think they are synced from
some online platform (weblate?). I've left these.
Now installed.
--
Thanks,
Maxim
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 04 Oct 2023 11:24:46 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 220 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.