From: "Basile Burg via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: Basile Burg <basile.b@gmx.com>, Basile Burg <basile.b@gmx.com>
Subject: [PATCH] l10n: about box, use `©` directly instead of the escape
Date: Tue, 02 May 2023 11:23:30 +0000 [thread overview]
Message-ID: <pull.1498.git.git.1683026610718.gitgitgadget@gmail.com> (raw)
From: Basile Burg <basile.b@gmx.com>
the former is not substitued at all
Signed-off-by: Basile Burg <basile.b@gmx.com>
---
l10n: about box, use © directly instead of the escape
the former is not substitued at all
cp-sym
[https://user-images.githubusercontent.com/102113538/233641969-52d9849e-4bf7-4cbe-8bff-e0c555b76d2f.png]
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1498%2FSixthDot%2Ffix-cp-sym-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1498/SixthDot/fix-cp-sym-v1
Pull-Request: https://github.com/git/git/pull/1498
gitk-git/po/de.po | 2 +-
gitk-git/po/es.po | 2 +-
gitk-git/po/fr.po | 2 +-
gitk-git/po/hu.po | 2 +-
gitk-git/po/it.po | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/gitk-git/po/de.po b/gitk-git/po/de.po
index 5db38248289..6d90bcaafb7 100644
--- a/gitk-git/po/de.po
+++ b/gitk-git/po/de.po
@@ -370,7 +370,7 @@ msgstr ""
"\n"
"Gitk - eine Visualisierung der Git-Historie\n"
"\n"
-"Copyright \\u00a9 2005-2016 Paul Mackerras\n"
+"Copyright © 2005-2016 Paul Mackerras\n"
"\n"
"Benutzung und Weiterverbreitung gemäß den Bedingungen der GNU General Public "
"License"
diff --git a/gitk-git/po/es.po b/gitk-git/po/es.po
index fef3bbafeea..4466fee5e9a 100644
--- a/gitk-git/po/es.po
+++ b/gitk-git/po/es.po
@@ -377,7 +377,7 @@ msgstr ""
"\n"
"Gitk - un visualizador de revisiones para git\n"
"\n"
-"Copyright \\u00a9 2005-2016 Paul Mackerras\n"
+"Copyright © 2005-2016 Paul Mackerras\n"
"\n"
"Uso y redistribución permitidos según los términos de la Licencia Pública "
"General de GNU (GNU GPL)"
diff --git a/gitk-git/po/fr.po b/gitk-git/po/fr.po
index e4fac932e5b..41511ccc9de 100644
--- a/gitk-git/po/fr.po
+++ b/gitk-git/po/fr.po
@@ -379,7 +379,7 @@ msgstr ""
"\n"
"Gitk - visualisateur de commit pour git\n"
"\n"
-"Copyright \\u00a9 2005-2016 Paul Mackerras\n"
+"Copyright © 2005-2016 Paul Mackerras\n"
"\n"
"Utilisation et redistribution soumises aux termes de la GNU General Public License"
diff --git a/gitk-git/po/hu.po b/gitk-git/po/hu.po
index 79ec5a56567..417cb741f2e 100644
--- a/gitk-git/po/hu.po
+++ b/gitk-git/po/hu.po
@@ -373,7 +373,7 @@ msgstr ""
"\n"
"Gitk - commit nézegető a githez\n"
"\n"
-"Szerzői jog \\u00a9 2005-2016 Paul Mackerras\n"
+"Szerzői jog © 2005-2016 Paul Mackerras\n"
"\n"
"Használd és terjeszd a GNU General Public License feltételei mellett"
diff --git a/gitk-git/po/it.po b/gitk-git/po/it.po
index b58d23eb2b9..e2108c0807d 100644
--- a/gitk-git/po/it.po
+++ b/gitk-git/po/it.po
@@ -374,7 +374,7 @@ msgstr ""
"\n"
"Gitk - un visualizzatore di revisioni per git\n"
"\n"
-"Copyright \\u00a9 2005-2016 Paul Mackerras\n"
+"Copyright © 2005-2016 Paul Mackerras\n"
"\n"
"Utilizzo e redistribuzione permessi sotto i termini della GNU General Public "
"License"
base-commit: 9c6990cca24301ae8f82bf6291049667a0aef14b
--
gitgitgadget
reply other threads:[~2023-05-02 11:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=pull.1498.git.git.1683026610718.gitgitgadget@gmail.com \
--to=gitgitgadget@gmail.com \
--cc=basile.b@gmx.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.