[Schmitzm-commits] r1449 - in trunk: schmitzm-core schmitzm-gt schmitzm-gt/src/main/resources/de/schmitzm/geotools/gui/resource/locales schmitzm-jfree

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Jan 27 14:51:10 CET 2011


Author: alfonx
Date: 2011-01-27 14:51:10 +0100 (Thu, 27 Jan 2011)
New Revision: 1449

Modified:
   trunk/schmitzm-core/pom.xml
   trunk/schmitzm-gt/pom.xml
   trunk/schmitzm-gt/src/main/resources/de/schmitzm/geotools/gui/resource/locales/GTResourceBundle.properties
   trunk/schmitzm-gt/src/main/resources/de/schmitzm/geotools/gui/resource/locales/GTResourceBundle_de.properties
   trunk/schmitzm-jfree/pom.xml
Log:


Modified: trunk/schmitzm-core/pom.xml
===================================================================
--- trunk/schmitzm-core/pom.xml	2011-01-27 13:45:02 UTC (rev 1448)
+++ trunk/schmitzm-core/pom.xml	2011-01-27 13:51:10 UTC (rev 1449)
@@ -145,8 +145,8 @@
 								<configuration>
 									<mainClass>de.schmitzm.lang.ResourceProviderOperator</mainClass>
 									<arguments>
-										<argument>-s</argument>
-										<argument>${project.build.directory}/../src</argument>
+<!--										<argument>-s</argument>-->
+<!--										<argument>${project.build.directory}/../src</argument>-->
 										<argument>-b</argument>
 										<argument>de.schmitzm.swing.resource.locales.SwingResourceBundle;de.schmitzm.lang.resource.locales.LangResourceBundle;de.schmitzm.mail.resource.locales.MailResourceBundle;de.schmitzm.data.resource.locales.DataResourceBundle
 										</argument>

Modified: trunk/schmitzm-gt/pom.xml
===================================================================
--- trunk/schmitzm-gt/pom.xml	2011-01-27 13:45:02 UTC (rev 1448)
+++ trunk/schmitzm-gt/pom.xml	2011-01-27 13:51:10 UTC (rev 1449)
@@ -179,8 +179,8 @@
 								<configuration>
 									<mainClass>de.schmitzm.lang.ResourceProviderOperator</mainClass>
 									<arguments>
-										<argument>-s</argument>
-										<argument>${project.build.directory}/../src</argument>
+<!--										<argument>-s</argument>-->
+<!--										<argument>${project.build.directory}/../src</argument>-->
 										<argument>-b</argument>
 										<argument>de.schmitzm.geotools.gui.resource.locales.GTResourceBundle;de.schmitzm.geotools.feature.resource.locales.FeatureResourceBundle
 										</argument>

Modified: trunk/schmitzm-gt/src/main/resources/de/schmitzm/geotools/gui/resource/locales/GTResourceBundle.properties
===================================================================
--- trunk/schmitzm-gt/src/main/resources/de/schmitzm/geotools/gui/resource/locales/GTResourceBundle.properties	2011-01-27 13:45:02 UTC (rev 1448)
+++ trunk/schmitzm-gt/src/main/resources/de/schmitzm/geotools/gui/resource/locales/GTResourceBundle.properties	2011-01-27 13:51:10 UTC (rev 1449)
@@ -33,168 +33,152 @@
 # ------ in Package schmitz.geotools.gui                   ------
 # ---------------------------------------------------------------
 
-Attribute=Attribute
-Attributes=Attributes
-
-org.geotools.styling.StyleBuilder.MARK_ARROW=Arrow
-org.geotools.styling.StyleBuilder.MARK_CIRCLE=Circle
-org.geotools.styling.StyleBuilder.MARK_CROSS=Cross
-org.geotools.styling.StyleBuilder.MARK_SQUARE=Square
-org.geotools.styling.StyleBuilder.MARK_STAR=Star
-org.geotools.styling.StyleBuilder.MARK_TRIANGLE=Triangle
-org.geotools.styling.StyleBuilder.MARK_X=X
-
-org.geotools.styling.ColorMap.TYPE_RAMP=Color interpolation
-org.geotools.styling.ColorMap.TYPE_VALUES=Classifying values
-org.geotools.styling.ColorMap.TYPE_INTERVALS=Classifying intervals
-
-org.geotools.styling.ColorMapTable.Title.CHOOSE_COLOR=Choose color:
-
-schmitzm.geotools.feature.FeatureTableModel.AttrName=Attribute
+#Revised by ResourceProviderOperator (Unused keys removed)
+#Thu Jan 27 14:50:49 CET 2011
 schmitzm.geotools.feature.FeatureTableModel.AttrType=Type
-schmitzm.geotools.feature.FeatureTableModel.AttrValue=Value
-
-schmitzm.geotools.gui.FeatureCollectionFilterPanel.TestButton=Test filter
-schmitzm.geotools.gui.FeatureCollectionFilterPanel.TestResultDetailsButton=?
-schmitzm.geotools.gui.FeatureCollectionFilterPanel.TestResultDetailsToolTip=Show error details...
-schmitzm.geotools.gui.FeatureCollectionFilterPanel.ResultsBorderTitle=Filter result:
-schmitzm.geotools.gui.FeatureCollectionFilterPanel.FilterDefinitionBorderTitle=Define filter:
-schmitzm.geotools.gui.FeatureCollectionFilterPanel.PreviewMapPaneToolTip=Red features are included by the filter,\ngray features are not.
-
-schmitzm.geotools.gui.FeatureTablePane.PreviewMapPaneToolTip=Red features are selected,\ngray features are not.
-
-schmitzm.geotools.gui.FeatureLayerFilterDialog.TITLE = Feature-Filter
-
-schmitzm.geotools.gui.MapActionControlPane.INFO=Info
-schmitzm.geotools.gui.MapActionControlPane.ZOOM_IN=Zoom in
-schmitzm.geotools.gui.MapActionControlPane.ZOOM_OUT=Zoom out
-schmitzm.geotools.gui.MapActionControlPane.SELECT_TOP=Select from top layer
-schmitzm.geotools.gui.MapActionControlPane.SELECT_ALL=Select from all layers
-schmitzm.geotools.gui.MapContextControlPane.Menu.MOVE_UP=Move layer UP
-schmitzm.geotools.gui.MapContextControlPane.Menu.MOVE_DOWN=Move layer DOWN
-schmitzm.geotools.gui.MapContextControlPane.Menu.ZOOM_TO=Zoom to layer
-schmitzm.geotools.gui.MapContextControlPane.Menu.FILTER=Filter layer...
-schmitzm.geotools.gui.MapContextControlPane.Menu.RECOLOR=Recolor layer
-schmitzm.geotools.gui.MapContextControlPane.Menu.REMOVE=Remove layer
-schmitzm.geotools.gui.MapContextControlPane.Menu.SHOWALL=Show all layers
-schmitzm.geotools.gui.MapContextControlPane.Menu.HIDEALL=Hide all layers
-schmitzm.geotools.gui.MapContextControlPane.Menu.INVERTALL=Invert all layers
+schmitzm.geotools.gui.GeotoolsGUIUtil.SOUTH.Abb=S
+schmitzm.geotools.gui.SelectableFeatureTablePane.selectionStatus.points=points
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.Err.AutoVal=Auto value not supported for attribut type '${0}'.
+schmitzm.geotools.gui.GeotoolsGUIUtil.East=East
+schmitzm.geotools.gui.GeoPositionLabel.LABEL_PREFIX=Mouse coordinate\:  
+schmitzm.geotools.gui.CRSSelectionDialog.mandatory=CRS must be specified\!
+org.geotools.styling.ColorMap.TYPE_RAMP=Color interpolation
+AtlasFeatureLayerFilterDialog.AttributeTableHeader.VariableName=Variable
 schmitzm.geotools.gui.MapContextControlPane.Menu.CUSTOMIZE=Customize...
-schmitzm.geotools.gui.MapContextControlPane.ColorMapDialog.TITLE=Color map
 schmitzm.geotools.gui.MapContextControlPane.SaveColorMapDialog.TITLE=New color map
-schmitzm.geotools.gui.MapContextControlPane.SaveColorMapDialog.QUESTION=Enter a name for the new color map...
-schmitzm.geotools.gui.ColorMapTable.Header.QUANTITY=Quantity
-schmitzm.geotools.gui.ColorMapTable.Header.COLOR=Color
-schmitzm.geotools.gui.ColorMapTable.Header.LABEL=Label
-schmitzm.geotools.gui.ColorMapTable.Header.OPACITY=Transparent
-schmitzm.geotools.gui.RasterPositionLabel.LABEL_PREFIX=Raster value
-schmitzm.geotools.gui.GeotoolsGUIUtil.Load=Load
-schmitzm.geotools.gui.GeotoolsGUIUtil.LoadRaster=Load raster
-schmitzm.geotools.gui.GeotoolsGUIUtil.LoadFeature=Load vector
-schmitzm.geotools.gui.GeotoolsGUIUtil.Save=Save
-schmitzm.geotools.gui.GeotoolsGUIUtil.SaveRaster=Save raster
-schmitzm.geotools.gui.GeotoolsGUIUtil.SaveFeature=Save vector
-schmitzm.geotools.gui.GeotoolsGUIUtil.NORTH=North
-schmitzm.geotools.gui.GeotoolsGUIUtil.SOUTH=South
-schmitzm.geotools.gui.GeotoolsGUIUtil.WEST=West
-schmitzm.geotools.gui.GeotoolsGUIUtil.EAST=East
+schmitzm.geotools.gui.MapActionControlPane.SELECT_ALL=Select from all layers
+schmitzm.geotools.gui.GeotoolsGUIUtil.EAST.Abb=E
+org.geotools.styling.ColorMapTable.Title.CHOOSE_COLOR=Choose color\:
+schmitzm.geotools.gui.StyleToolBar.BorderWidth=Border width
+Logoposition.TOPLEFT=top-left
+schmitzm.geotools.gui.MapContextControlPane.Menu.ZOOM_TO=Zoom to layer
+MapPaneButtons.LastZoom.TT=Go to last map extend
+schmitzm.geotools.gui.FeatureLayerFilterDialog.TITLE=Feature-Filter
+FilterTableCellEditor.FilterDialogTitle=Filter for ${0} (${1}), ${2}
+SearchMapDialog.Results.Column.Layer=found in
 schmitzm.geotools.gui.GeotoolsGUIUtil.North=Nord
+schmitzm.geotools.gui.MapActionControlPane.SELECT_TOP=Select from top layer
+MapPaneButtons.Info.TT=Get information about objects 
+schmitzm.geotools.gui.GeotoolsGUIUtil.NORTH=North
+schmitzm.geotools.gui.StyleToolBar.FillColor=Fill
+schmitzm.geotools.feature.FeatureTableModel.AttrName=Attribute
 schmitzm.geotools.gui.GeotoolsGUIUtil.South=South
-schmitzm.geotools.gui.GeotoolsGUIUtil.West=West
-schmitzm.geotools.gui.GeotoolsGUIUtil.East=East
-schmitzm.geotools.gui.GeotoolsGUIUtil.NORTH.Abb=N
-schmitzm.geotools.gui.GeotoolsGUIUtil.SOUTH.Abb=S
-schmitzm.geotools.gui.GeotoolsGUIUtil.WEST.Abb=W
-schmitzm.geotools.gui.GeotoolsGUIUtil.EAST.Abb=E
-schmitzm.geotools.gui.CRSSelectionDialog.init.crs.title=CRS database
-schmitzm.geotools.gui.CRSSelectionDialog.init.crs.mess=Initialize CRS database. Please wait...
-schmitzm.geotools.gui.CRSSelectionDialog.title=Choose a coordinate reference system (CRS)
-schmitzm.geotools.gui.CRSSelectionDialog.mandatory=CRS must be specified!
-schmitzm.geotools.gui.CRSSelectionDialog.button.wgs84=WGS-84 CRS
+schmitzm.geotools.gui.FeatureCollectionFilterPanel.PreviewMapPaneToolTip=Red features are included by the filter,\ngray features are not.
+org.geotools.styling.ColorMap.TYPE_INTERVALS=Classifying intervals
+schmitzm.geotools.gui.GeotoolsGUIUtil.SOUTH=South
+ScalePane.PixelMetersScale=1 pixel \= {0} meters
+schmitzm.geotools.gui.MapContextControlPane.SaveColorMapDialog.QUESTION=Enter a name for the new color map...
+schmitzm.geotools.gui.JMapEditorToolBar.NewFeature.title=New feature attributes
 schmitzm.geotools.gui.CRSSelectionDialog.button.default=Default CRS (${0})
-schmitzm.geotools.gui.CRSSelectionDialog.button.predefined=Predefined
-schmitzm.geotools.gui.CRSSelectionDialog.button.userDefined=User defined:
-schmitzm.geotools.gui.JMapEditorPane.Err.MissingMap=First a layer must be displayed (to define CRS and geo-position).
-schmitzm.geotools.gui.JMapEditorPane.Err.Line.LessPoints=For a line feature at least 2 points must be specified!
-schmitzm.geotools.gui.JMapEditorPane.Err.Polygon.LessPoints=For a polygon feature at least 3 points must be specified!
-schmitzm.geotools.gui.JMapEditorToolBar.button.layer.new=Create new layer
-schmitzm.geotools.gui.JMapEditorToolBar.button.layer.save=Finish layer
-schmitzm.geotools.gui.JMapEditorToolBar.button.layer.cancel=Abort layer
-schmitzm.geotools.gui.JMapEditorToolBar.button.edit.undo=Undo last editing operation
+schmitzm.geotools.gui.SelectableFeatureTablePane.button.selectionToTop.tt=Move selected to the top of the table
+MapPaneButtons.NextZoom.TT=Go to next map extend
+schmitzm.geotools.gui.ColorMapTable.Header.COLOR=Color
+schmitzm.geotools.gui.MapContextControlPane.Menu.MOVE_DOWN=Move layer DOWN
+schmitzm.geotools.gui.SelectableFeatureTablePane.button.clearSelection.tt=Clear selection
+schmitzm.geotools.gui.MapActionControlPane.INFO=Info
+schmitzm.geotools.gui.GeotoolsGUIUtil.LoadFeature=Load vector
+Attribute=Attribute
+schmitzm.geotools.gui.MapContextControlPane.Menu.HIDEALL=Hide all layers
+org.geotools.styling.StyleBuilder.MARK_CROSS=Cross
+MapPaneButtons.Pan.TT=Move the visible map extend
 schmitzm.geotools.gui.JMapEditorToolBar.button.edit.redo=Redo last undone editing operation
-schmitzm.geotools.gui.JMapEditorToolBar.button.edit.clear=Undo all editing operation
-schmitzm.geotools.gui.JMapEditorToolBar.button.edit.finish=Start new feature
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.dialog.title=Create new layer...
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.title=Layer title
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.title.default=New Layer
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.type=Layer type
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.type.point=Point layer
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.type.line=Line layer
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.type.polygon=Polygon layer
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.ftype.title=Non-Geometric attributes
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.Err.GeomAttr=Attribute name '${0}' reserverd for default geometry.
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.Err.AutoVal=Auto value not supported for attribut type '${0}'.
-schmitzm.geotools.gui.JMapEditorToolBar.NewFeature.title=New feature attributes
-schmitzm.geotools.gui.StyleToolBar.FillColor=Fill
+schmitzm.geotools.gui.FeatureCollectionFilterPanel.ResultsBorderTitle=Filter result\:
 schmitzm.geotools.gui.StyleToolBar.BorderColor=Border
-schmitzm.geotools.gui.StyleToolBar.BorderWidth=Border width
-schmitzm.geotools.gui.StyleToolBar.PointMark=Point style
-schmitzm.geotools.gui.FeatureTypeBuilderTableModel.AttrName=Name
-schmitzm.geotools.gui.FeatureTypeBuilderTableModel.AttrType=Type
-schmitzm.geotools.gui.FeatureTypeBuilderTableModel.Nillable=Nillable
-schmitzm.geotools.gui.FeatureTypeBuilderTableModel.AutoValue=Auto
-schmitzm.geotools.gui.FeatureTypeBuilderTableModel.DefValue=Default
+schmitzm.geotools.gui.SelectableFeatureTablePane.selectionStatus=${0} of ${1} ${2} selected.
+org.geotools.styling.StyleBuilder.MARK_STAR=Star
+schmitzm.geotools.gui.CRSSelectionDialog.button.predefined=Predefined
 schmitzm.geotools.gui.FeatureTypeBuilderTableModel.NewAttr=ATTR_${0}
-
-schmitzm.geotools.gui.SelectableFeatureTablePane.button.clearSelection.tt=Clear selection
-schmitzm.geotools.gui.SelectableFeatureTablePane.button.selectionToTop.tt=Move selected to the top of the table
-schmitzm.geotools.gui.SelectableFeatureTablePane.button.invertSelection.tt=Invert selection
+schmitzm.geotools.gui.CRSSelectionDialog.button.userDefined=User defined\:
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.title=Layer title
+schmitzm.geotools.gui.JMapEditorToolBar.button.edit.clear=Undo all editing operation
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.ftype.title=Non-Geometric attributes
+schmitzm.geotools.gui.CRSSelectionDialog.button.wgs84=WGS-84 CRS
+schmitzm.geotools.gui.JMapEditorToolBar.button.edit.undo=Undo last editing operation
 schmitzm.geotools.gui.SelectableFeatureTablePane.button.zoomToSelection.tt=Zoom to selected features
-schmitzm.geotools.gui.SelectableFeatureTablePane.selectionStatus=${0} of ${1} ${2} selected.
-schmitzm.geotools.gui.SelectableFeatureTablePane.selectionStatus.polygons=polygons
-schmitzm.geotools.gui.SelectableFeatureTablePane.selectionStatus.points=points
-schmitzm.geotools.gui.SelectableFeatureTablePane.selectionStatus.lines=lines
-
+schmitzm.geotools.gui.FeatureTypeBuilderTableModel.DefValue=Default
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.title.default=New Layer
+schmitzm.geotools.gui.RasterPositionLabel.LABEL_PREFIX=Raster value
+schmitzm.geotools.gui.MapContextControlPane.ColorMapDialog.TITLE=Color map
+schmitzm.geotools.gui.GeotoolsGUIUtil.WEST.Abb=W
+schmitzm.geotools.gui.FeatureCollectionFilterPanel.TestButton=Test filter
+schmitzm.geotools.gui.FeatureTablePane.PreviewMapPaneToolTip=Red features are selected,\ngray features are not.
+MapPaneButtons.Selection.ClearSelection.TT=Clear all selections
+schmitzm.geotools.gui.CRSSelectionDialog.init.crs.mess=Initialize CRS database. Please wait...
+MapPaneButtons.ZoomOut.TT=Zoom away from the map
+SearchMapDialog.title=Search labels in map\: ${0}
+schmitzm.geotools.gui.GeotoolsGUIUtil.NORTH.Abb=N
+schmitzm.geotools.gui.MapContextControlPane.Menu.REMOVE=Remove layer
+org.geotools.styling.ColorMap.TYPE_VALUES=Classifying values
+schmitzm.geotools.feature.FeatureTableModel.AttrValue=Value
+schmitzm.geotools.gui.FeatureCollectionFilterPanel.TestResultDetailsButton=?
+schmitzm.geotools.gui.FeatureTypeBuilderTableModel.Nillable=Nillable
+SearchMapDialog.searchString.Label=Enter search string\:
+schmitzm.geotools.gui.JMapEditorToolBar.button.layer.cancel=Abort layer
+org.geotools.styling.StyleBuilder.MARK_X=X
+SearchMapDialog.resultsTable.tt=Click on a result to show it. 
+schmitzm.geotools.gui.ColorMapTable.Header.QUANTITY=Quantity
+schmitzm.geotools.gui.JMapEditorToolBar.button.layer.save=Finish layer
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.type.polygon=Polygon layer
+org.geotools.styling.StyleBuilder.MARK_CIRCLE=Circle
+AtlasFeatureLayerFilterDialog.WindowTitle=Filter by attribute\: ${0}
+schmitzm.geotools.gui.MapContextControlPane.Menu.SHOWALL=Show all layers
+schmitzm.geotools.gui.MapContextControlPane.Menu.RECOLOR=Recolor layer
+schmitzm.geotools.gui.GeotoolsGUIUtil.LoadRaster=Load raster
+schmitzm.geotools.gui.MapContextControlPane.Menu.MOVE_UP=Move layer UP
+org.geotools.styling.StyleBuilder.MARK_TRIANGLE=Triangle
+schmitzm.geotools.gui.ColorMapTable.Header.OPACITY=Transparent
+SearchMapDialog.Results.Column.Name=name
+MapPaneButtons.Selection.AddSelection.TT=Add objects to current selection
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.type.point=Point layer
+SearchMapDialog.Explanation=<html>Here you can search all of the map's <b>labels</b>.</html>  
+org.geotools.styling.StyleBuilder.MARK_SQUARE=Square
+schmitzm.geotools.gui.ColorMapTable.Header.LABEL=Label
 schmitzm.geotools.gui.GridPanelFormatter_DHDN.title=1,234,567 (H|R)
-schmitzm.geotools.gui.GridPanelFormatter_LatLon1.title=deegree\u00B0 minute' (N|E|S|W)
+schmitzm.geotools.gui.GeotoolsGUIUtil.SaveFeature=Save vector
+ScalePane.OGCScaleDenominator=Scale\: 1\:${0}
+org.geotools.styling.StyleBuilder.MARK_ARROW=Arrow
+schmitzm.geotools.gui.JMapEditorPane.Err.MissingMap=First a layer must be displayed (to define CRS and geo-position).
+schmitzm.geotools.gui.FeatureCollectionFilterPanel.FilterDefinitionBorderTitle=Define filter\:
 schmitzm.geotools.gui.GridPanelFormatter.ToolTipTemplate=${0} in unit ${1}
-
-schmitzm.geotools.gui.GeoPositionLabel.LABEL_PREFIX=Mouse coordinate\:  
-
-MapPaneButtons.Pan.TT=Move the visible map extend
-MapPaneButtons.Info.TT=Get information about objects 
+schmitzm.geotools.gui.MapActionControlPane.ZOOM_OUT=Zoom out
 MapPaneButtons.ZoomIn.TT=Zoom nearer to the map
-MapPaneButtons.ZoomOut.TT=Zoom away from the map
-MapPaneButtons.LastZoom.TT=Go to last map extend
-MapPaneButtons.NextZoom.TT=Go to next map extend
-
-MapPaneButtons.Selection.SetSelection.TT=Select objects to be selected
-MapPaneButtons.Selection.AddSelection.TT=Add objects to current selection
-MapPaneButtons.Selection.RemoveSelection.TT=Remove objects from current selection 
-MapPaneButtons.Selection.ClearSelection.TT=Clear all selections
-
-SearchMapDialog.Results.Column.Layer=found in
-SearchMapDialog.Results.Column.Name=name
-SearchMapDialog.resultsTable.tt=Click on a result to show it. 
-SearchMapDialog.searchString.Label=Enter search string:
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.type.line=Line layer
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.dialog.title=Create new layer...
 SearchMapDialog.searchString.tt=Enter text and press [Enter or Return].
-SearchMapDialog.title=Search labels in map\: ${0}
-SearchMapDialog.Explanation=<html>Here you can search all of the map's <b>labels</b>.</html>  
-
-CRSLabel=Map shown in\: ${0} 
+schmitzm.geotools.gui.JMapEditorPane.Err.Polygon.LessPoints=For a polygon feature at least 3 points must be specified\!
+schmitzm.geotools.gui.GridPanelFormatter_LatLon1.title=deegree\u00B0 minute' (N|E|S|W)
+schmitzm.geotools.gui.JMapEditorToolBar.button.edit.finish=Start new feature
+schmitzm.geotools.gui.FeatureCollectionFilterPanel.TestResultDetailsToolTip=Show error details...
+schmitzm.geotools.gui.CRSSelectionDialog.title=Choose a coordinate reference system (CRS)
+AtlasFeatureLayerFilterDialog.AttributeTableHeader.Name=Name
+Attributes=Attributes
+schmitzm.geotools.gui.MapActionControlPane.ZOOM_IN=Zoom in
+schmitzm.geotools.gui.MapContextControlPane.Menu.FILTER=Filter layer...
 CRSLabel.TT=Shows the coordinate reference system (CRS) of the map. 
-
-AtlasFeatureLayerFilterDialog.AttributeTableHeader.VariableName = Variable
-AtlasFeatureLayerFilterDialog.AttributeTableHeader.Description = Description
-AtlasFeatureLayerFilterDialog.AttributeTableHeader.Name = Name
-AtlasFeatureLayerFilterDialog.AttributeTableHeader.Unit = Unit
-AtlasFeatureLayerFilterDialog.WindowTitle = Filter by attribute: ${0}
-FilterTableCellEditor.FilterDialogTitle = Filter for ${0} (${1}), ${2}
-
-ScalePane.OGCScaleDenominator=Scale: 1:${0}
-ScalePane.PixelMetersScale=1 pixel = {0} meters
-
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.type=Layer type
 Logoposition.TOPRIGHT=top-right
-Logoposition.BOTTOMRIGHT=bottom-right
-Logoposition.TOPLEFT=top-left
+schmitzm.geotools.gui.FeatureTypeBuilderTableModel.AutoValue=Auto
+schmitzm.geotools.gui.FeatureTypeBuilderTableModel.AttrType=Type
+schmitzm.geotools.gui.SelectableFeatureTablePane.selectionStatus.polygons=polygons
+schmitzm.geotools.gui.GeotoolsGUIUtil.Save=Save
+schmitzm.geotools.gui.GeotoolsGUIUtil.WEST=West
+schmitzm.geotools.gui.MapContextControlPane.Menu.INVERTALL=Invert all layers
+schmitzm.geotools.gui.JMapEditorPane.Err.Line.LessPoints=For a line feature at least 2 points must be specified\!
+schmitzm.geotools.gui.JMapEditorToolBar.button.layer.new=Create new layer
+schmitzm.geotools.gui.GeotoolsGUIUtil.West=West
+schmitzm.geotools.gui.GeotoolsGUIUtil.Load=Load
+MapPaneButtons.Selection.RemoveSelection.TT=Remove objects from current selection 
+AtlasFeatureLayerFilterDialog.AttributeTableHeader.Description=Description
+schmitzm.geotools.gui.StyleToolBar.PointMark=Point style
+schmitzm.geotools.gui.GeotoolsGUIUtil.SaveRaster=Save raster
+CRSLabel=Map shown in\: ${0} 
+MapPaneButtons.Selection.SetSelection.TT=Select objects to be selected
 Logoposition.BOTTOMLEFT=bottom-left
+AtlasFeatureLayerFilterDialog.AttributeTableHeader.Unit=Unit
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.Err.GeomAttr=Attribute name '${0}' reserverd for default geometry.
+schmitzm.geotools.gui.SelectableFeatureTablePane.selectionStatus.lines=lines
+schmitzm.geotools.gui.CRSSelectionDialog.init.crs.title=CRS database
+Logoposition.BOTTOMRIGHT=bottom-right
+schmitzm.geotools.gui.FeatureTypeBuilderTableModel.AttrName=Name
+schmitzm.geotools.gui.GeotoolsGUIUtil.EAST=East
+schmitzm.geotools.gui.SelectableFeatureTablePane.button.invertSelection.tt=Invert selection

Modified: trunk/schmitzm-gt/src/main/resources/de/schmitzm/geotools/gui/resource/locales/GTResourceBundle_de.properties
===================================================================
--- trunk/schmitzm-gt/src/main/resources/de/schmitzm/geotools/gui/resource/locales/GTResourceBundle_de.properties	2011-01-27 13:45:02 UTC (rev 1448)
+++ trunk/schmitzm-gt/src/main/resources/de/schmitzm/geotools/gui/resource/locales/GTResourceBundle_de.properties	2011-01-27 13:51:10 UTC (rev 1449)
@@ -31,7 +31,7 @@
 # ------ German Translations for GUI components ------
 # ------ in Package schmitz.geotools.gui        ------
 # ----------------------------------------------------
-
+asdas=asdasd
 Attribute=Attribut
 Attributes=Attribute
 

Modified: trunk/schmitzm-jfree/pom.xml
===================================================================
--- trunk/schmitzm-jfree/pom.xml	2011-01-27 13:45:02 UTC (rev 1448)
+++ trunk/schmitzm-jfree/pom.xml	2011-01-27 13:51:10 UTC (rev 1449)
@@ -73,8 +73,8 @@
 								<configuration>
 									<mainClass>de.schmitzm.lang.ResourceProviderOperator</mainClass>
 									<arguments>
-										<argument>-s</argument>
-										<argument>${project.build.directory}/../src</argument>
+<!--										<argument>-s</argument>-->
+<!--										<argument>${project.build.directory}/../src</argument>-->
 										<argument>-b</argument>
 										<argument>de.schmitzm.jfree.resource.locales.JFreeResourceBundle
 										</argument>



More information about the Schmitzm-commits mailing list