[git] gnupg-doc - branch, preview, updated. eb2bfb667371dd072097e8bcc2a550f850069c2c
by Neal H. Walfield
cvs at cvs.gnupg.org
Tue May 30 15:11:45 CEST 2017
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".
The branch, preview has been updated
via eb2bfb667371dd072097e8bcc2a550f850069c2c (commit)
from 4b261eb78c213ece520dd43f1f979709a0ea313b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit eb2bfb667371dd072097e8bcc2a550f850069c2c
Author: Neal H. Walfield <neal at gnu.org>
Date: Tue May 30 15:11:08 2017 +0200
campaign,fr: Minor corrections.
Thanks to Guilhem Moulin
diff --git a/cgi/procdonate.cgi b/cgi/procdonate.cgi
index 4667a5d..9fe237c 100755
--- a/cgi/procdonate.cgi
+++ b/cgi/procdonate.cgi
@@ -223,7 +223,7 @@ sub write_template ($) {
$stripe_data_label_value = 'Jährlich spenden';
} elsif ($lang eq 'fr') {
$recur_text = 'annuels';
- $stripe_data_label_value = 'Faire une don annuel';
+ $stripe_data_label_value = 'Faire un don annuel';
} elsif ($lang eq 'ja') {
$recur_text = '毎年';
$stripe_data_label_value = '毎年寄付する';
diff --git a/web/donate/index.fr.org b/web/donate/index.fr.org
index 2a7a957..7a2948f 100644
--- a/web/donate/index.fr.org
+++ b/web/donate/index.fr.org
@@ -60,7 +60,7 @@
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
- <li><a href="#dailyvideo">Vidéo</a></li>
+ <li><a href="#dailyvideo">Vidéo quotienne</a></li>
<li><a href="#about">À propos</a></li>
<li><a href="#goals">Objectifs</a></li>
<li><a href="#testimonials">Témoignages</a></li>
-----------------------------------------------------------------------
Summary of changes:
cgi/procdonate.cgi | 2 +-
web/donate/index.fr.org | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
The GnuPG website and other docs
http://git.gnupg.org
More information about the Gnupg-commits
mailing list