On Sun, 2006-04-30 at 11:39 +0200, Christian Stimming wrote:
> 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 "..."   ;-)

Oops.  I intended for them to be commented out so that GnuCash would
silently ignore the error instead of crashing.  I figured it would be
infrequent enough that we could handle questions on the lists,
especially now that you can't save a report unless you change its name.

David


_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to