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:
Dave Peticolas
2001-06-09 07:34:55 +00:00
parent 4420086791
commit 545192c5e9
2 changed files with 4 additions and 4 deletions

View File

@@ -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&#228;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&#228;nde</act:description>
<act:parent type="new">320d3cf62b418db6281c3cd8ec2e95c7</act:parent>
</gnc:account>
</gnc-account-example>

View File

@@ -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>