I understood that the format of the pot files is:

# String ID
msgid "English Text"
mgstr ""

as in:
#: moduldlg.src#RID_TP_LIBS.RID_PB_PASSWORD.pushbutton.text
msgid "~Password..."
msgstr ""

and that in the following example:
#: moduldlg.src#RID_TP_LIBS.RID_PB_NEWLIB.pushbutton.text
msgid "_: moduldlg.src#RID_TP_LIBS.RID_PB_NEWLIB.pushbutton.text\n"
"~New..."
msgstr ""

some text from the string ID incorrectly found its way into the "msgid" field.
If I am incorrect, please set me straight.

Thanks,
Alan

Ain Vagula wrote:

On 4/10/06, Alan Yaniger <[EMAIL PROTECTED]> wrote:
Hi list-members,

I downloaded pot files for m162 from
ftp://ftp.linux.cz/pub/localization/OpenOffice.org/devel/POT/OpenOffice.org-SRC680_m162-POT.tar.gz

It seems that there are errors in the following lines in
basctl/source/basicide.pot:

line 243:
#: basidesh.src#RID_STR_STDDIALOGNAME.string.text
msgid "_: basidesh.src#RID_STR_STDDIALOGNAME.string.text\n"
"Dialog"
msgstr ""

line 521:
#: moduldlg.src#RID_TP_MODULS.RID_PB_EDIT.pushbutton.text
msgid "_: moduldlg.src#RID_TP_MODULS.RID_PB_EDIT.pushbutton.text\n"
"~Edit"
msgstr ""
and similarly in the lines following this entry

1. Am I correct that these are errors?
2. If so, are these pot files "official" enough to report this as a bug
in Issue Tracker?

What is wrong with these lines?

ain

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to