Fix String.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4318 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming 2001-05-28 04:41:55 +00:00
parent ef58540e6f
commit b3166bf654

View File

@ -78,7 +78,7 @@
'actual-transactions 'actual-transactions
(list (vector 'weighted-average (list (vector 'weighted-average
(N_ "Weighted Average") (N_ "Weighted Average")
(N_ "The weighted average all currency transactions of the past")) (N_ "The weighted average of all currency transactions of the past"))
(vector 'actual-transactions (vector 'actual-transactions
(N_ "Actual Transactions") (N_ "Actual Transactions")
(N_ "The instantaneous price of actual currency transactions in the past")) (N_ "The instantaneous price of actual currency transactions in the past"))