SDK Terrain Editor : changed the paintTool tooltip text to match the tool actions

experimental
Dokthar 9 years ago
parent 7e0bd4a385
commit 71e2a7efef
  1. 2
      sdk/jme3-terrain-editor/src/com/jme3/gde/terraineditor/Bundle.properties

@ -124,7 +124,7 @@ TerrainEditorTopComponent.AbsoluteCheckbox.tooltip=Define the height to adjust t
TerrainEditorTopComponent.slopeLockCheckbox.tooltip=Contains the slope between the two slope nodes
TerrainEditorTopComponent.borderDistanceLabel.tooltip=Distance means how far from the terrain's edge the border will be raised (thickness of the border).
TerrainEditorTopComponent.borderHeightLAbel.tooltip=Height means how high the border will go (also accept negative values).
TerrainEditorTopComponent.paintButton.toolTipText=Erase a texture from the terrain
TerrainEditorTopComponent.paintButton.toolTipText=Paint a texture on the terrain. RMB to Erase.
TerrainEditorTopComponent.paintButton.text=
RenameTerrainVisualPanel1.ranemeLabel.text=Rename Terrain Alphamaps
RenameTerrainVisualPanel1.renameField.text=

Loading…
Cancel
Save