Thread

  1. Re: SSI error messages

    Kevin Grittner <kevin.grittner@wicourts.gov> — 2011-07-16T18:07:51Z

    Tom Lane  wrote:
    > "Kevin Grittner"  writes:
    >> OK, after getting distracted by test failures caused by an
    >> unrelated commit, I've confirmed that this passes my usual tests.
    >> I don't know anything about the tools used for extracting the text
    >> for the translators, so if that needs any corresponding
    >> adjustment, someone will need to point me in the right direction
    >> or cover that part separately.
    > 
    > Well, the point is that this function *isn't* going to be known to
    > the NLS code, so AFAICS no adjustments should be needed there.
     
    That seemed likely, but not knowing the tools, I wasn't sure.
     
    >  You did miss some places that ought to be updated (mumble
    > sources.sgml mumble)
     
    Sorry I missed that; sources.sgml covered with the attached.
     
    -Kevin