To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51070
------- Additional comments from [EMAIL PROTECTED] Fri Jul 1 10:49:15 -0700
2005 -------
Excluding HelpID seems to work, but I have to test, if there are no side
effects by doing this.
Index: srclex.l
===================================================================
RCS file: /cvs/l10n/transex3/source/srclex.l,v
retrieving revision 1.11
diff -r1.11 srclex.l
143a144,150
> [hH][eE][lL][pP][iI][dD][ \t]*"="[\t ]*([ \t]*"//".*\n)*.* |
> [a-zA-Z0-9_]+[ \t]*"=".* {
> /* ASSIGNMENT helpid = ... */
> WorkOnTokenSet( IGNOREDTOKENS, yytext );
> }
>
>
I hate to modifiy that lex file ....
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
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]