nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit ff6c1997b940fec453f7903bdf87f24cae3f62cd
parent a01690c410f63db824e598e2f3a95a3d9fc17602
Author: Jordi Mallach <jordi@gnu.org>
Date:   Wed, 15 Jun 2005 16:05:42 +0000

Typo fix by Jens Seidel.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2675 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
Mpo/ChangeLog | 4++++
Mpo/de.po | 2+-
2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/po/ChangeLog b/po/ChangeLog @@ -1,3 +1,7 @@ +2005-06-15 Jordi Mallach <jordi@gnu.org> + + * de.po: Typo fix by Jens Seidel. + 2005-05-23 Jordi Mallach <jordi@gnu.org> * fr.po: Updated French translation by diff --git a/po/de.po b/po/de.po @@ -174,7 +174,7 @@ msgstr "Dateiname zum Speichern" #: src/files.c:1910 msgid "File exists, OVERWRITE ? " -msgstr "Datei exisitiert, ÜBERSCHREIBEN? " +msgstr "Datei existiert, ÜBERSCHREIBEN? " #: src/files.c:1923 msgid "Save file under DIFFERENT NAME ? "