diff options
author | Andreas Jaeger <aj@suse.de> | 2001-04-20 04:45:54 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-04-20 04:45:54 +0000 |
commit | c519609748b8c1830e73e6fab9e4a66fe28d0380 (patch) | |
tree | f78cf9ba93cc66a2e72b4fd09bad88a2620fde26 /po/el.po | |
parent | fbd5e005659c0104fd4436d8c79acc748eaed678 (diff) | |
download | glibc-c519609748b8c1830e73e6fab9e4a66fe28d0380.zip glibc-c519609748b8c1830e73e6fab9e4a66fe28d0380.tar.gz glibc-c519609748b8c1830e73e6fab9e4a66fe28d0380.tar.bz2 |
* po/el.po: Add comment explaining what's broken.
* po/Makefile (BROKEN_LINGUAS): New.
(ALL_LINGUAS): Don't add broken languages.
Diffstat (limited to 'po/el.po')
-rw-r--r-- | po/el.po | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3,6 +3,12 @@ # Mavroyanopoulos Nikos <nmav@hellug.gr>, 1999, 2000. # Simos Xenitellis <S.Xenitellis@rhbnc.ac.uk>, 1999, 2000. # +# This file is currently not installed since it contains illegal +# multibyte characters. Just run either of these: +# $ iconv -f iso-8859-7 -t utf-8 < el.po > /dev/null +# $ msgfmt el.po -o el.gmo +# to see the errors. +# msgid "" msgstr "" "Project-Id-Version: libc 2.1.3\n" |