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 |
cancel | Cancel |
generate | Generate |
new | New |
add | Add |
remove | Remove |
refine | Refine |
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.
...
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.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? |
bookmark.publish | Publish |
bookmark.published | Published |
bookmark.private | Private |
com.cohga.client.actions.redline
weave.redline
...
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 |
---|---|
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> |
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 |
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 |