From 39e00cbdf28722b3eedde798379041bc33bce58d Mon Sep 17 00:00:00 2001 From: Fatih Demir Date: Thu, 23 Dec 1999 14:49:16 +0000 Subject: [PATCH] Added the Turkish translation . --- po/ChangeLog | 4 ++++ po/makefile.cygwin | 3 +++ 2 files changed, 7 insertions(+) diff --git a/po/ChangeLog b/po/ChangeLog index 604a72291d..f988d9fcc6 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +1999-12-23 Fatih Demir + + * tr.po: Added the Turkish translation , edited ../configure.in & makefile.cygwin . + 1999-10-31 Tor Lillqvist * makefile.cygwin: New file for building the message catalogs on diff --git a/po/makefile.cygwin b/po/makefile.cygwin index d1e719957d..52d86bfb17 100644 --- a/po/makefile.cygwin +++ b/po/makefile.cygwin @@ -118,6 +118,9 @@ sv.jpo: sv.po #uk.jpo: uk.po # native2ascii -encoding KOI8_U uk.po uk.jpo +tr.jpo: tr.po + native2ascii -encoding 8859_9 tr.po tr.jpo + wa.jpo: wa.po native2ascii -encoding 8859_1 wa.po wa.jpo