Re: Strings winding up in the pot file without their translator notes??
- From: Joanmarie Diggs <jdiggs igalia com>
- To: gnome-i18n gnome org
- Subject: Re: Strings winding up in the pot file without their translator notes??
- Date: Sun, 20 May 2012 17:02:49 -0400
After looking at the intltool code and goggling a bit more, seems the
problem is:
* https://bugs.launchpad.net/intltool/+bug/547073
* https://bugs.launchpad.net/intltool/+bug/377872
Thanks and take care.
--joanie
On 05/19/2012 02:52 PM, Joanmarie Diggs wrote:
> On 05/19/2012 03:11 AM, Claude Paroz wrote:
>
>> You should at least published your temporary work to a branch anywhere,
>> so as we can see and reproduce your issue. It is difficult to answer
>> without even knowing the structure of your orca.in file.
>
> Yeah, that would make sense, wouldn't it? ;) Sorry. I was tired and
> frustrated.
>
> I have committed to master one dummy string. What I see in the pot
> file is:
>
> #: ../src/orca/orca.in:72
> msgid "Why won't the translator note appear like it normally does?"
> msgstr ""
>
> What's in the code is:
>
> from orca.orca_i18n import _
>
> # Translators: This is a test string which you should not actually
> # translate. It is here so we can sort out whatever silly mistake
> # I am making which is preventing this translator note from showing
> # up in the .pot file. Sorry and thanks for your help!
> # https://mail.gnome.org/archives/gnome-i18n/2012-May/msg00085.html
> string = _("Why won't the translator note appear like it normally
> does?")
>
> Thanks and take care.
> --joanie
>
> _______________________________________________
> gnome-i18n mailing list
> gnome-i18n gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-i18n
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]