Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following is a reference for the i18n resources that can be set for a client

Global Resources

The following are global resources that can be set to change the text for common items (although not everything uses them yet)

id

Default

open

Open

close

Close

ok

Ok

OK

cancel

Cancel

yes
generate
Yes
no
Generate
No

new

New

add

Add

remove

Remove

refine

Refine

generateGenerate


idDefault
readytoopenReady to open...
clicktoopenclick here to open the link


Client Resources

The following items list the i18n resources that can be set using client:resources to alter the display of the component directly.
The first line is the component id, the following lines are the names of the resources and their value if not set.
When there are 2 client id's they're aliases for the same item.

...

For example:

Code Block
xml
xml

	<client:resources lang="it">
		<detailsaction>
			<tooltip>
				<title>Ashowa da detaila</title>
				<text>Displaya da detaila view, eh</text>
			</tooltip>
		</detailsaction>
	</client:resources>

or

Code Block
xml
xml

	<client:resources lang="it">
		<resource id="detailsaction.tooltip.title">Ashowa da detaila</resource>
		<resource id="detailsaction.tooltip.text">Displaya da detaila view, eh</resource>
	</client:resources>

or in a resources .properties file

Code Block

	detailsaction.tooltip.title=Ashowa da detaila
	detailsaction.tooltip.text=Displaya da detaila view, eh

com.cohga.html.client.grid.details

id

Default

detailsaction.tooltip.title

Show Details

detailsaction.tooltip.text

Display a detail view

com.cohga.client.action.legend

id

Default

legendaction.tooltip.title

Map Legend

legendaction.tooltip.text

Display a legend for the map layers

com.cohga.client.action.metadata

id

Default

metadataaction.tooltip.title

Metadata

metadataaction.tooltip.text

Display metadata for the map layers

com.cohga.client.action.toc

id

Default

tocaction.tooltip.title

Layers

tocaction.tooltip.text

Change the display of map layers

com.cohga.client.action.toctoggle

id

Default

toctoggle.tooltip.title

Toggle Layer

toctoggle.tooltip.text

Toggle the display of a map layer

weave.coordZoom

id

Default

coordzoom.tooltip.title

Coordinate Zoom

coordzoom.tooltip.text

Zoom to a given coordinate

coordzoom.bodyText

 


coordzoom.zoomWidthLabel

Select the zoom width

coordzoom.zoomProjLabel

Select the projection

coordzoom.windowTitle

Enter Map Coordinate

coordzoom.units.km

kilometre

coordzoom.units.kms

kilometres

coordzoom.units.m

metre

coordzoom.units.ms

metres

coordzoom.units.mi

mile

coordzoom.units.mis

miles

coordzoom.units.ft

foot

coordzoom.units.fts

feet

coordzoom.units.nm

nautical mile

coordzoom.units.nms

nautical miles

coordzoom.lonLabel

Longitude

coordzoom.latLabel

Latitude

coordzoom.xLabel

X

coordzoom.yLabel

Y

coordzoom.degLabel

Deg

coordzoom.minLabel

Min

coordzoom.secLabel

Sec

coordzoom.error.outOfRange

The location could not be shown as it does not reside within the boundary of the Map

coordzoom.error.mapUnitsNotMetres

Map units are in feet or degrees not metres

coordzoom.error.invalidCoordinates

The coordinate values are not valid

coordzoom.error.invalidRange

Value must be between {0} and {1}

com.cohga.html.client.grid.exportAction

id

Default

exportaction.tooltip.title

Export Data

exportaction.tooltip.text

Export the Grid Data into the specified format

com.cohga.html.client.main.gridView
com.cohga.html.client.main.identifyView

id

Default

grid.page.displayMsg

Displaying {0} - {1} of {2}

grid.data.emptyMsg

No data to display

grid.page.beforePage

Page

grid.page.afterPage

of {0}

grid.page.first

First Page

grid.page.prev

Previous Page

grid.page.next

Next Page

grid.page.last

Last Page

grid.page.refresh

Refresh

grid.page.items

Items per page

com.cohga.html.client.main.searchView

id

Default

search.error.validation

The search has fields that are required to be entered. Please fix the errors marked in red.

search.reset.tooltip

Reset the Form

weave.snap

id

Default

snap.title

Snapping

snap.tooltip

Enable snapping

weave.snap.settings
com.cohga.snap.settings.view

id

Default

snap.settings.title

Snap Settings

snap.settings.tooltip

Alter the current snapping settings

snap.settings.node

Node

snap.settings.vertex

Vertex

snap.settings.edge

Edge

snap.settings.type

Snap Type

snap.settings.entity

Snap Entity

snap.settings.tolerance

Snap Tolerance (m)

snap.settings.save

Save Defaults

weave.emailFeedback

id

Default

feedback.email.tooltip.title

Feedback

feedback.email.tooltip.text

Send feedback to the system administrator

feedback.email.success.title

Feedback Submitted

feedback.email.success.text

Your feedback has been sent

feedback.email.window.title

Email support & feedback

feedback.email.window.send

Send

feedback.email.from.label

E-mail From

feedback.email.from.empty

Enter a valid email address

feedback.email.classification.label

Classification

feedback.email.classification.empty

Select a classification...

feedback.email.subject.label

Subject

feedback.email.subject.empty

Type a subject for the message

feedback.email.message.label

Message

feedback.email.message.empty

Enter the message text

com.cohga.client.panel.edit

id

Default

edit.create.text

Create

edit.create.tooltip

Create a new entity

edit.create.notify

Entity successfully created

edit.update.text

Update

edit.update.tooltip

Edit the selected entity

edit.update.notify

Entity successfully edited

edit.delete.text

Delete

edit.delete.tooltip

Delete the selected entity

edit.delete.notify

Entity successfully deleted

edit.submit.text

Submit

edit.submit.tooltip

Submit changes

edit.cancel.text

Cancel

edit.cancel.tooltip

Cancel changes

edit.cancel.modified.title

Unsaved Changes

edit.cancel.modified.message

Do you want to discard the changes you have made?

edit.polygon.text

Polygon

edit.polygon.tooltip

Add a polygon

edit.line.text

Line

edit.line.tooltip

Add a line

edit.point.text

Point

edit.point.tooltip

Add a point

edit.modify.text

Modify

edit.modify.tooltip

Click on an item to modify it

edit.remove.text

Remove

edit.remove.tooltip

Remove the currently selected item

edit.import.text

Import

edit.import.tooltip

Import geometry from another entity

edit.import.error.tooManyGeometries

There are too many geometries in the source

edit.import.error.tooManyPoints

There are too many points in the source

edit.import.error.tooManyLinestrings

There are too many lines in the source

edit.import.error.tooManyPolygons

There are too many polygons in the source

edit.reset.text

Reset

edit.reset.tooltip

Reset the form fields

com.cohga.html.client.map.bookmark
weave.bookmark

bookmark.tooltip.title

Bookmark

bookmark.tooltip.text

Work with bookmarks

bookmark.name

Bookmark Name

bookmark.saveExtent

Save

Include Extent

bookmark.saveLayers

Save

Include Layers

bookmark.saveRedlines

Save

Include Redlines

bookmark.saveEntity

Save

id

Default

redline.tooltip.title

Redline

redline.tooltip.text

Add elements to the map

redline.title

Redline

redline.name

Redline Name

redline.transparency

Transparency

redline.none

none

redline.load.tooltip.title

Load

redline.load.tooltip.text

Load and manage your saved redlines

redline.load.title

Manage Redlines

redline.load.noRedlines

No redlines are currently available

redline.load.removeAllPrompt

This will delete all of your saved redlines, do you want to continue?

redline.load.removeSelectedPrompt

This will delete the selected saved redline, do you want to continue?

redline.load.replacePrompt

This will replace all of your existing redline elements, do you want to continue?

redline.save.tooltip.title

Save

redline.save.tooltip.text

Save the current set of redlines

redline.save.title

Save Redline

redline.save.prompt

Please enter a name to save the redline elements

redline.save.replacePrompt

Do you want to replace the existing redline?

redline.circle.tooltip.title

Circle

redline.circle.tooltip.text

Add a circle to the map

redline.defaults.tooltip.title

Save Settings

redline.defaults.tooltip.text

Save the current settings as the defaults

redline.delete.tooltip.text

Delete the currently selected redline element

redline.delete.confirmTitle

Delete

redline.delete.confirmPtompt

This will delete the selected redline element

Include Entity

bookmar.saveSelectionInclude Selection

bookmark.emptyText

No bookmarks to display

bookmark.title

Bookmark Manager

bookmark.addBookmark

Add Bookmark

bookmark.manageBookmarks

Manage Bookmarks

bookmark.replacePrompt

Do you want to replace the existing bookmark?

bookmark.removeAllText

Remove All

bookmark.removeAllPrompt

This will delete all of your bookmarks do you want to continue?

bookmark.removeSelectedText

Remove Selected

bookmark.removeSelectedPrompt

This will delete the selected bookmark do you want to continue?

com.cohga.client.actions.redline
weave.redline

bookmark.publish

Publish

bookmark.published

Published

bookmark.private

Private

bookmark.mamage.titleSystem Bookmar Manager
bookmark.idId
bookmark.userUser
bookmark.updateUpdate
bookmark.editBookmarkEdit Boomkark
bookmark.publishBookmarkPublish Bookmark
bookmark.editEdit
bookmark.createdCreated
bookmark.timeExecuted
bookmark.countCount
bookmark.categoryCategory
bookmark.groupGroup
bookmark.shareBookmarkShare Bookmark
bookmark.shareShare
bookmark.sharedShared
bookmark.descriptionDescription
bookmark.descriptionHelpTo help keep track of bookmark
publishbookmark.tooltip.titlePublished Bookmarks
publishbookmark.tooltip.textOpen a published bookmark
managebookmark.tooltip.titleManage Bookmarks
managebookmark.tooltip.textManage bookmarks that have been published or shared

com.cohga.client.actions.redline
weave.redline

id

Default

redline.tooltip.title

Redline

redline.tooltip.text

Add elements to the map

redline.title

Redline

redline.name

Redline Name

redline.transparency

Transparency

redline.none

none

redline.load.tooltip.title

Load

redline.load.tooltip.text

Load and manage your saved redlines

redline.load.title

Manage Redlines

redline.load.noRedlines

No redlines are currently available

redline.load.removeAllPrompt

This will delete all of your saved redlines, do you want to continue?

redline.

deleteAll

load.

tooltip.title

Delete All

redline.deleteAll.tooltip.text

Delete all redline elements

redline.deleteAll.confirmTitle

Delete All

redline.deleteAll.confirmPrompt

This will delete all of your

removeSelectedPrompt

This will delete the selected saved redline, do you want to continue?

redline.load.replacePrompt

This will replace all of your existing redline elements, do you want to continue?

redline.

entity

save.tooltip.title

Get

Save

redline.

entity

save.tooltip.text

Create a redline item from the currently selected entity

redline.fillMenu

Save the current set of redlines

redline.save.title

Save Redline

redline.save.prompt

Please enter a name to save the redline elements

redline.save.replacePrompt

Do you want to replace the existing redline?

redline.circle.tooltip.title

Fill Settings

Circle

redline.

fillMenu

circle.tooltip.text

Change the fill colour and transparency of the selected feature

Add a circle to the map

redline.

fontMenu

defaults.tooltip.title

Font

Save Settings

redline.

fontMenu

defaults.tooltip.text

Change the Font colour and style of the selected features text

Save the current settings as the defaults

redline.

fontMenu

delete.

family

tooltip.

labelFamily

text

Delete the currently selected redline element

redline.

fontMenu

delete.

family.serif

confirmTitle

Serif

Delete

redline.

fontMenu

delete.

family.sansserifSans-Serif

confirmPtompt

This will delete the selected redline element, do you want to continue?

redline.

fontMenu

deleteAll.

family

tooltip.

monospace

title

Monospace

Delete All

redline.

fontMenu

deleteAll.

size

tooltip.

labelSize

text

Delete all redline elements

redline.

fontMenu

deleteAll.

size.smallSmall

confirmTitle

Delete All

redline.

fontMenu

deleteAll.

size.mediumMedium

confirmPrompt

This will delete all of your redline elements, do you want to continue?

redline.

fontMenu

entity.

size

tooltip.

large

title

Large

Get

redline.

fontMenu

entity.

weight

tooltip.

labelWeight

text

Create a redline item from the currently selected entity

redline.

fontMenu

fillMenu.

weight

tooltip.

lighter

title

Lighter

Fill Settings

redline.

fontMenu

fillMenu.

weight

tooltip.

normalNormal

text

Change the fill colour and transparency of the selected feature

redline.fontMenu.

weight

tooltip.

bold

title

Bold

Font Settings

redline.fontMenu.

weight

tooltip.

bolderBolder

text

Change the Font colour and style of the selected features text

redline.

marker

fontMenu.

tooltip

family.

title

label

Marker

Family

redline.

marker

fontMenu.

tooltip

family.

textAdd a marker to the map

serif

Serif

redline.

markerMenu

fontMenu.

tooltip

family.

titleMarker Settings

sansserif

Sans-Serif

redline.

markerMenu

fontMenu.

tooltip

family.

textChange the marker colour

monospace

Monospace

redline.

markerMenu

fontMenu.size.

red

label

Red

Size

redline.

markerMenu

fontMenu.size.

green

small

Green

Small

redline.

markerMenu

fontMenu.size.

blue

medium

Blue

Medium

redline.

modify

fontMenu.

tooltip

size.

title

large

Modify

Large

redline.

modify

fontMenu.

tooltip

weight.

textClick on the a redline to modify

label

Weight

redline.

point

fontMenu.

tooltip

weight.

title

lighter

Point

Lighter

redline.

point

fontMenu.

tooltip

weight.

textAdd a point to the map

normal

Normal

redline.

polygon

fontMenu.

tooltip

weight.

title

bold

Polygon

Bold

redline.

polygon

fontMenu.

tooltip

weight.

textAdd a polygon to the map

bolder

Bolder

redline.

polyline

marker.tooltip.title

Polyline

Marker

redline.

polyline

marker.tooltip.text

Add a

polyline

marker to the map

redline.

rectangle

markerMenu.tooltip.title

Rectangle

Marker Settings

redline.

rectangle

markerMenu.tooltip.text

Add a rectangle to the map

redline.square

Change the marker colour

redline.markerMenu.red

Red

redline.markerMenu.green

Green

redline.markerMenu.blue

Blue

redline.modify.tooltip.title

Square

Modify

redline.

square

modify.tooltip.text

Add

Click on the a

square

redline to

the map

modify

redline.

strokeMenu

point.tooltip.title

Line Settings

Point

redline.

strokeMenu

point.tooltip.text

Change the line colour and transparency of the selected feature

Add a point to the map

redline.

strokeMenu

polygon.

width

tooltip.

label

title

Line Width

Polygon

redline.

strokeMenu

polygon.

style

tooltip.

label

Line Style

Document Management System

id

Default

dms.selected

text

Add a polygon to the map

redline.polyline.tooltip.title

Show Documents

Polyline

dms

redline.

selected

polyline.tooltip.text

Display any documents attached

Add a polyline to the

active selected entities

map

dms

redline.

alldms.all

rectangle.tooltip.title

Show Documents for all

Rectangle

redline.rectangle.tooltip.text

Display any documents attached to all selected entities

dms.remove

dms.upload.tooltip.title

Upload Document

dms.upload

Add a rectangle to the map

redline.square.tooltip.title

Remove Document

dms.remove.prompt

Are you sure you want to remove this document?

dms.remove.success

The document has been removed

dms.remove.failure

The document could not be removed

Square

redline.square.tooltip.text

Add a square to the map

redline.strokeMenu.tooltip.title

Line Settings

redline.strokeMenu.tooltip.text

Upload a document and attach it to

Change the line colour and transparency of the selected

entity

feature

dms

redline.strokeMenu.

upload

width.

selectfile

Select a file

dms.upload.file

File

dms.upload.description

Description

dms.upload.upload

Upload

dms.upload.uploading

Uploading your file...

dms.upload.success

Successfully uploaded file to the server

dms.upload.failure

Upload to the server failed

dms.text.display

Display

dms.text.remove

Remove

Help

id

Default

help.tooltip.title

Help

help.tooltip.text

Click to open the Help window

help.title

Help

help.filter

Filter

help.expandAll

Expand All

help.collapseAll

Collapse All

Updates for Weave 2.5

weave.buffer (or com.cohga.html.client.actions.bufferAction)

id

Default

weave.buffer.tooltip.title

Buffer

weave.buffer.tooltip.text

Create a Buffer around the selected features

weave.buffer.window.title

Buffer the Selected Features

weave.buffer.layer.label

Layer

weave.buffer.distance.label

Distance (m)

weave.buffer.distance.invalid

Please enter a valid Buffer Distance

weave.buffer.distance.blank

Please enter a Buffer Distance

weave.coords

id

Default

weave.coords.tooltip.title

Coordinate Display

weave.coords.tooltip.text

Display current coordinates in a different projection

weave.coords.window.title

Coordinate Display

weave.fixedZoomIn

id

Default

weave.fixedZoomIn.tooltip.title

Zoom In

weave.fixedZoomIn.tooltip.text

Zoom in on the Map

weave.fixedZoomOut

id

Default

weave.fixedZoomOut.tooltip.title

Zoom Out

weave.fixedZoomOut.tooltip.text

Zoom out on the Map

weave.fullExtent (or com.cohga.html.client.map.fullExtentAction)

id

Default

weave.fullExtent.tooltip.title

Full Extent

weave.fullExtent.tooltip.text

Return to the Full Extent

weave.spatialIdentify (or com.cohga.html.client.map.spatialIdentify)

id

Default

weave.spatialIdentify.tooltip.title

Spatial Identify

weave.spatialIdentify.tooltip.text

Click on the map and drag a circle to identify features

weave.spatialIdentify.window.title

Spatial Identify

...

label

Line Width

redline.strokeMenu.style.label

Line Style

redline.export.tooltip.title
redline.export.tooltip.textExport all redlines to Shapefile
redline.export.titleExport Redline
redline.export.projectionProjection
redline.export.descriptionDescription
redline.export.exportExport
redline.export.clearClear
redline.export.kml.tooltip.titleExport to KML
redline.export.kml.tooltip.textExport all redlines to KML
redline.export.kml.titleExport Redline
redline.layers.titleOrganise Redlines
redline.layers.tooltop.titleOrganise
redline.layers.tooltip.textList and organise redlines
redline.layers.areaArea
redline.layers.lengthLength

Document Management System

id

Default

dms.selected.tooltip.title

Show Documents

dms.selected.tooltip.text

Display any documents attached to the active selected entities

dms.all.tooltip.title

Show Documents for all

dms.all.tooltip.text

Display any documents attached to all selected entities

dms.remove.title

Remove Document

dms.remove.prompt

Are you sure you want to remove this document?

dms.remove.success

The document has been removed

dms.remove.failure

The document could not be removed

dms.upload.tooltip.title

Upload Document

dms.upload.tooltip.text

Upload a document and attach it to the selected entity

dms.upload.selectfile

Select a file

dms.upload.file

File

dms.upload.description

Description

dms.upload.upload

Upload

dms.upload.uploading

Uploading your file...

dms.upload.success

Successfully uploaded file to the server

dms.upload.failure

Upload to the server failed

dms.text.display

Display

dms.text.remove

Remove

Help

id

Default

help.tooltip.title

Help

help.tooltip.text

Click to open the Help window

help.title

Help

help.filter

Filter

help.expandAll

Expand All

help.collapseAll

Collapse All

Updates for Weave 2.5

weave.buffer (or com.cohga.html.client.actions.identifyActionbufferAction)

id

Default

weave.

identify

buffer.tooltip.title

Identify

Buffer

weave.

identify

buffer.tooltip.text

Click on the map and drag a circle to identify the

Create a Buffer around the selected features

weave.

identify

buffer.window.title

Identify

Buffer the Selected Features

weave.

...

id

Default

weave.initialExtent.tooltip.title

Initial Extent

weave.initialExtent.tooltip.text

Return to the Initial Extent

...

buffer.layer.label

Layer

weave.buffer.distance.label

Distance (m)

weave.buffer.distance.invalid

Please enter a valid Buffer Distance

weave.buffer.distance.blank

Please enter a Buffer Distance

weave.coords

id

Default

weave.

intersect

coords.tooltip.title

Intersect

Coordinate Display

weave.

intersect

coords.tooltip.text

Select features in this layer that Intersect selected features in another

weave.intersect.layer.label

Layer

weave.intersect.window.title

Intersect the Selected Features

...

Display current coordinates in a different projection

weave.coords.window.title

Coordinate Display

weave.fixedZoomIn

id

Default

weave.fixedZoomIn.tooltip.title

Zoom In

weave.fixedZoomIn.tooltip.text

Zoom in on the Map

weave.fixedZoomOut

id

Default

weave.

maptips

fixedZoomOut.tooltip.title

MapTips

Zoom Out

weave.

maptips

fixedZoomOut.tooltip.text

Hover the mouse over a location and get information about the point

weave.maptips.multipleText

There are too many features at that location

...

Zoom out on the Map

weave.fullExtent (or com.cohga.html.client.actionsmap.gridWindowActionfullExtentAction)

id

Default

weave.

gridWindow

fullExtent.tooltip.title

Grid

Full Extent

weave.

gridWindow

fullExtent.tooltip.text

Generate a Grid Report for the Active Entity

Return to the Full Extent

weave.

...

Data

weave.grid.export spatialIdentify (or com.cohga.html.client.gridmap.exportActionspatialIdentify)

id

Default

weave.

grid

spatialIdentify.

export.

tooltip.title

Export Data

Spatial Identify

weave.

grid

spatialIdentify.

export.

tooltip.text

Export the Grid Data into the specified format

...

Click on the map and drag a circle to identify features

weave.spatialIdentify.window.title

Spatial Identify

weave.identify (or com.cohga.html.client.gridactions.panActionidentifyAction)

id

Default

weave.

grid

identify.

pan.

tooltip.title

Pan

Identify

weave.

grid.pan

identify.tooltip.text

Pan to the selected feature in the Grid

Click on the map and drag a circle to identify the features

weave.

grid

identify.

pan

window.

text

title

Pan

Identify

weave.grid.refine initialExtent (or com.cohga.html.client.gridmap.refineinitialExtentAction)

id

Default

weave.

grid

initialExtent.

refine.

tooltip.title

Refine Selection

Initial Extent

weave.

grid.refine

initialExtent.tooltip.text

Refine the current selection in the Grid

weave.grid.refine.text

Refine

...

Return to the Initial Extent

weave.intersect (or com.cohga.html.client.gridactions.removeActionintersect)

id

Default

weave.

grid.remove

intersect.tooltip.title

Remove Selection

Intersect

weave.

grid

intersect.

remove.

tooltip.text

Remove the current selection in the Grid

Select features in this layer that Intersect selected features in another

weave.

grid

intersect.

remove

layer.

text

label

Remove

Layer

weave.

...

intersect.window.title

Intersect the Selected Features

weave.maptips

id

Default

weave.

grid

maptips.

zoom.

tooltip.title

Zoom To

MapTips

weave.

grid.zoom

maptips.tooltip.text

Zoom to the selected feature in the Grid

Hover the mouse over a location and get information about the point

weave.

grid

maptips.

zoom.textZoom

multipleText

There are too many features at that location

weave.measurePolygon gridWindow (or com.cohga.html.client.actions.map.measurePolygongridWindowAction)

id

Default

weave.

measurePolygon

gridWindow.tooltip.title

Measure Polygon

Grid

weave.

measurePolygon

gridWindow.tooltip.text

Measure a polygon on the map

Generate a Grid Report for the Active Entity

weave.

measurePolygon

gridWindow.window.title

Measure Polygon

Data

weave

...

Segment Length

...

weave.measurePolygon.bearing

...

Bearing

...

weave.measurePolygon.totalArea

...

Total Area (Approx)

weave.measurePolyline .grid.export (or com.cohga.html.client.grid.exportAction)

id

Default

weave.grid.export.tooltip.title

Export Data

weave.grid.export.tooltip.text

Export the Grid Data into the specified format

weave.grid.pan (or com.cohga.html.client.actionsgrid.map.measurePolylinepanAction)

id

Default

weave.grid.

measurePolyline

pan.tooltip.title

Measure Polyline

Pan

weave.

measurePolyline

grid.pan.tooltip.text

Measure a polyline on the map

Pan to the selected feature in the Grid

weave.

measurePolyline

grid.

window

pan.

title

text

Measure Polyline

Pan

weave.

...

Segment Length

...

weave.measurePolyline.bearing

...

Bearing

...

weave.measurePolyline.totalLength

...

Total Length

weave.nextExtent grid.refine (or com.cohga.html.client.mapgrid.nextExtentActionrefine)

id

Default

weave.grid.

nextExtent

refine.tooltip.title

Next Extent

Refine Selection

weave.grid.

nextExtent

refine.tooltip.text

Go to the Next Extent

Refine the current selection in the Grid

weave.grid.refine.text

Refine

weave.previousExtent grid.remove (or com.cohga.html.client.mapgrid.previousExtentActionremoveAction)

id

Default

weave.grid.

previousExtent

remove.tooltip.title

Previous Extent

Remove Selection

weave.grid.

previousExtent

remove.tooltip.text

Go to the Previous Extent

Remove the current selection in the Grid

weave.grid.remove.text

Remove

weave.pan grid.zoom (or com.cohga.html.client.mapgrid.panActionzoomAction)

id

Default

weave.

pan

grid.zoom.tooltip.title

Pan

Zoom To

weave.

pan

grid.zoom.tooltip.text

Click and drag the map to a new location

Zoom to the selected feature in the Grid

weave.grid.zoom.text

Zoom

weave.projections measurePolygon (or com.cohga.client.actions.map.projActionmeasurePolygon)

id

Default

weave.

projections

measurePolygon.tooltip.title

Coordinate Display

Measure Polygon

weave.

projections

measurePolygon.tooltip.text

Display current coordinates in a different projection

Measure a polygon on the map

weave.

projections

measurePolygon.window.title

Coordinate Display

Measure Polygon

weave.

...

id

Default

measurePolygon.segmentLength

Segment Length

weave.

refreshMap

measurePolygon.

tooltip.title

bearing

Refresh

Bearing

weave.

refreshMap

measurePolygon.

tooltip.textRefresh the Map

totalArea

Total Area (Approx)

weave.clear measurePolyline (or com.cohga.htmlclient.clientactions.map.select.clearActionmeasurePolyline)

id

Default

weave.

clear

measurePolyline.tooltip.title

Clear Selection

Measure Polyline

weave.

clear

measurePolyline.tooltip.text

Click to clear the current selection

...

Measure a polyline on the map

weave.measurePolyline.window.title

Measure Polyline

weave.measurePolyline.segmentLength

Segment Length

weave.measurePolyline.bearing

Bearing

weave.measurePolyline.totalLength

Total Length

weave.nextExtent (or com.cohga.html.client.map.select.clearAllActionnextExtentAction)

id

Default

weave.

clearAllAction

nextExtent.tooltip.title

Clear All Selections

Next Extent

weave.

clearAllAction

nextExtent.tooltip.text

Click to clear all selections

Go to the Next Extent

weave.selectZoom previousExtent (or com.cohga.html.client.map.select.zoomActionpreviousExtentAction)

id

Default

weave.

selectZoom

previousExtent.tooltip.title

Zoom Selection

Previous Extent

weave.

selectZoom

previousExtent.tooltip.text

Click to zoom to the current selection

weave.selectZoom.errorTitle

Information

weave.selectZoom.errorMessage

No Spatial Features found matching selection

...

Go to the Previous Extent

weave.pan (or com.cohga.html.client.map.select.zoomAllActionpanAction)

id

Default

weave.

selectZoomAll

pan.tooltip.title

Zoom All Selection

Pan

weave.

selectZoomAll

pan.tooltip.text

Click

to zoom to the current selection of all layers

and drag the map to a new location

weave.spatialselect projections (or com.cohga.html.client.actions.spatialSelectActionprojAction)

id

Default

weave.

spatialselect

projections.tooltip.title

Spatial Select

Coordinate Display

weave.

spatialselect

projections.tooltip.text

Select entities based on their spatial relationship to other entities

Display current coordinates in a different projection

weave.

spatialselect

projections.window.title

Selected Entities

Coordinate Display

weave.

...

refreshMap (or com.cohga.html.client.map.refreshMapAction)

id

Default

weave.

spatialselect

refreshMap.

label

tooltip.

intersect

title

intersect

Refresh

weave.

spatialselect

refreshMap.

label

tooltip.

closesttois closest to

text

Refresh the Map

weave.clear (or com.

...

cohga.

...

are next to

...

weave.spatialselect.label.target

...

html.client.map.select.clearAction)

id

Default

weave.

spatialselect

clear.

label

tooltip.

distanceDistance (m)

title

Clear Selection

weave.

spatialselect.text.distance.invalid

Please enter a valid Buffer Distance

weave.spatialselect.text.distance.blank

Please enter a Buffer Distance

weave.spatialselect.label.type

Type

weave.spatialselect.label.source

Source

...

clear.tooltip.text

Click to clear the current selection

weave.clearAll (or com.cohga.html.client.map.select.zoominActionclearAllAction)

id

Default

weave.

zoomIn

clearAllAction.tooltip.title

Zoom In

Clear All Selections

weave.

zoomIn

clearAllAction.tooltip.text

Click

on the map and drag a rectangle

to clear all selections

weave.zoomOut selectZoom (or com.cohga.html.client.map.zoomoutActionselect.zoomAction)

id

Default

weave.

zoomOut

selectZoom.tooltip.title

Zoom

Out

Selection

weave.

zoomOut

selectZoom.tooltip.text

Click

on the map and drag a rectangle

to zoom to the current selection

weave.

...

selectZoom.

...

errorTitle

id

Information

Default

weave.

toc

selectZoom.

clearSelection.text

Clear Selection

...

errorMessage

No Spatial Features found matching selection

weave.selectZoomAll (or com.cohga.html.client.map.select.zoomAllAction)

id

Default

weave.

toc

selectZoomAll.

collapseAll.

tooltip.title

Collapse

Zoom All Selection

weave.

toc

selectZoomAll.

collapseAll.

tooltip.text

Collapse all the Groups to hide all sub groups and

Click to zoom to the current selection of all layers

weave.spatialselect (or com.

...

cohga.

...

 

weave.toc.expandAllhtml.client.actions.spatialSelectAction)

id

Default

weave.

toc.expandAll

spatialselect.tooltip.title

Expand All

Spatial Select

weave.

toc.expandAll

spatialselect.tooltip.text

Expand all the Groups to hide all sub groups and layers

Select entities based on their spatial relationship to other entities

weave.

toc

spatialselect.

expandAll

window.

text

title

 

Selected Entities

weave.

...

spatialselect.label.

...

id

Default

withindistanceof

are within a distance of

weave.

toc

spatialselect.

load

label.

tooltip.title

intersect

Load

intersect

weave.

toc

spatialselect.

load

label.

tooltip.textRetrieve the previously saved state

closestto

is closest to

weave.

toc

spatialselect.

load

label.

text

nextto

 

are next to

weave.

...

spatialselect.label.

...

target

id

Target

Default

weave.

toc

spatialselect.

save

label.

tooltip.titleSave

distance

Distance (m)

weave.

toc

spatialselect.

save

text.

tooltip

distance.

textStore the current state

invalid

Please enter a valid Buffer Distance

weave.

toc.save

spatialselect.text

 

...

.

...

distance.

...

id

Default

blank

Please enter a Buffer Distance

weave.

toc

spatialselect.

lockLayer

label.

text

type

Lock Layer

Type

weave.

toc

spatialselect.

unlockLayer

label.

text

source

Unlock Layer

Source

weave.toc.selectLayer

id

Default

weave.toc.selectLayer.text

Select Layer

weave.toc.filterzoomIn (or com.cohga.html.client.map.zoominAction)

id

Default

weave.

toc

zoomIn.

filter

tooltip.

emptyText

title

Filter

Zoom In

weave.

toc

zoomIn.

filter

tooltip.

filteringTextFiltering

text

Click on the map and drag a rectangle

weave.toc.zoomToLayerzoomOut (or com.cohga.html.client.map.zoomoutAction)

id

Default

weave

.toc.zoomToLayer.textZoom To Layer

.zoomOut.tooltip.title

Zoom Out

weave.zoomOut.tooltip.text

Click on the map and drag a rectangle

weave.toc.zoomToMaxScaleclearSelection

id

Default

weave.toc.

zoomToMaxScale

clearSelection.text

Zoom to Max. Scale

Clear Selection

weave.toc.zoomToMinScalecollapseAll

id

Default

weave.toc.

zoomToMinScale

collapseAll.tooltip.

textZoom to Min. Scale

title

Collapse All

weave.

...

toc.collapseAll.tooltip.text

Collapse all the Groups to hide all sub groups and layers

weave.toc.collapseAll.text


weave.toc.expandAll

id

Default

weave.

legendWindow

toc.expandAll.tooltip.title

Map Legend

Expand All

weave.

legendWindow

toc.expandAll.tooltip.text

Display a legend for the map

Expand all the Groups to hide all sub groups and layers

weave.

legendWindow

toc.

window

expandAll.

title

text

Legend


weave.metadataWindow (or com.cohga.client.action.metadata)toc.load

id

Default

weave.

metadataWindow

toc.load.tooltip.title

Metadata

Load

weave.toc.

metadataWindow

load.tooltip.text

Display metadata for the map layers

Retrieve the previously saved state

weave.

metadataWindow

toc.

window

load.

titleMetadata

text


weave.tocMenu (or com.cohga.client.action.toc)toc.save

id

Default

weave.toc.

tocMenu

save.tooltip.title

Layers

Save

weave.toc.

tocMenu

save.tooltip.text

Change the display of map layers

Store the current state

weave

...

.toc.save.text


weave.toc.lockLayer

id

Default

weave.

tocWindow

toc.

tooltip

lockLayer.

titleTable of Contents

text

Lock Layer

weave.

tocWindow

toc.

tooltip

unlockLayer.text

View the Table of Contents in a new floating window

Unlock Layer

weave.

...

toc.selectLayer

id

Default

weave.

...

toc.selectLayer.text

Select Layer

weave.toc.filter

id

Default

weave.

toggleToc

toc.

tooltip

filter.

title

emptyText

Toggle Layer

Filter

weave.

toggleToc

toc.

tooltip

filter.

textToggle the display of a map layer

filteringText

Filtering

weave.legend (or com.cohga.client.panel.legend)toc.zoomToLayer

id

Default

weave.

legend

toc.

tooltip.title

Legend

weave.legend.tooltip.text

Display a legend for the map layers

zoomToLayer.text

Zoom To Layer

weave.

...

toc.

...

No legend is currently available

licence agreement

zoomToMaxScale

id

Default

weave.

licence.title

Licence Agreement

weave.licence

toc.zoomToMaxScale.text

No licence text defined. Please add one to the licence

paging toolbar

id

Default

weave.paging.itemsPerPage

Items per page

grid

Zoom to Max. Scale

weave.toc.zoomToMinScale

id

Default

grid

weave.toc.

filter

zoomToMinScale.text

Filter

grid.filter.tooltip

Type text to filter and press Enter

...

Zoom to Min. Scale

weave.legendWindow (or com.cohga.client.action.legend)

id

Default

weave.

mapctrl

legendWindow.

scalebar.

tooltip.title

Scalebar Units

Map Legend

weave.

mapctrl

legendWindow.

scalebar.

tooltip.text

Right click to change the Units

Display a legend for the map layers

weave.

mapctrl

legendWindow.

scalebar

window.

label

title

Scale 1:

Legend

weave

...

.metadataWindow (or com.cohga.client.action.metadata)

id

Default

weave.

mapctrl

metadataWindow.

scalebar

tooltip.

kilometres

title

Kilometres

Metadata

weave.

mapctrl

metadataWindow.

scalebar

tooltip.

feetFeet

text

Display metadata for the map layers

weave.

mapctrl

metadataWindow.

scalebar

window.

miles

title

Miles

Metadata

weave.entitySelectorViewtocMenu (or com.cohga.client.action.toc)

id

Default

weave.

entitySelectorView.title

Entities

weave.entitySelectorView.

tocMenu.tooltip.title

Entities

Layers

weave.

entitySelectorView

tocMenu.tooltip.text

Manage the current entities

Change the display of map layers

weave.

...

tocWindow (or weave.tocWindowAction)

id

Default

weave.

entitySelectorView

tocWindow.

entity

tooltip.

text

title

Entity

Table of Contents

weave.

entitySelectorView

tocWindow.

size

tooltip.text

Size

View the Table of Contents in a new floating window

weave.

entitySelectorView

tocWindow.

group

window.

text

title

Group

Table of Contents

weave.grid toggleToc (or com.cohga.html.client.mainaction.gridViewtoctoggle)

id

Default

weave.

grid

toggleToc.tooltip.title

Data

Toggle Layer

weave.toggleToc.tooltip.text

Toggle the display of a map layer

weave.report legend (or com.cohga.html.client.mainpanel.reportViewlegend)

id

Default

weave.

report

legend.tooltip.title

Report

Legend

weave.

...

legend.tooltip.text

Display a legend for the map layers

weave.legend.emptyText

No legend is currently available

licence agreement

id

Default

weave.

search

licence.title

Search

Licence Agreement

weave.

...

licence.text

No licence text defined. Please add one to the licence

paging toolbar

id

Default

weave.

toc

paging.

title

itemsPerPage

Layers

Items per page

selectiongrid

id

Default

weave

grid.

select.new.tooltip.titleNew Selection

filter.text

Filter

grid.filter.tooltip

Type text to filter and press Enter

weave.

...

mapctrl.scalebar

id

Default

weave.

select

mapctrl.

remove

scalebar.tooltip.title

Remove Selection

Scalebar Units

weave.

select

mapctrl.

refine

scalebar.tooltip.

titleRefine Selection

text

Right click to change the Units

weave.

select

mapctrl.

rect

scalebar.

tooltip.textClick on the map and drag a rectangle

label

Scale 1:

weave.

select

mapctrl.

circle

scalebar.

tooltip.textClick on the map and drag a circle

metres

Metres

weave.

select

mapctrl.

polyline

scalebar.

tooltip.textClick on the map and drag a polyline

kilometres

Kilometres

weave.

select

mapctrl.

polygon

scalebar.

tooltip.textClick on the map and drag a polygon

feet

Feet

weave.

select

mapctrl.

point

scalebar.

tooltip.textClick on the map to select a location

miles

Miles

weave.uploadFile (or com.cohga.spatial.upload.uploadFile)entitySelectorView

id

Default

uploadFile

weave.entitySelectorView.title

Entities

weave.entitySelectorView.tooltip.title

Upload

Entities

uploadFile

weave.entitySelectorView.tooltip.text

Upload a file as a layer on the map

uploadFile.windowTitle

Upload File

uploadFile.addText

Add

uploadFile.addTooltip

Add local files

uploadFile.clearAllText

Clear

uploadFile.clearAllTooltip

Clear all uploading files

uploadFile.uploadText

Upload

uploadFile.uploadTooltip

Upload all files

uploadFile.stopText

Stop

uploadFile.stopTooltip

Stop uploading

uploadFile.step1PromtText

<p>Please select files</p>

uploadFile.supportedFormats

Suported formats are:<p>
<ol>
<li>- Keyhole Markup (.kml or .kmz)</li>
<li>- Shapefile (.shp, .shx, .dbf)<li>
<li>- Comma Separated (.csv or .txt)</li>
</ol>
You can also include
<ol>
<li>- Style Layer Description file (.sld)</li>
<li>- Projection file (.prj)</li>
</ol>
for shapefiles and comma separated files

uploadFile.tocGroupLabel

Upload

uploadFile.tocGroupDescription

Uploaded Layers

uploadFile.inputLabel

Input

uploadFile.pointsLabel

Points

uploadFile.linesLabel

Lines

uploadFile.polygonsLabel

Polygons

uploadFile.markLabel

Mark

uploadFile.fillLabel

Fill

uploadFile.strokeLabel

Stroke

Manage the current entities

weave.entitySelectorView.other.text

Other

weave.entitySelectorView.entity.text

Entity

weave.entitySelectorView.size.text

Size

weave.entitySelectorView.group.text

Group

weave.grid (or com.cohga.html.client.main.gridView)

id

Default

weave.grid.title

Data

weave.report (or com.cohga.html.client.main.reportView)

id

Default

weave.report.title

Report

weave.search (or com.cohga.html.client.main.searchView)

id

Default

weave.search.title

Search

weave.toc (or com.cohga.html.client.map.tocView)

id

Default

weave.toc.title

Layers

selection

id

Default

weave.select.new.tooltip.title

New Selection

weave.select.add.tooltip.title

Add Selection

weave.select.remove.tooltip.title

Remove Selection

weave.select.refine.tooltip.title

Refine Selection

weave.select.rect.tooltip.text

Click on the map and drag a rectangle

weave.select.circle.tooltip.text

Click on the map and drag a circle

weave.select.polyline.tooltip.text

Click on the map and drag a polyline

weave.select.polygon.tooltip.text

Click on the map and drag a polygon

weave.select.point.tooltip.text

Click on the map to select a location

weave.uploadFile (or com.cohga.spatial.upload.uploadFile)

id

Default

uploadFile.tooltip.title

Upload

uploadFile.tooltip.text

Upload a file as a layer on the map

uploadFile.windowTitle

Upload File

uploadFile.addText

Add

uploadFile.addTooltip

Add local files

uploadFile.clearAllText

Clear

uploadFile.clearAllTooltip

Clear all uploading files

uploadFile.uploadText

Upload

uploadFile.uploadTooltip

Upload all files

uploadFile.stopText

Stop

uploadFile.stopTooltip

Stop uploading

uploadFile.step1PromtText

<p>Please select files</p>

uploadFile.supportedFormats

Suported formats are:<p>
<ol>
<li>- Keyhole Markup (.kml or .kmz)</li>
<li>- Shapefile (.shp, .shx, .dbf)<li>
<li>- Comma Separated (.csv or .txt)</li>
</ol>
You can also include
<ol>
<li>- Style Layer Description file (.sld)</li>
<li>- Projection file (.prj)</li>
</ol>
for shapefiles and comma separated files

uploadFile.tocGroupLabel

Upload

uploadFile.tocGroupDescription

Uploaded Layers

uploadFile.inputLabel

Input

uploadFile.pointsLabel

Points

uploadFile.linesLabel

Lines

uploadFile.polygonsLabel

Polygons

uploadFile.markLabel

Mark

uploadFile.fillLabel

Fill

uploadFile.strokeLabel

Stroke

weave.zipnship

iddefault
zipnship.tooltip.titleZip'n'Ship
zipnship.tooltip.textExtract the selected features
zipnship.menu.active.labelActive Layer
zipnship.menu.active.tooltipOnly export the selected features from the active entity
zipnship.menu.all.labelAll Layers
zipnship.menu.all.tooltipExport the selected features from all entities that have a selection
zipnship.menu.export.labelExport
zipnship.menu.export.tooltipPerform the export

weave.zipnshipenvelope

iddefault
zipnshipenvelope.tooltip.titleZip'n'Ship
zipnshipenvelope.tooltip.textExtract the features from the current extent

Other pending changes

id

Default

datacombo.emptyText

No Data Avaliable

searchcombo.emptyText

No Searches Avaliable

indexcombo.emptyText

Quick search

indexcombo.loading

Searching...

indexcombo.tooltip.title

Quick Search

indexcombo.tooltip.text

Type here to search

indexcombo.tooltip2.title

Redisplay

indexcombo.tooltip2.text

Redisplay search results

indexcombo.tooltip3.title

Reset

indexcombo.tooltip3.text

Reset search results

details.tooltip.title

Details

details.tooltip.text

Display details about a selected entity

details.emptyText

No details to display

details.loading

Loading...

details.loadError

Unable to load data

entityselector.tooltip.title

Entities

entityselector.tooltip.text

Manage the current entities

entityselector.defaultGroupName

Other

entityselector.entityLabel

Entity

entityselector.sizeLabel

Size

entityselector.groupLabel

Group

grid.filter.text

Filter

grid.filter.tooltip

Type text to filter and press Enter


Export to KML