Synchronized localized messages with corresponding core plugin
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/.classpath b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/.classpath
new file mode 100644
index 0000000..751c8f2
--- /dev/null
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/.cvsignore b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/.cvsignore
new file mode 100644
index 0000000..ba077a4
--- /dev/null
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/.cvsignore
@@ -0,0 +1 @@
+bin
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/.project b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/.project
new file mode 100644
index 0000000..29660e9
--- /dev/null
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>org.eclipse.datatools.enablement.oda.xml.nl</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.ManifestBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.SchemaBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.pde.PluginNature</nature>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+</projectDescription>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/META-INF/MANIFEST.MF b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/META-INF/MANIFEST.MF
new file mode 100644
index 0000000..ee2ad35
--- /dev/null
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/META-INF/MANIFEST.MF
@@ -0,0 +1,7 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Nl Fragment
+Bundle-SymbolicName: org.eclipse.datatools.enablement.oda.xml.nl
+Bundle-Version: 1.0.0.qualifier
+Fragment-Host: org.eclipse.datatools.enablement.oda.xml;bundle-version="[1.0.0,2.0.0)"
+Bundle-Localization: plugin
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/about.html b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/about.html
new file mode 100644
index 0000000..f76627c
--- /dev/null
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/about.html
@@ -0,0 +1,28 @@
+<html>
+<head>
+<title>About This Content</title>
+</head>
+<body>
+<div>
+<h3>About This Content</h3>
+<p>November 2, 2006</p>
+<h3>License</h3>
+<p>The Eclipse Foundation makes available all content in this plug-in
+(&quot;Content&quot;). Unless otherwise indicated below, the Content is
+provided to you under the terms and conditions of the Eclipse Public License
+Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
+href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation,
+the Content is being redistributed by another party (&quot;Redistributor&quot;)
+and different terms and conditions may apply to your use of any object code in
+the Content. Check the Redistributor’s license that was provided with the
+Content. If no such license exists, contact the Redistributor. Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source
+code in the Content and such source code may be obtained at <a
+href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
+<p>&nbsp;</p>
+</div>
+</body>
+</html>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/build.properties b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/build.properties
new file mode 100644
index 0000000..34d2e4d
--- /dev/null
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/build.properties
@@ -0,0 +1,4 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+               .
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/build.xml b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/build.xml
new file mode 100644
index 0000000..573ce9e
--- /dev/null
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/build.xml
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *************************************************************************
+ * Copyright (c) 2006 Actuate Corporation.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ *  Actuate Corporation - initial API and implementation
+ *  
+ *************************************************************************
+ *
+ *  build.xml
+ *
+ *  Build script for project org.eclipse.datatools.enablement.oda.xml.nl
+ *
+ * "Clean" - Clean nl.jar file and *.properties files generated from
+ *           native2ascii.exe.
+ * "Jar"   - Convert *_xx_YY.msg files into *_xx_YY.properties files by native2ascii.exe and
+ *            create nl.jar file.
+ * "Export" - Export the project, for instance, jar files are copied to a designated folder. 
+ *            this task must be called after calling Jar task, so it needn't depend on Jar explicitly
+ *
+ *  Usage:
+ *    ant [any one or more of the public targets] 
+ *        -Declipse.home=<your eclipse home> 
+ *		  -Ddtp.home=<your DTP plugins source home>  [optional]
+ *
+ *  Default target is "Jar".
+ *
+ *  Notes:
+ *  1. classpath need to be set for junit.jar
+ *  2. The build script requires Ant 1.6
+ *
+-->
+
+<project name="org.eclipse.datatools.enablement.oda.xml.nl" default="Jar" basedir=".">
+	<description>NL Fragment for org.eclipse.datatools.enablement.oda.xml</description>
+
+	<property file="META-INF/MANIFEST.MF" />
+    <property name="dir.src" value="src" />
+ 	<property name="dir.bin" value="bin" />
+	<property name="nl.group" value="1" />
+	<property name="module.name" value="org.eclipse.datatools.enablement.oda.xml.nl" />
+	<property name="jar.name" value="${module.name}${nl.group}_${Bundle-Version}.jar" />
+
+	<target name="Clean">
+		<delete>
+			<fileset dir="." includes="**/*_??_??.properties" />
+			<fileset dir="." includes="${jar.name}" />
+		</delete>
+	</target>
+	
+	<target name="NativeToAscii" 
+	     description="Execute native2ascii for *.msg files">
+
+
+		<native2ascii encoding="Cp1252"
+					  src="." 
+					  dest="." 
+					  ext=".properties" 
+					  includes="**/*_de_DE.msg, **/*_fr_FR.msg, **/*_es_ES.msg"/>
+		<native2ascii encoding="GBK" 
+					  src="." 
+					  dest="." 
+					  ext=".properties" 
+					  includes="**/*_zh_CN.msg"/>	
+		<native2ascii encoding="SJIS" 
+					  src="." 
+					  dest="." 
+					  ext=".properties"
+					  includes="**/*_ja_JP.msg"/>
+		<native2ascii encoding="MS949" 
+					  src="." 
+					  dest="." 
+					  ext=".properties"
+					  includes="**/*_ko_KR.msg"/>
+	</target>
+	
+	<target name="nl-jar">
+		<jar destfile="${jar.name}" manifest="./META-INF/MANIFEST.MF">
+		<zipfileset dir="${dir.src}"  includes="**/*.properties"/>
+		   <fileset dir="." includes="plugin_??_??.properties"/>
+		</jar>
+	</target>
+	
+	<target name="Jar" depends="NativeToAscii, nl-jar" >
+	</target>
+	<target name="Export">
+		<copy todir="${export.dir}">
+	        <fileset dir="." includes="${jar.name}"/>
+	  </copy>
+	</target>
+
+</project>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_de_DE.msg b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_de_DE.msg
new file mode 100644
index 0000000..f3ff73c
--- /dev/null
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_de_DE.msg
@@ -0,0 +1,20 @@
+###############################################################################

+# Copyright (c) 2006 Actuate Corporation.

+# All rights reserved. This program and the accompanying materials

+# are made available under the terms of the Eclipse Public License v1.0

+# which accompanies this distribution, and is available at

+# http://www.eclipse.org/legal/epl-v10.html

+#

+# Contributors:

+#  Actuate Corporation - initial API and implementation

+###############################################################################

+

+

+###############################################################################

+# NLS String

+###############################################################################

+datasource.name=BIRT-XML-Datenquelle

+dataset.name=BIRT XML-Datensatz

+

+datasource.property.xmlFile=XML-Datenquellendatei

+datasource.property.schemaFile=XML-Schema-Datei

diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_es_ES.msg b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_es_ES.msg
new file mode 100644
index 0000000..179cd76
--- /dev/null
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_es_ES.msg
@@ -0,0 +1,20 @@
+###############################################################################

+# Copyright (c) 2006 Actuate Corporation.

+# All rights reserved. This program and the accompanying materials

+# are made available under the terms of the Eclipse Public License v1.0

+# which accompanies this distribution, and is available at

+# http://www.eclipse.org/legal/epl-v10.html

+#

+# Contributors:

+#  Actuate Corporation - initial API and implementation

+###############################################################################

+

+

+###############################################################################

+# NLS String

+###############################################################################

+datasource.name=Fuente de datos XML BIRT

+dataset.name=Conjunto de datos XML BIRT

+

+datasource.property.xmlFile=Archivo de fuente de datos XML

+datasource.property.schemaFile=Archivo del esquema XML

diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_fr_FR.msg b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_fr_FR.msg
new file mode 100644
index 0000000..a2fd02b
--- /dev/null
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_fr_FR.msg
@@ -0,0 +1,20 @@
+###############################################################################

+# Copyright (c) 2006 Actuate Corporation.

+# All rights reserved. This program and the accompanying materials

+# are made available under the terms of the Eclipse Public License v1.0

+# which accompanies this distribution, and is available at

+# http://www.eclipse.org/legal/epl-v10.html

+#

+# Contributors:

+#  Actuate Corporation - initial API and implementation

+###############################################################################

+

+

+###############################################################################

+# NLS String

+###############################################################################

+datasource.name=Source de données XML BIRT

+dataset.name=Jeu de données XML BIRT

+

+datasource.property.xmlFile=Fichier de source de données XML

+datasource.property.schemaFile=Fichier de schéma XML

diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_ja_JP.msg b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_ja_JP.msg
new file mode 100644
index 0000000..0202354
--- /dev/null
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_ja_JP.msg
@@ -0,0 +1,20 @@
+###############################################################################

+# Copyright (c) 2004,2005 Actuate Corporation.

+# All rights reserved. This program and the accompanying materials

+# are made available under the terms of the Eclipse Public License v1.0

+# which accompanies this distribution, and is available at

+# http://www.eclipse.org/legal/epl-v10.html

+#

+# Contributors:

+#  Actuate Corporation  - initial API and implementation

+###############################################################################

+

+

+###############################################################################

+# NLS String

+###############################################################################

+datasource.name=BIRT XML ‚̃f[ƒ^ƒ\[ƒX

+dataset.name=BIRT XML ‚̃f[ƒ^ƒZƒbƒg

+

+datasource.property.xmlFile=XML ƒf[ƒ^ƒ\[ƒXƒtƒ@ƒCƒ‹

+datasource.property.schemaFile=XML ƒXƒL[ƒ}ƒtƒ@ƒCƒ‹

diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_ko_KR.msg b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_ko_KR.msg
new file mode 100644
index 0000000..88860be
--- /dev/null
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_ko_KR.msg
@@ -0,0 +1,20 @@
+###############################################################################

+# Copyright (c) 2004,2005 Actuate Corporation.

+# All rights reserved. This program and the accompanying materials

+# are made available under the terms of the Eclipse Public License v1.0

+# which accompanies this distribution, and is available at

+# http://www.eclipse.org/legal/epl-v10.html

+#

+# Contributors:

+#  Actuate Corporation  - initial API and implementation

+###############################################################################

+

+

+###############################################################################

+# NLS String

+###############################################################################

+datasource.name=BIRT XML µ¥ÀÌÅÍ ¿øº»

+dataset.name=BIRT XML µ¥ÀÌÅÍ ÁýÇÕ

+

+datasource.property.xmlFile=XML µ¥ÀÌÅÍ ¿øº» ÆÄÀÏ

+datasource.property.schemaFile=XML ½ºÅ°¸¶ ÆÄÀÏ

diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_zh_CN.msg b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_zh_CN.msg
new file mode 100644
index 0000000..fef8fab
--- /dev/null
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/plugin_zh_CN.msg
@@ -0,0 +1,20 @@
+###############################################################################

+# Copyright (c) 2004,2005 Actuate Corporation.

+# All rights reserved. This program and the accompanying materials

+# are made available under the terms of the Eclipse Public License v1.0

+# which accompanies this distribution, and is available at

+# http://www.eclipse.org/legal/epl-v10.html

+#

+# Contributors:

+#  Actuate Corporation  - initial API and implementation

+###############################################################################

+

+

+###############################################################################

+# NLS String

+###############################################################################

+datasource.name=BIRT XML Êý¾ÝÔ´

+dataset.name=BIRT XML Êý¾Ý¼¯

+

+datasource.property.xmlFile=XML Êý¾ÝÔ´Îļþ

+datasource.property.schemaFile=XML ¼Ü¹¹Îļþ