[mapguide-commits] r7001 - trunk/Tools/Maestro/Localization
svn_mapguide at osgeo.org
svn_mapguide at osgeo.org
Tue Sep 11 10:12:30 PDT 2012
Author: jng
Date: 2012-09-11 10:12:28 -0700 (Tue, 11 Sep 2012)
New Revision: 7001
Added:
trunk/Tools/Maestro/Localization/Duplicati.Library.Utility.dll
trunk/Tools/Maestro/Localization/LocalizationTool.exe.config
Removed:
trunk/Tools/Maestro/Localization/ConvertResX.exe
trunk/Tools/Maestro/Localization/Duplicati.Library.Core.dll
trunk/Tools/Maestro/Localization/Translate.xml
Modified:
trunk/Tools/Maestro/Localization/LocalizationTool.exe
trunk/Tools/Maestro/Localization/configuration.xml
Log:
#2110: Update the Localization tool to the trunk version used by the Duplicati project (http://code.google.com/p/duplicati), with a custom patch (https://code.google.com/p/duplicati/issues/detail?id=701) to properly localize .net Framework 4.0 applications.
Deleted: trunk/Tools/Maestro/Localization/ConvertResX.exe
===================================================================
(Binary files differ)
Deleted: trunk/Tools/Maestro/Localization/Duplicati.Library.Core.dll
===================================================================
(Binary files differ)
Added: trunk/Tools/Maestro/Localization/Duplicati.Library.Utility.dll
===================================================================
(Binary files differ)
Property changes on: trunk/Tools/Maestro/Localization/Duplicati.Library.Utility.dll
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/Tools/Maestro/Localization/LocalizationTool.exe
===================================================================
(Binary files differ)
Added: trunk/Tools/Maestro/Localization/LocalizationTool.exe.config
===================================================================
--- trunk/Tools/Maestro/Localization/LocalizationTool.exe.config (rev 0)
+++ trunk/Tools/Maestro/Localization/LocalizationTool.exe.config 2012-09-11 17:12:28 UTC (rev 7001)
@@ -0,0 +1,5 @@
+<?xml version="1.0"?>
+<configuration>
+ <configSections>
+ </configSections>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
Deleted: trunk/Tools/Maestro/Localization/Translate.xml
===================================================================
--- trunk/Tools/Maestro/Localization/Translate.xml 2012-09-11 14:00:59 UTC (rev 7000)
+++ trunk/Tools/Maestro/Localization/Translate.xml 2012-09-11 17:12:28 UTC (rev 7001)
@@ -1,715 +0,0 @@
-<root>
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.ApplicationDefinitionEditor.containerEditor"
- to="OSGeo.MapGuide.Maestro.FusionEditor.ContainerEditor"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.ApplicationDefinitionEditor.widgetEntry"
- to="OSGeo.MapGuide.Maestro.FusionEditor.WidgetEntry"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.ApplicationDefinitionEditor.flyoutEntry"
- to="OSGeo.MapGuide.Maestro.FusionEditor.FlyoutEditor"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.widgetEditor"
- to="OSGeo.MapGuide.Maestro.FusionEditor.WidgetEditor"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.widgetEditorUI"
- to="OSGeo.MapGuide.Maestro.FusionEditor.WidgetEditorUI"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.BufferPanel"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.BufferPanel"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.Buffer"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.Buffer"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.ActivityIndicator"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.ActivityIndicator"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.About"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.About"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.CursorPosition"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.CursorPosition"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.EditableScale"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.EditableScale"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.ExtentHistory"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.ExtentHistory"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.Help"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.Help"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.InvokeScript"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.InvokeScript"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.Legend"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.Legend"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.MapMenu"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.MapMenu"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.Measure"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.Measure"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.OverviewMap"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.OverviewMap"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.Print"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.Print"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.SaveMap"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.SaveMap"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.Select"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.Select"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.SelectPolygon"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.SelectPolygon"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.SelectRadius"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.SelectRadius"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.SelectWithin"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.SelectWithin"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.TaskPane"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.TaskPane"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.ViewOptions"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.ViewOptions"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.ViewSize"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.ViewSize"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.Zoom"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.Zoom"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.ZoomOnClick"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.ZoomOnClick"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.EditWidgets.ZoomToSelection"
- to="OSGeo.MapGuide.Maestro.FusionEditor.CustomizedEditors.ZoomToSelection"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FormLogin"
- to="OSGeo.MapGuide.Maestro.LoginForm.FormLogin"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.MapEditor.ctlLayerProperties"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.MapLayerProperties"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.MapEditor.ctlGroupProperties"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.MapLayerGroupProperties"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutEditor.commandEditor.basicCommand"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutControls.BasicCommand"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutEditor.commandEditor.flyoutItem"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutControls.FlyoutItem"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutEditor.commandEditor.searchCommand"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutControls.SearchCommand"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutEditor.commandEditor.invokeURL"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutControls.InvokeURL"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutEditor.commandEditor.targetedCommand"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutControls.TargetedCommand"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutEditor.commandEditor.printCommand"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutControls.PrintCommand"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutEditor.commandEditor.helpCommand"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutControls.HelpCommand"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutEditor.commandEditor.invokeScript"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutControls.InvokeScript"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutEditor.commandEditor"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayoutControls.CommandEditor"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditor.vectorLayer"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.VectorLayer"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditor.rasterLayer"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.RasterLayer"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorArcSDE"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ArcSDE.FeatureSourceEditorArcSDE"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorGdal"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Gdal.FeatureSourceEditorGdal"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorKingMSSql"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.King.MSSql.FeatureSourceEditorKingMSSql"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorKingOracle"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.King.Oracle.FeatureSourceEditorKingOracle"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorMSSQLSpatial"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.MSQLSpatial.FeatureSourceEditorMSSQLSpatial"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorMySQL"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.MySQL.FeatureSourceEditorMySQL"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorODBC"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.FeatureSourceEditorODBC"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorOGR"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.FeatureSourceEditorOGR"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorPostGIS"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.PostGIS.FeatureSourceEditorPostGIS"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorSHP"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.SHP.FeatureSourceEditorSHP"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorSDF"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.SDF.FeatureSourceEditorSDF"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorWFS"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.WFS.FeatureSourceEditorWFS"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Gdal.FeatureSourceEditorGdal.simple"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Gdal.Simple"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Gdal.FeatureSourceEditorGdal.composite"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Gdal.Composite"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorGeneric.resourceDataEditor"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.ResourceDataEditor"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.SelectDataProvider.OKButton"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.SelectDataProvider.OKBtn"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.SelectDataProvider.CancelButton"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.SelectDataProvider.CancelBtn"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.FeatureSourceEditorODBC.dsn"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.DSN"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.FeatureSourceEditorODBC.managed"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.Managed"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.FeatureSourceEditorODBC.unmanaged"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.Unmanaged"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.wizard.msSQL"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.Wizards.MsSQL"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.FeatureSourceEditorODBC.wizard"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.Wizard"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.Managed.managedFileControl"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ManagedFileControl"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.Wizard.mySQL"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.Wizards.MySQL"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.Wizard.postgreSQL"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.Wizards.PostgreSQL"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.Wizard.informix"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.Wizards.Informix"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.Wizard.oracle"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.Wizards.Oracle"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.Wizard.oracleMS"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ODBC.Wizards.OracleMS"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.FeatureSourceEditorOGR.custom"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.Custom"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.FeatureSourceEditorOGR.mySQL"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.MySQL"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.FeatureSourceEditorOGR.oracle"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.Oracle"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.FeatureSourceEditorOGR.odbc"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.ODBC"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.FeatureSourceEditorOGR.postGIS"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.PostGIS"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.FeatureSourceEditorOGR.managed.managedFileControl"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ManagedFileControl"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.FeatureSourceEditorOGR.unmanaged"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.Unmanaged"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.FeatureSourceEditorOGR.dods"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.DODS"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.FeatureSourceEditorOGR.arcSDE"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.ArcSDE"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.FeatureSourceEditorOGR.grass"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.Grass"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.FeatureSourceEditorOGR.ogdi"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.OGDI"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.FeatureSourceEditorOGR.informix"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.Informix"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.FeatureSourceEditorOGR.fme"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.FME"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.SDF.FeatureSourceEditorSDF.UnmanagedEditor"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Filebased.Unmanaged"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.SDF.FeatureSourceEditorSDF.ManagedEditor.managedFileControl"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ManagedFileControl"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.SDF.FeatureSourceEditorSDF"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Filebased.FilebasedFeatureSourceEditor"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.SHP.FeatureSourceEditorSHP.unmanaged"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Filebased.Unmanaged"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.SHP.FeatureSourceEditorSHP.managed.managedFileControl"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ManagedFileControl"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.SHP.FeatureSourceEditorSHP"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Filebased.FilebasedFeatureSourceEditor"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.WidgetEditor.label4"
- to="OSGeo.MapGuide.Maestro.FusionEditor.WidgetEditorUI.label4"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.WidgetEditor.label5"
- to="OSGeo.MapGuide.Maestro.FusionEditor.WidgetEditorUI.label5"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.WidgetEditor.label6"
- to="OSGeo.MapGuide.Maestro.FusionEditor.WidgetEditorUI.label6"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.WidgetEditor.label7"
- to="OSGeo.MapGuide.Maestro.FusionEditor.WidgetEditorUI.label7"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.WidgetEditor.label8"
- to="OSGeo.MapGuide.Maestro.FusionEditor.WidgetEditorUI.label8"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.WidgetEditor.DisabledCheck"
- to="OSGeo.MapGuide.Maestro.FusionEditor.WidgetEditorUI.DisabledCheck"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.PackageManager.PackageProgress"
- to="OSGeo.MapGuide.MaestroAPI.PackageBuilder.PackageProgress"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorBase.CoordinateSystemOverride"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.CoordinateSystemOverride"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorGeneric.btnTest"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorBase.btnTest"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorGeneric.TestConnectionResult"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorBase.TestConnectionResult"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.OGR.FeatureSourceEditorOGR.managed"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ManageFileControl"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Filebased.managed"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ManagedFileControl"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditorWMS"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.WMS.FeatureSourceEditorWMS"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.GeometryStyleEditors.AreaFeatureStyleEditor.fillStyleEditor"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.GeometryStyleEditors.FillStyleEditor"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.GeometryStyleEditors.AreaFeatureStyleEditor.lineStyleEditor"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.GeometryStyleEditors.LineStyleEditor"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.GeometryStyleEditors.LineFeatureStyleEditor.lineStyleEditor"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.GeometryStyleEditors.LineStyleEditor"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.GeometryStyleEditors.PointFeatureStyleEditor.fillStyleEditor"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.GeometryStyleEditors.FillStyleEditor"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.GeometryStyleEditors.PointFeatureStyleEditor.lineStyleEditor"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.GeometryStyleEditors.LineStyleEditor"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.VectorLayer.schemaSelector"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.SchemaSelector"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.VectorLayer.groupBox2"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.VectorLayer.groupViewerProperties"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.VectorLayer.SelectAllButton.Text"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.VectorLayer.SelectAllButton.ToolTipText"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.VectorLayer.SelectNoneButton.Text"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.VectorLayer.SelectNoneButton.ToolTipText"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.VectorLayer.SelectInverseButton.Text"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.VectorLayer.SelectInverseButton.ToolTipText"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.RasterLayer.schemaSelector"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.SchemaSelector"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.VectorLayer.scaleRangeList"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.ScaleControls.ScaleRangeList"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.BrowseResource"
- to="OSGeo.MapGuide.Maestro.ResourceBrowser.BrowseResource"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.GeometryStyleEditors.LineFeatureStyleEditor.groupBox1"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.GeometryStyleEditors.LineFeatureStyleEditor.CompositeGroup"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Filebased.FilebasedFeatureSourceEditor.managed"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ManagedFileControl"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.PackageManager.PackageEditor.LoaderGroup.Text"
- to="Reading package contents ..."
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Filebased.FilebasedFeatureSourceEditor.SDFType"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Filebased.FilebasedFeatureSourceEditor.LocationType"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Filebased.Unmanaged.label2"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.SHP.FeatureSourceEditorSHP.label2"
-/>
-
-<translate
- from="Unlimited"
- to="infinite"
-/>
-<translate
- from="Legendlabel"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.ScaleControls.ConditionListButtons.ShowInLegend.Text"
-/>
-<translate
- from="Featurestyle"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.ScaleControls.ConditionListButtons.label3.Text"
-/>
-<translate
- from="Labelstyle"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.ScaleControls.ConditionListButtons.label4.Text"
-/>
-<translate
- from="Legendlabel"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.ScaleControls.ConditionListButtons.ShowInLegend.Text"
-/>
-<translate
- from="There already exists a resource file with the name "{0}". Do you want to overwrite the existing file?"
- to="There already exists a resource file with the name \"{0}\". Do you want to overwrite the existing file?"
-/>
-
-<translate
- from="Download of resource "{0}" failed.\nReason: {1}\nHow do you want to continue?"
- to="Download of file "{0}" failed.\nReason: {1}\nHow do you want to continue?"
-/>
-
-<translate
- from="Delete of resource "{0}" failed.\nReason: {1}\nHow do you want to continue?"
- to="Delete of resource \"{0}\" failed.\nReason: {1}\nHow do you want to continue?"
-/>
-
-<translate
- from="The file "{0}" already exists. \nDo you want to overwrite?"
- to="The file \"{0}\" already exists. \nDo you want to overwrite?"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Filebased.FilebasedFeatureSourceEditor.FilePathType"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Filebased.FilebasedFeatureSourceEditor.LocationType"
-/>
-
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.XmlEditorControl.ValidateButton.Text"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.XmlEditorControl.ValidateButton.ToolTipText"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.ApplicationDefinitionEditor.seperatorToolStripMenuItem.Text"
- to="OSGeo.MapGuide.Maestro.FusionEditor.ApplicationDefinitionEditor.AddWidgetSeperatorMenu.Text"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.ApplicationDefinitionEditor.submenuToolStripMenuItem.Text"
- to="OSGeo.MapGuide.Maestro.FusionEditor.ApplicationDefinitionEditor.AddWidgetSubmenuMenu.Text"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.FusionEditor.ApplicationDefinitionEditor.widgetToolStripMenuItem.Text"
- to="OSGeo.MapGuide.Maestro.FusionEditor.ApplicationDefinitionEditor.AddWidgetEntryMenu.Text"
-/>
-
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceExtensions.EditExtensions.featureSourceExtension"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceExtensions.FeatureSourceExtension"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceExtensions.FeatureSourceExtension.join"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceExtensions.Join"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceExtensions.FeatureSourceExtension.extension"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceExtensions.Extension"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceExtensions.FeatureSourceExtension.key"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceExtensions.Key"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceExtensions.FeatureSourceExtension.calculated"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceExtensions.Calculated"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Filebased.FilebasedFeatureSourceEditor.ManagedEditor.managedFileControl"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.ManagedFileControl"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.Scalecontrols.EditorTemplateForm"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.ScaleControls.EditorTemplateForm"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.ScaleControls.ConditionListButtons.AddRuleButton.ToolTipText"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.ScaleControls.ConditionListButtons.AddRuleButton.ToolTip"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.ScaleControls.ConditionListButtons.CreateThemeButton.ToolTipText"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.LayerEditorControls.ScaleControls.ConditionListButtons.CreateThemeButton.ToolTip"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FiniteDisplayScales.RemoveScaleButton.ToolTipText"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FiniteDisplayScales.RemoveScaleButton.ToolTipText"
-/>
-<translate
- from="OSGeo.MapGuide.Maestro.ResourceEditors.FilebasedFeatureSourceEditor.LocationType"
- to="OSGeo.MapGuide.Maestro.ResourceEditors.FeatureSourceEditors.Filebased.FilebasedFeatureSourceEditor.LocationType"
-/>
-<translate
- from=""
- to=""
-/>
-
-</root>
\ No newline at end of file
Modified: trunk/Tools/Maestro/Localization/configuration.xml
===================================================================
--- trunk/Tools/Maestro/Localization/configuration.xml 2012-09-11 14:00:59 UTC (rev 7000)
+++ trunk/Tools/Maestro/Localization/configuration.xml 2012-09-11 17:12:28 UTC (rev 7001)
@@ -1,20 +1,25 @@
<root>
- <configuration name="OSGeo.MapGuide">
+ <configuration name="Maestro">
<assembly name="Maestro" folder="Maestro" namespace="Maestro" />
<assembly name="Maestro.AddIn.ExtendedObjectModels" folder="Maestro.AddIn.ExtendedObjectModels" namespace="Maestro.AddIn.ExtendedObjectModels" />
+ <assembly name="Maestro.AddIn.Scripting" folder="Maestro.AddIn.Scripting" namespace="Maestro.AddIn.Scripting" />
+ <assembly name="Maestro.AddInManager" folder="Maestro.AddInManager" namespace="Maestro.AddInAddInManager" />
<assembly name="Maestro.Base" folder="Maestro.Base" namespace="Maestro.Base" />
<assembly name="Maestro.Editors" folder="Maestro.Editors" namespace="Maestro.Editors" />
<assembly name="Maestro.Login" folder="Maestro.Login" namespace="Maestro.Login" />
+ <assembly name="Maestro.MapViewer" folder="Maestro.MapViewer" namespace="Maestro.MapViewer" />
<assembly name="Maestro.Packaging" folder="Maestro.Packaging" namespace="Maestro.Packaging" />
<assembly name="Maestro.Shared.UI" folder="Maestro.Shared.UI" namespace="Maestro.Shared.UI" />
<assembly name="MaestroFsPreview" folder="MaestroFsPreview" namespace="MaestroFsPreview" />
<assembly name="MgCooker" folder="MgCooker" namespace="MgCooker" />
<assembly name="OSGeo.MapGuide.MaestroAPI" folder="OSGeo.MapGuide.MaestroAPI" namespace="OSGeo.MapGuide.MaestroAPI" />
+ <assembly name="RtMapInspector" folder="RtMapInspector" namespace="RtMapInspector" />
- <!-- <keyfile>..\MaestroAPI\Maestroapi.key</keyfile> -->
+ <keyfile>..\Properties\Maestroapi.key</keyfile>
<versionassembly>..\out\Release\Maestro.exe</versionassembly>
<sourcefolder>..</sourcefolder>
<outputfolder>compiled</outputfolder>
<productname>Maestro</productname>
+ <frameworkVersion>4.0</frameworkVersion>
</configuration>
</root>
\ No newline at end of file
More information about the mapguide-commits
mailing list