...
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 Extent |
bookmark.saveLayers | Save Layers |
bookmark.saveRedlines | Save Redlines |
bookmark.saveEntity | Save Entity |
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.removeAllPrompt | This will delete all of your bookmarks do you want to continue? |
bookmark.removeSelectedPrompt | This will delete the selected bookmark do you want to continue? |
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.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, do you want to continue? |
redline.deleteAll.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 redline elements, do you want to continue? |
redline.entity.tooltip.title | Get |
redline.entity.tooltip.text | Create a redline item from the currently selected entity |
redline.fillMenu.tooltip.title | Fill Settings |
redline.fillMenu.tooltip.text | Change the fill colour and transparency of the selected feature |
redline.fontMenu.tooltip.title | Font Settings |
redline.fontMenu.tooltip.text | Change the Font colour and style of the selected features text |
redline.fontMenu.family.label | Family |
redline.fontMenu.family.serif | Serif |
redline.fontMenu.family.sansserif | Sans-Serif |
redline.fontMenu.family.monospace | Monospace |
redline.fontMenu.size.label | Size |
redline.fontMenu.size.small | Small |
redline.fontMenu.size.medium | Medium |
redline.fontMenu.size.large | Large |
redline.fontMenu.size.label | Weight |
redline.fontMenu.size.lighter | Lighter |
redline.fontMenu.size.normal | Normal |
redline.fontMenu.size.bold | Bold |
redline.fontMenu.size.bolder | Bolder |
redline.marker.tooltip.title | Marker |
redline.marker.tooltip.text | Add a marker to the map |
redline.markerMenu.tooltip.title | Marker Settings |
redline.markerMenu.tooltip.text | Change the marker colour |
redline.markerMenu.red | Red |
redline.markerMenu.green | Green |
redline.markerMenu.blue | Blue |
redline.modify.tooltip.title | Modify |
redline.modify.tooltip.text | Click on the a redline to modify |
redline.point.tooltip.title | Point |
redline.point.tooltip.text | Add a point to the map |
redline.polygon.tooltip.title | Polygon |
redline.polygon.tooltip.text | Add a polygon to the map |
redline.polyline.tooltip.title | Polyline |
redline.polyline.tooltip.text | Add a polyline to the map |
redline.rectangle.tooltip.title | Rectangle |
redline.rectangle.tooltip.text | Add a rectangle to the map |
redline.square.tooltip.title | Square |
redline.square.tooltip.text | Add a square to the map |
redline.strokeMenu.tooltip.title | Line Settings |
redline.strokeMenu.tooltip.text | Change the line colour and transparency of the selected feature |
redline.strokeMenu.width.label | Line Width |
redline.strokeMenu.style.label | Line Style |
Item Resources
The following items list the i18n resources that can be set within a component configuration.
Eventually these should be updated to use the format above, but for now...
The first line is the component id, the following lines are the names of the resources that can be set within a <resources> tag.
When there are 2 client id's they're aliases for the same item.
...
it would be listed below as::
Code Block |
---|
example.item |
...
text Text |
...
moreText More Text |
...
antYetAnother This is the last resource |
and could be i18n configured as:
...
Code Block | ||||
---|---|---|---|---|
| ||||
<item ref="example.item"> <!-- non-common config options if required --> </item> |
The following bookmark properties are obsolete, and can instead be set using resource properties as described above
weave.bookmark
com.cohga.html.client.map.bookmark
...
id | Default |
---|---|
selectfile | Select a file |
file | File |
description | Description |
cancel | Cancel |
upload | Upload |
uploading | Uploading your file... |
success | Successfully uploaded file to the server |
failure | Upload to the server failed |
The following redline properties are obsolete, and can instead be set using resource properties as described above
com.cohga.client.actions.redline.delete
weave.redline.delete
...