* [PATCH] l10n: about box, use `©` directly instead of the escape
@ 2023-05-02 11:23 Basile Burg via GitGitGadget
0 siblings, 0 replies; only message in thread
From: Basile Burg via GitGitGadget @ 2023-05-02 11:23 UTC (permalink / raw)
To: git; +Cc: Basile Burg, Basile Burg
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-05-02 11:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-02 11:23 [PATCH] l10n: about box, use `©` directly instead of the escape Basile Burg via GitGitGadget
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).