|
136 | 136 | "Admin.EditChallenge.form.exportableProperties.label": "Properties to export in CSV", |
137 | 137 | "Admin.EditChallenge.form.featured.description": "Featured challenges are shown at the top of the list when browsing and searching challenges. Only super-users may mark a challenge as featured.", |
138 | 138 | "Admin.EditChallenge.form.featured.label": "Featured", |
| 139 | + "Admin.EditChallenge.form.highPriorityBounds.label": "High Priority Bounds", |
139 | 140 | "Admin.EditChallenge.form.highPriorityRules.label": "High Priority Rules", |
140 | 141 | "Admin.EditChallenge.form.ignoreSourceErrors.description": "Proceed despite detected errors in source data. Only expert users who fully understand the implications should attempt this.", |
141 | 142 | "Admin.EditChallenge.form.ignoreSourceErrors.label": "Ignore Errors", |
|
150 | 151 | "Admin.EditChallenge.form.localGeoJson.description": "Please upload the local GeoJSON file from your computer", |
151 | 152 | "Admin.EditChallenge.form.localGeoJson.label": "I want to upload a GeoJSON file", |
152 | 153 | "Admin.EditChallenge.form.localGeoJson.readOnly": "If you need to upload fresh GeoJSON, choose Rebuild Tasks when managing your challenge.", |
| 154 | + "Admin.EditChallenge.form.lowPriorityBounds.label": "Low Priority Bounds", |
153 | 155 | "Admin.EditChallenge.form.lowPriorityRules.label": "Low Priority Rules", |
154 | 156 | "Admin.EditChallenge.form.maxZoom.description": "The maximum allowed zoom level for your challenge. This should be set to a level that allows the user to sufficiently zoom in to work on the tasks while keeping them from zooming in to a level that isn’t useful or exceeds the available resolution of the map/imagery in the geographic region.", |
155 | 157 | "Admin.EditChallenge.form.maxZoom.label": "Maximum Zoom Level", |
| 158 | + "Admin.EditChallenge.form.mediumPriorityBounds.label": "Medium Priority Bounds", |
156 | 159 | "Admin.EditChallenge.form.mediumPriorityRules.label": "Medium Priority Rules", |
157 | 160 | "Admin.EditChallenge.form.minZoom.description": "The minimum allowed zoom level for your challenge. This should be set to a level that allows the user to sufficiently zoom out to work on tasks while keeping them from zooming out to a level that isn’t useful.", |
158 | 161 | "Admin.EditChallenge.form.minZoom.label": "Minimum Zoom Level", |
|
712 | 715 | "CountryName.ZA": "South Africa", |
713 | 716 | "CountryName.ZM": "Zambia", |
714 | 717 | "CountryName.ZW": "Zimbabwe", |
| 718 | + "CustomPriorityBoundsField.cancel": "Cancel", |
| 719 | + "CustomPriorityBoundsField.cancelLasso": "Cancel Lasso", |
| 720 | + "CustomPriorityBoundsField.clearAll": "Clear All", |
| 721 | + "CustomPriorityBoundsField.clearAllPolygons": "Clear All Polygons", |
| 722 | + "CustomPriorityBoundsField.clearPolygons": "Clear All", |
| 723 | + "CustomPriorityBoundsField.confirmClearAllMessage": "Are you sure you want to remove all {count} polygons? This action cannot be undone.", |
| 724 | + "CustomPriorityBoundsField.deletePolygon": "Delete Polygon", |
| 725 | + "CustomPriorityBoundsField.drawPolygon": "Draw Polygon", |
| 726 | + "CustomPriorityBoundsField.hideMap": "Hide Map", |
| 727 | + "CustomPriorityBoundsField.highPriority": "High Priority", |
| 728 | + "CustomPriorityBoundsField.lassoSelect": "Lasso Select", |
| 729 | + "CustomPriorityBoundsField.lowPriority": "Low Priority", |
| 730 | + "CustomPriorityBoundsField.mediumPriority": "Medium Priority", |
| 731 | + "CustomPriorityBoundsField.polygonsDefined": "{count} polygon{count, plural, one { } other {s}} defined", |
| 732 | + "CustomPriorityBoundsField.recenterOnPolygons": "Recenter on Polygons", |
| 733 | + "CustomPriorityBoundsField.remove": "Remove", |
| 734 | + "CustomPriorityBoundsField.removePolygon": "Remove Polygon", |
| 735 | + "CustomPriorityBoundsField.showMap": "Show Map", |
715 | 736 | "CustomUrlList.controls.add.label": "Add URL", |
716 | 737 | "CustomUrlList.description.description": "Optional brief description of the URL", |
717 | 738 | "CustomUrlList.name.description": "A unique name/label for this custom URL", |
|
856 | 877 | "Footer.versionLabel": "MapRoulette", |
857 | 878 | "Footer.versions.heading": "VERSIONS", |
858 | 879 | "Footer.viewBlog": "Read the Blog", |
| 880 | + "Form.controls.addBounds.label": "Add a Bounds", |
859 | 881 | "Form.controls.addMustachePreview.note": "Note: all mustache property tags evaluate to empty in preview", |
860 | 882 | "Form.controls.addPriorityRule.label": "Add a Rule", |
861 | 883 | "Form.controls.markdownField.formatErrorJSON.label": "Upload Failed! Layout must be exported from the task completion flow.", |
|
0 commit comments