# -- Esri Error Messages -- # E0001E=Editor requires geometry service (to create polygons) E0002E=Use a subclass instance E0003E=Invalid updateDelay value {0} E0004W=Setting map extent to null E0005E=Invalid tile service: {0} E0006E=Null spatial reference E0007E=Invalid execute input parameter keys. May not match the task definition E0008E=Unable to parse the string {0} into a date E0009E=This date does not conform to RFC822 E00010E=Unsupported Query parameters for FeatureCollection E0011E=Invalid feature layer: {0} E00012E=No services set up # -- UI related messages for TimeSlider -- # timeSliderPlay=Play timeSliderPause=Pause # -- UI related messages for DrawTool -- # drawTooltipMappoint=Click to add a point drawTooltipMultipointStart=Click to start adding points drawTooltipMultipointFinish=Double-click to finish drawTooltipPolylinePolygonStart=Click to start drawing drawTooltipPolygonContinueDrawing=Click to continue drawing drawTooltipPolylinePolygonComplete=Double-click to complete drawTooltipOther=Press down to start and let go to finish # -- UI related messages for EditTool -- # editToolContextMenuItem=Delete vertex # -- UI related messages for Editor component -- # editorInfoWindowLabel=Attributes editorSelectionTooltip=Select features by drawing a rectangle editorNewSelectionLabel=New editorNewSelectionTooltip=Create a new selection by drawing a rectangle editorAddSelectionLabel=Add editorAddSelectionTooltip=Draw a rectangle to add features to current selection editorSubtractSelectionLabel=Subtract editorSubtractSelectionTooltip=Draw a rectangle to remove features from current selection editorClearSelectionTooltip=Clear selection editorDeleteTooltip=Delete selected features editorCreateOptionsTooltip=Choose from create options editorCreatePointLabel=Point editorCreatePointToPointLabel=Point-to-Point editorCreateMultipointLabel=Multipoint editorCreateFreehandLabel=Freehand editorCreateLineLabel=Line editorCreateExtentLabel=Extent editorCreateCircleLabel=Circle editorCreateEllipseLabel=Ellipse editorCreateAutoCompleteLabel=AutoComplete editorCutTooltip=Split lines or polygons with a 'cutting' line editorMergeTooltip=Merge selected features editorReshapeTooltip=Reshape selected line or polygon with a 'reshaping' line editorUndoTooltip=Undo editorRedoTooltip=Redo editorUpdatingLabel=Updating... editorEditVerticesContextMenuText=Edit vertices editorEditShapeContextMenuText=Edit shape editorAddFeatureOperationStartLabel=Adding feature... editorAddFeatureOperationCompleteLabel=Feature added. editorAddFeatureOperationFailedLabel=Add feature failed. editorDeleteFeatureOperationStartLabel=Deleting feature... editorDeleteFeatureOperationCompleteLabel=Feature deleted. editorDeleteFeatureOperationFailedLabel=Feature delete failed. editorDeleteFeaturesOperationStartLabel=Deleting features... editorDeleteFeaturesOperationCompleteLabel=Features deleted. editorDeleteFeaturesOperationFailedLabel=Delete features failed. editorUpdateFeatureOperationStartLabel=Updating feature... editorUpdateFeatureOperationCompleteLabel=Feature updated. editorUpdateFeatureOperationFailedCompleteLabel=Update feature failed. editorMergeFeaturesOperationStartLabel=Merging features... editorMergeFeaturesOperationCompleteLabel=Features merged. editorMergeFeaturesOperationFailedCompleteLabel=Merge features failed. editorSplitFeatureOperationStartLabel=Spliting feature... editorSplitFeatureOperationCompleteLabel=Feature split. editorSplitFeatureOperationFailedCompleteLabel=Split features failed. editorSplitFeaturesOperationStartLabel=Spliting features... editorSplitFeaturesOperationCompleteLabel=Features split. editorSplitFeaturesOperationFailedCompleteLabel=Split features failed. editorUndoAddFeatureOperationStartLabel=Undo: Add feature... editorUndoDeleteFeatureOperationStartLabel=Undo: Delete feature... editorUndoDeleteFeaturesOperationStartLabel=Undo: Delete features... editorUndoUpdateFeatureOperationStartLabel=Undo: Update feature... editorUndoMergeFeaturesOperationStartLabel=Undo: Merge features... editorUndoSplitFeatureOperationStartLabel=Undo: Split feature... editorUndoSplitFeaturesOperationStartLabel=Undo: Split features... editorUndoOperationCompleteLabel=Undo complete. editorUndoOperationFailedLabel=Undo failed. editorRedoAddFeatureOperationStartLabel=Redo: Add feature... editorRedoDeleteFeatureOperationStartLabel=Redo: Delete feature... editorRedoDeleteFeaturesOperationStartLabel=Redo: Delete features... editorRedoUpdateFeatureOperationStartLabel=Redo: Update feature... editorRedoMergeFeaturesOperationStartLabel=Redo: Merge features... editorRedoSplitFeatureOperationStartLabel=Redo: Split feature... editorRedoSplitFeaturesOperationStartLabel=Redo: Split features... editorRedoOperationCompleteLabel=Redo complete. editorRedoOperationFailedLabel=Redo failed. # -- UI related messages for AttributeInspector component -- # attributeInspectorOf=of attributeInspectorDeleteLabel=Delete attributeInspectorOkLabel=OK attributeInspectorFieldRangeValidationError=The value should be between {0} and {1} # -- UI related messages for ContentNavigator component -- # previousButtonTooltip=Previous nextButtonTooltip=Next closeButtonTooltip=Close # -- UI related messages for AttachmentInspector component -- # attachmentInspectorBrowseLabel=Choose a file to attach attachmentInspectorAddLabel=Add attachmentInspectorCancelLabel=Cancel attachmentInspectorNoAttachments=No attachments attachmentInspectorNoAttachmentsSupported=This layer does not support attachments attachmentInspectorNotFeatureLayer=Layer is not an instance of FeatureLayer attachmentInspectorDeleteAlertText=Are you sure you want to delete this item? attachmentInspectorBytes=Bytes attachmentInspectorKiloBytes=KB attachmentInspectorMegaBytes=MB # -- UI related messages for Legend component -- # loadingLabel=Loading... # -- UI related messages for Navigation Slider -- # navigationError=Error # -- UI related messages for ScaleBar -- # scaleBarFeet={0} ft scaleBarMiles={0} mi scaleBarMeters={0} m scaleBarKilometers={0} km # -- UI related messages for MemoButton -- # memoButtonEdit=Edit # -- UI related messages for MemoWindow -- # memoWindowApply=Apply memoWindowCancel=Cancel # -- UI related messages for InfoWindow -- # infowDataGridFirstColumnHeaderText=Key infowDataGridSecondColumnHeaderText=Value # -- UI related messages for the context menu on the map -- # mapContextMenu=About ArcGIS API for Flex... mapAboutText=This application is using ArcGIS API 3.3 for Flex.\nBuild date 2013-05-03. mapAboutLearnMoreBtn=Learn more mapAboutCloseBtn=Close # -- UI related messages for NavigationTool -- # zoomInTooltip=Zoom In zoomOutTooltip=Zoom Out # -- Date Format patterns for PopUpFormat -- # Reference: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/formatters/DateFormatter.html # popUpFormat_dayShortMonthYear=D MMM YYYY popUpFormat_longDate=EEEE, MMMM D, YYYY popUpFormat_longMonthDayYear=MMMM D, YYYY popUpFormat_longMonthYear=MMMM YYYY popUpFormat_shortDate=M/D/YYYY popUpFormat_shortDateLongTime=M/D/YYYY L:NN:SS A popUpFormat_shortDateLongTime24=M/D/YYYY J:NN:SS popUpFormat_shortDateShortTime=M/D/YYYY L:NN A popUpFormat_shortDateShortTime24=M/D/YYYY J:NN popUpFormat_shortMonthYear=MMM YYYY popUpFormat_year=YYYY # -- UI related messages for PopUpRenderer -- # zoomLabel=Zoom to enlargeLabel=Click to enlarge showRelatedRecordsLabel=Show related records hideRelatedRecordsLabel=Hide related records # -- UI related messages for LoginWindow -- # signInWindow_title=Sign In signInWindow_info=Please sign in to access {0} on {1} signInWindow_username=Username signInWindow_password=Password signInWindow_OK=OK signInWindow_signingIn=Signing in.... signInWindow_cancel=Cancel signInWindow_error=Invalid username/password. Please try again. signInWindow_insecure=Your password will be sent unencrypted. signInWindow_resources=resources # -- UI related messages for edit information fields -- # createUserSeconds=Created by {0} seconds ago createUserMinute=Created by {0} a minute ago editUserSeconds=Edited by {0} seconds ago editUserMinute=Edited by {0} a minute ago createSeconds=Created seconds ago createMinute=Created a minute ago editSeconds=Edited seconds ago editMinute=Edited a minute ago createUserMinutes=Created by {0} {1} minutes ago createUserHour=Created by {0} an hour ago createUserHours=Created by {0} {1} hours ago createUserWeekDay=Created by {0} on {1} at {2} createUserFull=Created by {0} on {1} at {2} editUserMinutes=Edited by {0} {1} minutes ago editUserHour=Edited by {0} an hour ago editUserHours=Edited by {0} {1} hours ago editUserWeekDay=Edited by {0} on {1} at {2} editUserFull=Edited by {0} on {1} at {2} createUser=Created by {0} editUser=Edited by {0} createMinutes=Created {0} minutes ago createHour=Created an hour ago createHours=Created {0} hours ago createWeekDay=Created on {0} at {1} createFull=Created on {0} at {1} editMinutes=Edited {0} minutes ago editHour=Edited an hour ago editHours=Edited {0} hours ago editWeekDay=Edited on {0} at {1} editFull=Edited on {0} at {1} weekday_Sunday=Sunday weekday_Monday=Monday weekday_Tuesday=Tuesday weekday_Wednesday=Wednesday weekday_Thursday=Thursday weekday_Friday=Friday weekday_Saturday=Saturday # -- Date Format patterns -- # Reference: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/formatters/DateFormatter.html dateFormat_shortDate=M/D/YYYY dateFormat_shortTime=L:NN A # -- TPKLayer -- # tkpLayerLocationDoesNotExist={0} does not exist. tkpLayerMissingConfXML=Cannot locate conf.xml in tpk file. tkpLayerMissingConfCDI=Cannot locate conf.cdi in tpk file. # -- UI related messages for AttributeTable component -- # attributeTableLayerNotVisibleText=Layer is not visible attributeTableLayerOutOfScaleText=Layer is out of scale range attributeTableNoFeaturesInCurrentExtentText=No features in current map extent attributeTableOptions=Table Options attributeTableShowAll=Show all attributeTableShowSelected=Show selected attributeTableShowUnSelected=Show unselected attributeTableClearSelection=Clear selection attributeTableExport=Export the attributes to a CSV file attributeTableZoomToSelection=Zoom to selected features attributeTableDeleteSelection=Delete selected features attributeTableShowAttachments=Show attachments attributeTableHideAttachments=Hide attachments attributeTableShowRelatedRecords=Show related records attributeTableHideRelatedRecords=Hide related records attributeTableNoFeatureSelected=No feature selected # -- UI related messages for RelationshipInspector component -- # relationshipInspectorNoRelationships=No relationships relationshipInspectorNoRelatedRecords=No related records relationshipInspectorAddRecord=Add new record relationshipInspectorCancel=Cancel relationshipInspectorAdd=Add # -- UI related messages for Geocoder component -- # geocoderSearchPrompt=Search... geocoderNoResultsFoundText=No results found geocoderWorldLocator=Esri World Geocoder # -- UI related messages for Directions component -- # directionsGetReverseDirectionsTooltip=Get reverse directions directionsGetDirections=Get Directions directionsAddDestination=Add Destination directionsDeleteDestinationTooltip=Delete destination directionsClear=Clear directionsClearTooltip=Clear destinations and directions directionsShowOptions=Show options directionsHideOptions=Hide options directionsOptimizeOrder=Optimize order directionsReturnToStart=Return to start directionsUseTraffic=Use traffic directionsAddDestinationByMapClickTooltip=Add destination by clicking on map directionsLoadingDirections=Loading directions... directionsNoLocationFound=Location "{0}" could not be found. directionsNoDirections=Unable to get directions for these locations. directionsNoDirectionsMoreInfo=More Info directionsPrintTooltip=Print directions directionsRouteSummaryText=Total Distance: {0}\nTotal Time: {1} directionsZoomToRouteTooltip=Zoom to full route directionsDistanceMiles={0} mi directionsDistanceKilometers={0} km directionsTimeSeconds={0} seconds directionsTimeMinute={0} minute directionsTimeMinutes={0} minutes directionsTimeHour={0} hour directionsTimeHours={0} hours