[Gpg4win-commits] r1673 - in trunk/doc: . manual website
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Jun 28 11:03:59 CEST 2011
Author: emanuel
Date: 2011-06-28 11:03:56 +0200 (Tue, 28 Jun 2011)
New Revision: 1673
Modified:
trunk/doc/ChangeLog
trunk/doc/manual/gpg4win-compendium-en.tex
trunk/doc/website/template_header.m4
Log:
Minor English improvement.
Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog 2011-06-21 15:12:45 UTC (rev 1672)
+++ trunk/doc/ChangeLog 2011-06-28 09:03:56 UTC (rev 1673)
@@ -1,5 +1,11 @@
2011-06-14 Emanuel Schuetze <emanuel at intevation.de>
+ * website/template_header.m4,
+ manual/gpg4win-compendium-en.tex:
+ Minor English improvment.
+
+2011-06-14 Emanuel Schuetze <emanuel at intevation.de>
+
* website/SPONSOR: Add new sponsor.
2011-05-18 Emanuel Schuetze <emanuel at intevation.de>
Modified: trunk/doc/manual/gpg4win-compendium-en.tex
===================================================================
--- trunk/doc/manual/gpg4win-compendium-en.tex 2011-06-21 15:12:45 UTC (rev 1672)
+++ trunk/doc/manual/gpg4win-compendium-en.tex 2011-06-28 09:03:56 UTC (rev 1673)
@@ -1862,13 +1862,13 @@
\Filename{-----END PGP PUBLIC KEY BLOCK-----}
and \textbf{copy} it with the menu command or the key shortcut
-\Filename{Strg+C}. Now you have copied the certificate in the memory
+\Filename{Ctrl+C}. Now you have copied the certificate in the memory
of your computer (Clipboard in a Windows context).
Now you can start your \Email{} program -- it does not matter which
one you use -- and add your public certificate into an empty \Email{}.
In Windows, the key command for adding (``Paste'') is
-\Filename{Strg+V}. You may know this process -- copying and pasting
+\Filename{Ctrl+V}. You may know this process -- copying and pasting
-- as ``Copy \& Paste''.
The \Email{} program should be set up in such a way that it is
Modified: trunk/doc/website/template_header.m4
===================================================================
--- trunk/doc/website/template_header.m4 2011-06-21 15:12:45 UTC (rev 1672)
+++ trunk/doc/website/template_header.m4 2011-06-28 09:03:56 UTC (rev 1673)
@@ -96,10 +96,10 @@
MENU(`community', `Gemeinschaft', `Community', `community', SUB, LANG_DE)
MENU(`contribute', `Zu Gpg4win beitragen', `Contribute to Gpg4win', `contribute', SUB, LANG_DE)
MENU(`reporting-bugs', `- Probleme melden', `- Reporting Bugs', `reporting-bugs', SUB, LANG_DE)
- MENU(`build-installer', `- Bau von Gpg4win', `- Build of Gpg4win', `build-installer', SUB, LANG_DE)
+ MENU(`build-installer', `- Bau von Gpg4win', `- Building 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>')
+ m4_ifelse(LANG_DE, `1', `<li><a href="localize-gpg4win.html">- Gpg4win übersetzen</a></li>', `<li><a href="localize-gpg4win.html">- Translating Gpg4win</a></li>')
</ul>
<ul>
<li><b>Support</b></li>
More information about the Gpg4win-commits
mailing list