From: David Pirotte <david@altosw.be>
Subject: xgettext -L Scheme
Date: Fri, 15 Apr 2005 12:38:27 +0200 [thread overview]
Message-ID: <20050415123827.25acf07a@faust> (raw)
Hello,
[I am new to gettext and xgettext usage]
following packages installed:
david@faust:~ 5 $ dpkg -l | grep gettext
ii gettext 0.14.3-1 GNU Internationalization utilities
ii gettext-base 0.14.3-1 GNU Internationalization utilities for the b
ii gettext-doc 0.14.3-1 Documentation for GNU gettext
ii gettext-el 0.14.3-1 Emacs po-mode for editing .po files
I copied the hello.scm file from Bruno Haible [i18n, gettext support]
guile-devel archived message, but when I run xgettext, it seems it does
recognise scheme?
xgettext -L Scheme -o hello.pot hello.scm
; does not produce any output, no hello.pot file
xgettext -a -L Scheme -o hello.pot hello.scm
hello.scm:11: warning: Empty msgid. It is reserved by GNU gettext:
gettext("") returns the header entry with
meta information, not the empty string.
; seems to produce too many entries, apparently any string
; in the input file
am I missunderstanding something here?
thanks
david
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
next reply other threads:[~2005-04-15 10:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-15 10:38 David Pirotte [this message]
2005-04-16 0:11 ` xgettext -L Scheme Kevin Ryde
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050415123827.25acf07a@faust \
--to=david@altosw.be \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).