translate currency names

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9049 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 2003-08-11 03:07:28 +00:00
parent 2a59a9cad1
commit 5caa298fb0

View File

@ -33,7 +33,7 @@ exec guile -s $0 "$@"
output-port " output-port "
{ {
const char *fullname = ~S; const char *fullname = ~S;
gnc_commodity *c = gnc_commodity_new(fullname, gnc_commodity *c = gnc_commodity_new(_(fullname),
~S, ~S,
~S, ~S,
~S, ~S,