mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix opening balance strings.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4564 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -698,14 +698,14 @@
|
||||
<act:description>Ausgleichskonto (Eigenkapital)</act:description>
|
||||
</gnc:account>
|
||||
<gnc:account version="2.0.0">
|
||||
<act:name>Anfangsbestand</act:name>
|
||||
<act:name>Anfangsbestände</act:name>
|
||||
<act:id type="new">d37d06edcff07a6f8fbef25dc114cfe4</act:id>
|
||||
<act:type>EQUITY</act:type>
|
||||
<act:currency>
|
||||
<cmdty:space>ISO4217</cmdty:space>
|
||||
<cmdty:id>USD</cmdty:id>
|
||||
</act:currency>
|
||||
<act:description>Anfangsbestand</act:description>
|
||||
<act:description>Anfangsbestände</act:description>
|
||||
<act:parent type="new">320d3cf62b418db6281c3cd8ec2e95c7</act:parent>
|
||||
</gnc:account>
|
||||
</gnc-account-example>
|
||||
|
||||
@@ -687,14 +687,14 @@
|
||||
<act:description>Resultado</act:description>
|
||||
</gnc:account>
|
||||
<gnc:account version="2.0.0">
|
||||
<act:name>Saldo Inicial</act:name>
|
||||
<act:name>Saldos Iniciais</act:name>
|
||||
<act:id type="new">a0a622a30410f75eba35d2875a843da8</act:id>
|
||||
<act:type>EQUITY</act:type>
|
||||
<act:currency>
|
||||
<cmdty:space>ISO4217</cmdty:space>
|
||||
<cmdty:id>PTE</cmdty:id>
|
||||
</act:currency>
|
||||
<act:description>Saldo Inicial</act:description>
|
||||
<act:description>Saldos Iniciais</act:description>
|
||||
<act:parent type="new">3ab6a6d97b216c11333e48aa2b749a91</act:parent>
|
||||
</gnc:account>
|
||||
</gnc-account-example>
|
||||
|
||||
Reference in New Issue
Block a user