[Gpg4win-commits] r1651 - trunk/doc/website
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Mar 15 14:24:31 CET 2011
Author: emanuel
Date: 2011-03-15 14:24:31 +0100 (Tue, 15 Mar 2011)
New Revision: 1651
Modified:
trunk/doc/website/about.htm4
trunk/doc/website/localize-gpg4win.htm4
trunk/doc/website/template_header.m4
Log:
Fixed typos. Added link.
Modified: trunk/doc/website/about.htm4
===================================================================
--- trunk/doc/website/about.htm4 2011-03-15 11:32:38 UTC (rev 1650)
+++ trunk/doc/website/about.htm4 2011-03-15 13:24:31 UTC (rev 1651)
@@ -17,7 +17,7 @@
</div>
<div id="main">
-<h2>What ist Gpg4win?</h2>
+<h2>What is Gpg4win?</h2>
<p>Gpg4win enables users to securely transport emails and files
with the help of encryption and digital signatures. Encryption protects
the contents against an unwanted party reading it. Digital signatures
@@ -94,7 +94,7 @@
<p>
Gpg4win is an international effort. Due to the origins of the initiative
there is a full German translation.
-<a href="localization-gpg4win.html">Additional translators are
+<a href="localize-gpg4win.html">Additional translators are
welcome!</a>
</p>
Modified: trunk/doc/website/localize-gpg4win.htm4
===================================================================
--- trunk/doc/website/localize-gpg4win.htm4 2011-03-15 11:32:38 UTC (rev 1650)
+++ trunk/doc/website/localize-gpg4win.htm4 2011-03-15 13:24:31 UTC (rev 1651)
@@ -115,7 +115,7 @@
<p>
In the upper right corner of this web page, you will
-see a list of avaiable translations. For those language
+see a list of available translations. For those language
names that are striked out, only the current page
is not translated, but the language is supported in general.
</p>
Modified: trunk/doc/website/template_header.m4
===================================================================
--- trunk/doc/website/template_header.m4 2011-03-15 11:32:38 UTC (rev 1650)
+++ trunk/doc/website/template_header.m4 2011-03-15 13:24:31 UTC (rev 1651)
@@ -97,6 +97,7 @@
MENU(`contribute', `Zu Gpg4win beitragen', `Contribute to Gpg4win', `contribute', SUB, LANG_DE)
MENU(`reporting-bugs', `- Problemen melden', `- Reporting Bugs', `reporting-bugs', SUB, LANG_DE)
MENU(`build-installer', `- Bau von Gpg4win', `- Build of Gpg4win', `build-installer', SUB, LANG_DE)
+ MENU(`website-maintenance', `- Website pflegen', `- Maintaining Website', `website-maintenance', SUB, LANG_DE)
</li>
m4_ifelse(LANG_DE, `1', `<li><a href="localize-gpg4win.html">- Gpg4win übersetzen</a></li>', `<li><a href="localize-gpg4win.html">- Translate Gpg4win</a></li>')
</ul>
More information about the Gpg4win-commits
mailing list