Issue 8093 - localize and merging in svtools/source/contnr/templwin.src
Summary: localize and merging in svtools/source/contnr/templwin.src
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Internationalization
Classification: Code
Component: code (show other issues)
Version: 643
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: pavel
QA Contact: issues@l10n
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-06 20:10 UTC by pavel
Modified: 2003-03-12 14:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2002-10-06 20:10:13 UTC
Hi,

we have some problems with merging Czech and Slovak translation back in
svtools/source/contnr/templwin.src. There is the same problem in 643 with Thai:

--- svtools/source/contnr/templwin.src.orig	Sun Sep 29 16:03:16 2002
+++ svtools/source/contnr/templwin.src	Sun Sep 29 16:04:16 2002
@@ -520,6 +520,7 @@
 	Text[ arabic ] = "Templates and Documents";
 	Text[ catalan ] = "Templates and Documents";
 	Text[ finnish ] = "Mallipohjat ja asiakirjat";
+
Text[ thai ] = "Templates and Documents";
 	Moveable =3D TRUE ;
 	FixedLine FL_DOCTEMPLATE
 	{
@@ -618,7 +619,6 @@
 
	Pos = MAP_APPFONT( 267, 214 );
 
	Size = MAP_APPFONT( 50, 14 );
 	};
-
Text[ thai ] = "Templates and Documents";
 };
 
 StringArray STRARY_SVT_DOCINFO


What is the problem here?
Comment 1 Dieter.Loeschky 2002-10-09 10:12:17 UTC
DL->NF: Could you please takeover?
Comment 2 nils.fuhrmann 2002-10-23 07:22:16 UTC
I can't see any problem in this case. The merge process adds new lines
to the end of the resource definition for new languages. In the case
of thai, the line was added in 620, because the ModalDialog which
holds the source strings ends here. Maybe I didn't get your problem
right, for me everything looks fine in this file.
Comment 3 pavel 2002-10-23 09:01:25 UTC
OK, this is no problem for me personally, but I thought it can be
source of the problems in the future.

Closing this issue.
Comment 4 michael.bemmer 2003-03-12 14:06:34 UTC
As mentioned on the qa dev list on March 5th I will close all resolved
<wontfix/duplicate/worksforme/invalid> issues. Please see this posting for
details. First step in IssueZilla is unfortunately to set them to verified.
Comment 5 michael.bemmer 2003-03-12 14:30:45 UTC
As mentioned on the qa dev list on March 5th I will close all resolved
<wontfix/duplicate/worksforme/invalid> issues. Please see this posting for details.