r13877 - gnucash/trunk - Don't load a custom report that has the same name as a standard

Christian Stimming stimming at tuhh.de
Sun Apr 30 05:39:40 EDT 2006


Dear David,

just a reminder: The two strings you added,

  (gnc:error (_ "Refusing to add custom report with the same name as an 
existing report."))
  (gnc:error (_ "Please edit your saved-reports file and delete the section 
for: ") name)

will now show up in the translation files. In that respect this is kind of a 
string freeze break, as these will be two new untranslated strings, 
regardless of whether they will actually be user-visible at runtime or not. 
Did you intend to have them translated right now? If not, you should probably 
change (_ "...") into "..."   ;-)

Regards,

Christian

Am Samstag, 29. April 2006 09:27 schrieb David Hampton:
> Author: hampton
> Date: 2006-04-29 03:27:45 -0400 (Sat, 29 Apr 2006)
> New Revision: 13877
> Trac: http://svn.gnucash.org/trac/changeset/13877
>
> Modified:
>    gnucash/trunk/ChangeLog
>    gnucash/trunk/src/report/report-system/report.scm
> Log:
> Don't load a custom report that has the same name as a standard
> report.  Fixes #168250.
>
>
> _______________________________________________
> gnucash-patches mailing list
> gnucash-patches at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-patches


More information about the gnucash-devel mailing list