To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67720
Issue #|67720
Summary|Exclude extensions/qa/complex/extensions/orl.src from
|l10n process
Component|l10n
Version|1.0.0
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|ui
Assigned to|fs
Reported by|ihi
------- Additional comments from [EMAIL PROTECTED] Mon Jul 24 05:14:52 -0700
2006 -------
Within issue #i34408# I change the search for localistions from build.lst to a
simple "find" command. The resource extensions/qa/complex/extensions/orl.src is
used by automated test cases but produce a useless string for translation:
String 1000
{
Text = "unlocalized string";
Text [ en-US ] = "Dummy String";
Text [ de ] = "Attrappen-Zeichenkette";
};
;)
Please create a second resource containing both unlocalisable strings
a.src:
Text = "Dummy String";
b.src:
Text = "Attrappen-Zeichenkette";
and adjust the test case.
---------------------------------------------------------------------
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]