This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problems with message translations (was: c++/7765)
- From: Wolfgang Bangerth <bangerth at ticam dot utexas dot edu>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 28 Oct 2002 12:50:28 -0600 (CST)
- Subject: Re: Problems with message translations (was: c++/7765)
> |> $line = 0;
> |> while (<IN>) {
> |> ++$line;
> |>
> |> # get a msgid line and the corresponding msgstr
> |> next if (! (/^msgid\s*\"(.*)\"/));
>
> Note that msgids can be split across lines, so this probably won't catch
> all of them.
I was lucky: there are no multi-line message strings in the gcc
translations :-)
Wolfgang
-------------------------------------------------------------------------
Wolfgang Bangerth email: bangerth@ticam.utexas.edu
www: http://www.ticam.utexas.edu/~bangerth