Fix retrieval of reconcile abbreviation if the translators erroneously

did not use the same string length as the english string. Bug #339722.




git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13888 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming
2006-04-30 10:32:34 +00:00
parent 2f5698d619
commit a0bbda961f
2 changed files with 30 additions and 10 deletions

View File

@@ -1,3 +1,9 @@
2006-04-30 Christian Stimming <stimming@tuhh.de>
* src/app-utils/gnc-ui-util.c: Fix retrieval of reconcile
abbreviation if the translators erroneously did not use the same
string length as the english string. Bug #339722.
2006-04-29 David Hampton <hampton@employees.org>
* src/engine/gnc-lot.c: