Generic Import Module prefs error?

Christian Stimming stimming at tuhh.de
Mon May 26 18:17:15 CDT 2003


Benoit Grégoire schrieb:
>>from import-export/import-settings.c:
>>
>>#define MATCHER_PREF_PAGE "Transaction Matcher"
>>
>>Should the above be
>>
>>#define  MATCHER_PREF_PAGE "Online Banking & Importing"
>>
> 
> You are quite right unfortunately.  Whoever changed the prefs back to "Online 
> Banking & Importing" forgot to modify the c file (I had put a note in the c 
> file not to forget this, but hadn't put a similar note in the .scm), so all 
> prefs are currently ignored.  I'm fixing this in CVS as we speak.

Oops. This might go on me... but I *thought* I paid attention to all 
places for that string, back at the time (2003-02-01 according to 
ChangeLog). Anyway, thanks for fixing this now. Are you also going to 
fix this on the gnucash-1_8-branch?

> I also made some strings translatable, so the link isn't lost when switching 
> language.

Err -- IIRC that strings should *not* be translated. Instead, IIRC they 
are only translated at display time, but *not* for storing. Anyway you 
should probably try out whether it works that way or the other, but from 
what I recall these strings should not be translated in the lookup calls.

Christian



More information about the gnucash-devel mailing list