mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix String.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4318 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
ef58540e6f
commit
b3166bf654
@ -78,7 +78,7 @@
|
||||
'actual-transactions
|
||||
(list (vector '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
|
||||
(N_ "Actual Transactions")
|
||||
(N_ "The instantaneous price of actual currency transactions in the past"))
|
||||
|
Loading…
Reference in New Issue
Block a user