nano

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

commit 3a2dc3e0a78e689c28c9b12db8fafae4de83686d
parent 6b8b3ec1056155dbb40d9711cfd3f0881346a2f6
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Tue, 21 Nov 2006 03:41:28 +0000

remove unneeded blank plural forms, as gettext 0.15 generates errors
upon encountering them


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

Diffstat:
Mpo/ChangeLog | 5+++++
Mpo/tr.po | 5-----
2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/po/ChangeLog b/po/ChangeLog @@ -1,3 +1,8 @@ +2006-11-20 David Lawrence Ramsey <pooka109@cox.net> + + * tr.po: Removed unneeded blank plural forms, as gettext 0.15 + generates errors upon encountering them. + 2006-10-25 Jordi Mallach <jordi@gnu.org> * fr.po: Updated French translation by Jean-Philippe Guérard. diff --git a/po/tr.po b/po/tr.po @@ -30,21 +30,18 @@ msgstr "cutbuffer silindi =)\n" msgid "Read %d line (Converted from Mac format)" msgid_plural "Read %d lines (Converted from Mac format)" msgstr[0] "%d satır okundu (Mac biçiminden dönüştürüldü)" -msgstr[1] "" #: files.c:321 #, c-format msgid "Read %d line (Converted from DOS format)" msgid_plural "Read %d lines (Converted from DOS format)" msgstr[0] "%d satır okundu (DOS biçiminden dönüştürüldü)" -msgstr[1] "" #: files.c:326 #, c-format msgid "Read %d line" msgid_plural "Read %d lines" msgstr[0] "%d satır okundu" -msgstr[1] "" #: files.c:343 search.c:58 #, c-format @@ -205,7 +202,6 @@ msgstr "%o izinleri %s dosyasına uygulanamadı: %s" msgid "Wrote %d line" msgid_plural "Wrote %d lines" msgstr[0] "%d satır yazıldı" -msgstr[1] "" #: files.c:1730 msgid " [Mac Format]" @@ -1537,7 +1533,6 @@ msgstr "İle değiştir" msgid "Replaced %d occurrence" msgid_plural "Replaced %d occurrences" msgstr[0] "%d değiştirme yapıldı" -msgstr[1] "" #: search.c:777 msgid "Enter line number"