To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93081
Issue #|93081
Summary|to-be-DEV300_m30: wrong change
Component|l10n
Version|DEV300m29
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|code
Assigned to|gh
Reported by|pjanik
------- Additional comments from [EMAIL PROTECTED] Sun Aug 24 20:56:03 +0000
2008 -------
to-be-DEV300_m30 contains this strange change:
Index: svtmsg.src
===============================================================
====
RCS file: /cvs/script/basic/source/app/svtmsg.src,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- svtmsg.src 11 Apr 2008 11:40:47 -0000 1.75
+++ svtmsg.src 19 Aug 2008 12:48:01 -0000 1.76
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: svtmsg.src,v $
- * $Revision: 1.75 $
+ * $Revision: 1.76 $
*
* This file is part of OpenOffice.org.
*
@@ -214,7 +214,7 @@
// Has to stay in for old res files
String S_NO_SELECTED_ENTRY_DEPRECATED
{
- Text[ en-US ] = "No entry is selected in TreeListBox at ($Arg1)";
+ Text[ en-US ] = "No entry is selected in TreeListB”x at ($Arg1)";
};
String S_NO_SELECTED_ENTRY
{
There is a strange character in the word TreeListBox.
Please fix this.
---------------------------------------------------------------------
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]