Christian Stimming
ae0c428d0b
Fix gcc-4.2 warning on a string that cannot be NULL.
...
Pointed out by Andrew Sackville-West.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16549 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-10-05 19:11:15 +00:00
Derek Atkins
06d3996de3
Reference bug #483631 for slib failures as well.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16548 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-10-05 15:29:20 +00:00
Andreas Köhler
fcfb7bdb95
#438360 : Replace str{,n}casestr and strcasecmp by qof_utf8_{substr_nocase,strcasecmp}.
...
The functions used did not work for non-ascii characters. The new
implementations use g_utf8_casefold and g_utf8_normalize to improve case
insensitive searches and comparisons.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16547 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-10-03 01:18:13 +00:00
Andreas Köhler
0f802deebe
Fix a NULL-%s-printf in the SX code, #481110 .
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16545 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-27 22:07:35 +00:00
Christian Stimming
1ace0c2c9e
Updated Traditional Chinese (zh_TW) translations by Kuang-che Wu <kcwu@csie.org>
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16544 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-23 20:35:25 +00:00
Rolf Leggewie
e1d7af2e62
SKR04: fix some spelling mistakes
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16542 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-19 16:49:09 +00:00
Rolf Leggewie
8ab307a0f0
SKR04: remove some superfluous white-space
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16541 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-19 16:21:07 +00:00
Andreas Köhler
9534c745ed
Patch by Nathan Buchanan to fix link to libxslt on zlatkovic.com.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16535 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-16 02:22:15 +00:00
Christian Stimming
e424807771
Update German translation.
...
Change translation of 'vendor' into 'Lieferant' as suggested by Robert Froschauer:
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16533 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-15 08:29:14 +00:00
Christian Stimming
b65c05da1d
German wording improvements as suggested by Robert Froschauer:
...
'income statement' now 'Gewinn- und Verlustrechnung'
'total revenue' now 'Gesamterträge'
'vendor' now 'Lieferant', but not yet completely done
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16532 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-14 20:42:09 +00:00
Christian Stimming
43512c9800
Fix messed-up Makefile for new account templates.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16529 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-14 20:00:44 +00:00
Christian Stimming
78f8b18551
Updated Brazilian Portugese translation by Leonardo Fontenelle and Leslie H. Watter.
...
We are "a little" late, but this is the new pt_BR translation:
- 3446 translated messages,
- 184 fuzzy translations,
- 56 untranslated messages.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16528 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-14 19:59:06 +00:00
Christian Stimming
e6d64890d9
Bug#473827: Chinese account templates by titanwill.
...
Includes the business account from the above translation.
The words "equity" and "state/province".
Created zh_TW and zh_HK translations of business account.
Each one is now set to the appropriate default currency
(zh_CN = CNY, zh_TW = TWD, zh_HK = HKD)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16527 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-14 19:59:00 +00:00
Derek Atkins
80c5c1fb80
Make sure we have a valid gettext usermode when building ( #476189 )
...
Test that HAVE_GETTEXT is true and we can find gmsgfmt. Bomb
out of configure if either fails, because the build will fail later.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16526 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-12 15:56:04 +00:00
Joshua Sled
6fb3651d09
iso4217 currency updates
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16525 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-12 03:19:07 +00:00
Joshua Sled
4f22af5cd5
pause to let Windows catch up with file creation; patch from Nathan Buchanan <nbinont gmail com>.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16524 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-12 02:56:22 +00:00
Joshua Sled
de47952f34
wget rate-limiting, patch from Nathan Buchanan <nbinont gmail com>
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16523 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-12 02:46:47 +00:00
Joshua Sled
b2fe372a71
Bug#475666: add the Cuban Convertible Peso (CUC).
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16522 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-11 00:38:29 +00:00
Christian Stimming
eac93253be
Remove obsolete and unused ja_JP.EUC account template
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16521 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-10 19:29:11 +00:00
Christian Stimming
dd2ce81841
Hiroto Kagotani: Newly translated Japanese account files.
...
He said: Instead, accounts/ja_JP.EUC and its content can be safely removed.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16520 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-10 19:27:50 +00:00
Christian Stimming
9ac9ad45f8
Bug#473809: Rolf Leggewie's work on German tax categories.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16519 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-10 19:19:48 +00:00
Rolf Leggewie
632bfb0873
SK04: fix indentation
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16518 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-10 13:45:48 +00:00
Rolf Leggewie
2940ae9939
SKR03: fix indentation
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16517 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-10 13:45:12 +00:00
Rolf Leggewie
e68d01f206
SKR03: replace guid with new
...
sed -i s/type=\"guid\"/type=\"new\"/ accounts/de_DE/acctchrt_skr03.gnucash-xea
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16516 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-10 08:14:03 +00:00
Rolf Leggewie
2e5317d585
SKR03: validate SKR03, same as r16514 for SKR04
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16515 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-10 08:10:39 +00:00
Rolf Leggewie
111ce23b69
SKR04: validate the XML file with the help of jsled and nxml-mode in emacs
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16514 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-09 19:27:14 +00:00
Christian Stimming
4bc3e5ea69
Updated Japanese translation by Hiroto Kagotani.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16512 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-09 12:52:51 +00:00
Christian Stimming
b72a247a63
Updated Czech po file from the Translation Project.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16511 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-09 12:29:51 +00:00
Christian Stimming
7ebf74cf59
Update German translation after latest string change.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16510 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-07 19:52:36 +00:00
Christian Stimming
6575ece170
Make error message on unselected invoice more verbose.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16509 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-07 19:42:17 +00:00
Joshua Sled
b211684d05
whitespace
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16507 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-05 03:44:09 +00:00
Joshua Sled
2eed64d723
move onto one line so greps are a bit more immediately useful.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16506 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-05 03:43:21 +00:00
Christian Stimming
bd04e69acc
Bug#471473: Updated german tax categories by Rolf Leggewie.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16505 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-04 19:33:42 +00:00
Rolf Leggewie
9117895603
SKR04: replace all occurrences of "guid" with "new"
...
Learned this from bug#321405.
jsled and I assume that this should be more stable.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16504 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-04 14:31:12 +00:00
Rolf Leggewie
8fea3f7321
SKR04: add information to relate accounts to Umsatzsteuervoranmeldung report
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16503 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-04 12:23:07 +00:00
Rolf Leggewie
1bcf2faa47
SKR04: some more standardization in format for UstVa entries
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16502 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-04 11:48:02 +00:00
Rolf Leggewie
2cc8f49c71
SKR04: make all UstVa entries similar in style
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16501 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-04 11:34:05 +00:00
Rolf Leggewie
d2163983d1
SKR04: add line number to account 3832 to make description parallel to other entries
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16500 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-04 11:22:01 +00:00
Rolf Leggewie
6e6de0f47c
SKR04: add description for account 4140
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16499 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-04 11:17:44 +00:00
Rolf Leggewie
c9b271b785
SKR04: shorten description a bit
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16498 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-04 11:05:20 +00:00
Rolf Leggewie
ec6375d7bd
SKR04: convert to UTF-8 (and include the converted text as well ;-))
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16497 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-04 10:45:22 +00:00
Rolf Leggewie
994617d7dc
SKR04: convert to UTF-8
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16496 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-04 10:41:46 +00:00
Rolf Leggewie
80e4565de1
SKR04: remove sample accounts.
...
It makes more sense to have information on how to work with SKR04 at
http://linuxwiki.de/GnuCash/EuerGc
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16495 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-03 22:19:43 +00:00
Rolf Leggewie
d84f6e7d59
SKR04: pad some fields with zero instead of whitespace
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16494 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-03 21:33:50 +00:00
Andreas Köhler
320174c2bb
#472205 : Replace &#; character references by latin0-encoded letters in german account hierachies.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16493 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-03 20:36:46 +00:00
Rolf Leggewie
0d2022c981
SKR04: fix sorting (bug#432235)
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16489 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-03 20:22:18 +00:00
Rolf Leggewie
4a46ece26f
SKR04: fix spelling mistake
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16488 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-03 20:17:12 +00:00
Christian Stimming
df134094ec
Bug#470750: Add warning about outdated info to texinfo texts.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16485 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-02 20:18:54 +00:00
Christian Stimming
95cba14bd9
Bug#471485: Fix SWIGification string issues.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16484 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-02 19:40:55 +00:00
Christian Stimming
8f47d3a3c4
Bug#471473: Add missing German tax category.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16483 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-02 19:40:51 +00:00