// THIS FILE IS AUTOMATICALLY GENERATED DURING COMPILATION.
// DO NOT EDIT THIS FILE. ANY CHANGES WILL BE OVERWRITTEN.

package com.google.appinventor.client.editor.simple.components.i18n;

import com.google.gwt.i18n.client.Messages;

public interface ComponentEventTranslations extends Messages {

  /* Events */
  @DefaultMessage("AboveRange")
  @Description("")
  String AboveRangeEvents();

  @DefaultMessage("AccelerationChanged")
  @Description("")
  String AccelerationChangedEvents();

  @DefaultMessage("ActivityCanceled")
  @Description("")
  String ActivityCanceledEvents();

  @DefaultMessage("AfterActivity")
  @Description("")
  String AfterActivityEvents();

  @DefaultMessage("AfterChoosing")
  @Description("")
  String AfterChoosingEvents();

  @DefaultMessage("AfterDateSet")
  @Description("")
  String AfterDateSetEvents();

  @DefaultMessage("AfterFileSaved")
  @Description("")
  String AfterFileSavedEvents();

  @DefaultMessage("AfterGettingText")
  @Description("")
  String AfterGettingTextEvents();

  @DefaultMessage("AfterPicking")
  @Description("")
  String AfterPickingEvents();

  @DefaultMessage("AfterPicture")
  @Description("")
  String AfterPictureEvents();

  @DefaultMessage("AfterRecording")
  @Description("")
  String AfterRecordingEvents();

  @DefaultMessage("AfterScan")
  @Description("")
  String AfterScanEvents();

  @DefaultMessage("AfterSelecting")
  @Description("")
  String AfterSelectingEvents();

  @DefaultMessage("AfterSoundRecorded")
  @Description("")
  String AfterSoundRecordedEvents();

  @DefaultMessage("AfterSpeaking")
  @Description("")
  String AfterSpeakingEvents();

  @DefaultMessage("AfterTextInput")
  @Description("")
  String AfterTextInputEvents();

  @DefaultMessage("AfterTimeSet")
  @Description("")
  String AfterTimeSetEvents();

  @DefaultMessage("AirPressureChanged")
  @Description("")
  String AirPressureChangedEvents();

  @DefaultMessage("BackPressed")
  @Description("")
  String BackPressedEvents();

  @DefaultMessage("BeforeGettingText")
  @Description("")
  String BeforeGettingTextEvents();

  @DefaultMessage("BeforePageLoad")
  @Description("")
  String BeforePageLoadEvents();

  @DefaultMessage("BeforePicking")
  @Description("")
  String BeforePickingEvents();

  @DefaultMessage("BeforeSpeaking")
  @Description("")
  String BeforeSpeakingEvents();

  @DefaultMessage("BelowRange")
  @Description("")
  String BelowRangeEvents();

  @DefaultMessage("BoundsChange")
  @Description("")
  String BoundsChangeEvents();

  @DefaultMessage("CalibrationFailed")
  @Description("")
  String CalibrationFailedEvents();

  @DefaultMessage("Changed")
  @Description("")
  String ChangedEvents();

  @DefaultMessage("ChoosingCanceled")
  @Description("")
  String ChoosingCanceledEvents();

  @DefaultMessage("Click")
  @Description("")
  String ClickEvents();

  @DefaultMessage("CloudDBError")
  @Description("")
  String CloudDBErrorEvents();

  @DefaultMessage("CollidedWith")
  @Description("")
  String CollidedWithEvents();

  @DefaultMessage("ColorChanged")
  @Description("")
  String ColorChangedEvents();

  @DefaultMessage("Completed")
  @Description("")
  String CompletedEvents();

  @DefaultMessage("ConnectionAccepted")
  @Description("")
  String ConnectionAcceptedEvents();

  @DefaultMessage("DataChanged")
  @Description("")
  String DataChangedEvents();

  @DefaultMessage("DirectMessagesReceived")
  @Description("")
  String DirectMessagesReceivedEvents();

  @DefaultMessage("DoubleTapAtPoint")
  @Description("")
  String DoubleTapAtPointEvents();

  @DefaultMessage("Drag")
  @Description("")
  String DragEvents();

  @DefaultMessage("Dragged")
  @Description("")
  String DraggedEvents();

  @DefaultMessage("EdgeReached")
  @Description("")
  String EdgeReachedEvents();

  @DefaultMessage("EntryClick")
  @Description("")
  String EntryClickEvents();

  @DefaultMessage("ErrorOccurred")
  @Description("")
  String ErrorOccurredEvents();

  @DefaultMessage("FeatureClick")
  @Description("")
  String FeatureClickEvents();

  @DefaultMessage("FeatureDrag")
  @Description("")
  String FeatureDragEvents();

  @DefaultMessage("FeatureLongClick")
  @Description("")
  String FeatureLongClickEvents();

  @DefaultMessage("FeatureStartDrag")
  @Description("")
  String FeatureStartDragEvents();

  @DefaultMessage("FeatureStopDrag")
  @Description("")
  String FeatureStopDragEvents();

  @DefaultMessage("FinishedAddColumn")
  @Description("")
  String FinishedAddColumnEvents();

  @DefaultMessage("FinishedAddRow")
  @Description("")
  String FinishedAddRowEvents();

  @DefaultMessage("FinishedAddSheet")
  @Description("")
  String FinishedAddSheetEvents();

  @DefaultMessage("FinishedClearRange")
  @Description("")
  String FinishedClearRangeEvents();

  @DefaultMessage("FinishedDeleteSheet")
  @Description("")
  String FinishedDeleteSheetEvents();

  @DefaultMessage("FinishedRemoveColumn")
  @Description("")
  String FinishedRemoveColumnEvents();

  @DefaultMessage("FinishedRemoveRow")
  @Description("")
  String FinishedRemoveRowEvents();

  @DefaultMessage("FinishedWriteCell")
  @Description("")
  String FinishedWriteCellEvents();

  @DefaultMessage("FinishedWriteColumn")
  @Description("")
  String FinishedWriteColumnEvents();

  @DefaultMessage("FinishedWriteRange")
  @Description("")
  String FinishedWriteRangeEvents();

  @DefaultMessage("FinishedWriteRow")
  @Description("")
  String FinishedWriteRowEvents();

  @DefaultMessage("FirebaseError")
  @Description("")
  String FirebaseErrorEvents();

  @DefaultMessage("FirstRemoved")
  @Description("")
  String FirstRemovedEvents();

  @DefaultMessage("Flung")
  @Description("")
  String FlungEvents();

  @DefaultMessage("FollowersReceived")
  @Description("")
  String FollowersReceivedEvents();

  @DefaultMessage("FriendTimelineReceived")
  @Description("")
  String FriendTimelineReceivedEvents();

  @DefaultMessage("FunctionCompleted")
  @Description("")
  String FunctionCompletedEvents();

  @DefaultMessage("GPSAvailable")
  @Description("")
  String GPSAvailableEvents();

  @DefaultMessage("GPSLost")
  @Description("")
  String GPSLostEvents();

  @DefaultMessage("GotAddress")
  @Description("")
  String GotAddressEvents();

  @DefaultMessage("GotBallot")
  @Description("")
  String GotBallotEvents();

  @DefaultMessage("GotBallotConfirmation")
  @Description("")
  String GotBallotConfirmationEvents();

  @DefaultMessage("GotCellData")
  @Description("")
  String GotCellDataEvents();

  @DefaultMessage("GotColumnData")
  @Description("")
  String GotColumnDataEvents();

  @DefaultMessage("GotDirections")
  @Description("")
  String GotDirectionsEvents();

  @DefaultMessage("GotFeatures")
  @Description("")
  String GotFeaturesEvents();

  @DefaultMessage("GotFile")
  @Description("")
  String GotFileEvents();

  @DefaultMessage("GotFocus")
  @Description("")
  String GotFocusEvents();

  @DefaultMessage("GotLocationFromAddress")
  @Description("")
  String GotLocationFromAddressEvents();

  @DefaultMessage("GotMessage")
  @Description("")
  String GotMessageEvents();

  @DefaultMessage("GotRangeData")
  @Description("")
  String GotRangeDataEvents();

  @DefaultMessage("GotResponse")
  @Description("")
  String GotResponseEvents();

  @DefaultMessage("GotResult")
  @Description("")
  String GotResultEvents();

  @DefaultMessage("GotRowData")
  @Description("")
  String GotRowDataEvents();

  @DefaultMessage("GotSheetData")
  @Description("")
  String GotSheetDataEvents();

  @DefaultMessage("GotText")
  @Description("")
  String GotTextEvents();

  @DefaultMessage("GotTranslation")
  @Description("")
  String GotTranslationEvents();

  @DefaultMessage("GotValue")
  @Description("")
  String GotValueEvents();

  @DefaultMessage("GyroscopeChanged")
  @Description("")
  String GyroscopeChangedEvents();

  @DefaultMessage("HumidityChanged")
  @Description("")
  String HumidityChangedEvents();

  @DefaultMessage("ImageCreated")
  @Description("")
  String ImageCreatedEvents();

  @DefaultMessage("ImageEdited")
  @Description("")
  String ImageEditedEvents();

  @DefaultMessage("IncomingCallAnswered")
  @Description("")
  String IncomingCallAnsweredEvents();

  @DefaultMessage("Info")
  @Description("")
  String InfoEvents();

  @DefaultMessage("Initialize")
  @Description("")
  String InitializeEvents();

  @DefaultMessage("InstanceIdChanged")
  @Description("")
  String InstanceIdChangedEvents();

  @DefaultMessage("InvalidPoint")
  @Description("")
  String InvalidPointEvents();

  @DefaultMessage("Invited")
  @Description("")
  String InvitedEvents();

  @DefaultMessage("IsAuthorized")
  @Description("")
  String IsAuthorizedEvents();

  @DefaultMessage("LightChanged")
  @Description("")
  String LightChangedEvents();

  @DefaultMessage("LoadError")
  @Description("")
  String LoadErrorEvents();

  @DefaultMessage("LocationChanged")
  @Description("")
  String LocationChangedEvents();

  @DefaultMessage("LongClick")
  @Description("")
  String LongClickEvents();

  @DefaultMessage("LongPressAtPoint")
  @Description("")
  String LongPressAtPointEvents();

  @DefaultMessage("LostFocus")
  @Description("")
  String LostFocusEvents();

  @DefaultMessage("MagneticChanged")
  @Description("")
  String MagneticChangedEvents();

  @DefaultMessage("MediaStored")
  @Description("")
  String MediaStoredEvents();

  @DefaultMessage("MentionsReceived")
  @Description("")
  String MentionsReceivedEvents();

  @DefaultMessage("MessageReceived")
  @Description("")
  String MessageReceivedEvents();

  @DefaultMessage("NewInstanceMade")
  @Description("")
  String NewInstanceMadeEvents();

  @DefaultMessage("NewLeader")
  @Description("")
  String NewLeaderEvents();

  @DefaultMessage("NoLongerCollidingWith")
  @Description("")
  String NoLongerCollidingWithEvents();

  @DefaultMessage("NoOpenPoll")
  @Description("")
  String NoOpenPollEvents();

  @DefaultMessage("OnSettings")
  @Description("")
  String OnSettingsEvents();

  @DefaultMessage("OrientationChanged")
  @Description("")
  String OrientationChangedEvents();

  @DefaultMessage("OtherPlayerStarted")
  @Description("")
  String OtherPlayerStartedEvents();

  @DefaultMessage("OtherScreenClosed")
  @Description("")
  String OtherScreenClosedEvents();

  @DefaultMessage("PageLoaded")
  @Description("")
  String PageLoadedEvents();

  @DefaultMessage("PermissionDenied")
  @Description("")
  String PermissionDeniedEvents();

  @DefaultMessage("PermissionGranted")
  @Description("")
  String PermissionGrantedEvents();

  @DefaultMessage("PhoneCallEnded")
  @Description("")
  String PhoneCallEndedEvents();

  @DefaultMessage("PhoneCallStarted")
  @Description("")
  String PhoneCallStartedEvents();

  @DefaultMessage("PlayerJoined")
  @Description("")
  String PlayerJoinedEvents();

  @DefaultMessage("PlayerLeft")
  @Description("")
  String PlayerLeftEvents();

  @DefaultMessage("PositionChanged")
  @Description("")
  String PositionChangedEvents();

  @DefaultMessage("Pressed")
  @Description("")
  String PressedEvents();

  @DefaultMessage("ProgressChanged")
  @Description("")
  String ProgressChangedEvents();

  @DefaultMessage("ProximityChanged")
  @Description("")
  String ProximityChangedEvents();

  @DefaultMessage("Ready")
  @Description("")
  String ReadyEvents();

  @DefaultMessage("Released")
  @Description("")
  String ReleasedEvents();

  @DefaultMessage("ScreenOrientationChanged")
  @Description("")
  String ScreenOrientationChangedEvents();

  @DefaultMessage("SearchSuccessful")
  @Description("")
  String SearchSuccessfulEvents();

  @DefaultMessage("SensorValueChanged")
  @Description("")
  String SensorValueChangedEvents();

  @DefaultMessage("ServerCommandFailure")
  @Description("")
  String ServerCommandFailureEvents();

  @DefaultMessage("ServerCommandSuccess")
  @Description("")
  String ServerCommandSuccessEvents();

  @DefaultMessage("Shaking")
  @Description("")
  String ShakingEvents();

  @DefaultMessage("SimpleStep")
  @Description("")
  String SimpleStepEvents();

  @DefaultMessage("StartDrag")
  @Description("")
  String StartDragEvents();

  @DefaultMessage("StartedMoving")
  @Description("")
  String StartedMovingEvents();

  @DefaultMessage("StartedRecording")
  @Description("")
  String StartedRecordingEvents();

  @DefaultMessage("StatusChanged")
  @Description("")
  String StatusChangedEvents();

  @DefaultMessage("StopDrag")
  @Description("")
  String StopDragEvents();

  @DefaultMessage("StoppedMoving")
  @Description("")
  String StoppedMovingEvents();

  @DefaultMessage("StoppedRecording")
  @Description("")
  String StoppedRecordingEvents();

  @DefaultMessage("TachoCountChanged")
  @Description("")
  String TachoCountChangedEvents();

  @DefaultMessage("TagList")
  @Description("")
  String TagListEvents();

  @DefaultMessage("TagRead")
  @Description("")
  String TagReadEvents();

  @DefaultMessage("TagWritten")
  @Description("")
  String TagWrittenEvents();

  @DefaultMessage("TapAtPoint")
  @Description("")
  String TapAtPointEvents();

  @DefaultMessage("TemperatureChanged")
  @Description("")
  String TemperatureChangedEvents();

  @DefaultMessage("TextChanged")
  @Description("")
  String TextChangedEvents();

  @DefaultMessage("TextInputCanceled")
  @Description("")
  String TextInputCanceledEvents();

  @DefaultMessage("TimedOut")
  @Description("")
  String TimedOutEvents();

  @DefaultMessage("Timer")
  @Description("")
  String TimerEvents();

  @DefaultMessage("TouchDown")
  @Description("")
  String TouchDownEvents();

  @DefaultMessage("TouchUp")
  @Description("")
  String TouchUpEvents();

  @DefaultMessage("Touched")
  @Description("")
  String TouchedEvents();

  @DefaultMessage("UpdateDone")
  @Description("")
  String UpdateDoneEvents();

  @DefaultMessage("Updated")
  @Description("")
  String UpdatedEvents();

  @DefaultMessage("UserEmailAddressSet")
  @Description("")
  String UserEmailAddressSetEvents();

  @DefaultMessage("ValueStored")
  @Description("")
  String ValueStoredEvents();

  @DefaultMessage("WalkStep")
  @Description("")
  String WalkStepEvents();

  @DefaultMessage("WebServiceError")
  @Description("")
  String WebServiceErrorEvents();

  @DefaultMessage("WebViewStringChange")
  @Description("")
  String WebViewStringChangeEvents();

  @DefaultMessage("WithinRange")
  @Description("")
  String WithinRangeEvents();

  @DefaultMessage("ZoomChange")
  @Description("")
  String ZoomChangeEvents();


  /* Event Descriptions */
  @DefaultMessage("Indicates the acceleration changed in the X, Y, and/or Z dimensions.")
  @Description("")
  String AccelerationChangedEventDescriptions();

  @DefaultMessage("Event raised if this ActivityStarter returns because the activity was canceled.")
  @Description("")
  String ActivityCanceledEventDescriptions();

  @DefaultMessage("The ActivityError event is no longer used. Please use the Screen.ErrorOccurred event instead.")
  @Description("")
  String ActivityErrorEventDescriptions();

  @DefaultMessage("Event raised after this ActivityStarter returns.")
  @Description("")
  String AfterActivityEventDescriptions();

  @DefaultMessage("Event after the user has made a selection for ShowChooseDialog.")
  @Description("")
  String AfterChoosingEventDescriptions();

  @DefaultMessage("Event that runs after the user chooses a Date in the dialog")
  @Description("")
  String AfterDateSetEventDescriptions();

  @DefaultMessage("Event indicating that the contents of the file have been written.")
  @Description("")
  String AfterFileSavedEventDescriptions();

  @DefaultMessage("Simple event to raise after the SpeechRecognizer has recognized speech. If")
  @Description("")
  String AfterGettingTextEventDescriptions();

  @DefaultMessage("Called after the picture is taken. The text argument `image` is the path that can be used to locate the image on the phone.")
  @Description("")
  String AfterPictureEventDescriptions();

  @DefaultMessage("Indicates that a video was recorded with the camera and provides the path to the stored video.")
  @Description("")
  String AfterRecordingEventDescriptions();

  @DefaultMessage("Indicates that the scanner has read a (text) result and provides the result")
  @Description("")
  String AfterScanEventDescriptions();

  @DefaultMessage("Event called after the user selects an item from the dropdown list.")
  @Description("")
  String AfterSelectingEventDescriptions();

  @DefaultMessage("Provides the location of the newly created sound.")
  @Description("")
  String AfterSoundRecordedEventDescriptions();

  @DefaultMessage("Event to raise after the message is spoken. The result will be true if the message is spoken successfully, otherwise it will be false.")
  @Description("")
  String AfterSpeakingEventDescriptions();

  @DefaultMessage("Event raised after the user has responded to ShowTextDialog.")
  @Description("")
  String AfterTextInputEventDescriptions();

  @DefaultMessage("This event is run when a user has set the time in the popup dialog.")
  @Description("")
  String AfterTimeSetEventDescriptions();

  @DefaultMessage("Called when a change is detected in the air pressure (provided in hPa).")
  @Description("")
  String AirPressureChangedEventDescriptions();

  @DefaultMessage("Device back button pressed.")
  @Description("")
  String BackPressedEventDescriptions();

  @DefaultMessage("Event handler called when a Ball is dragged. On all calls, the starting coordinates are where the screen was first touched, and the \"current\" coordinates describe the endpoint of the current line segment. On the first call within a given drag, the \"previous\" coordinates are the same as the starting coordinates; subsequently, they are the \"current\" coordinates from the prior call. Note that the Ball won''t actually move anywhere in response to the Dragged event unless MoveTo is explicitly called. For smooth movement, each of its coordinates should be set to the sum of its initial value and the difference between its current and previous values.")
  @Description("")
  String Ball__DraggedEventDescriptions();

  @DefaultMessage("Event handler called when the Ball reaches an edge of the screen. If Bounce is then called with that edge, the Ball will appear to bounce off of the edge it reached. Edge here is represented as an integer that indicates one of eight directions north (1), northeast (2), east (3), southeast (4), south (-1), southwest (-2), west (-3), and northwest (-4).")
  @Description("")
  String Ball__EdgeReachedEventDescriptions();

  @DefaultMessage("Event handler called when a fling gesture (quick swipe) is made on an enabled Ball. This provides the x and y coordinates of the start of the fling (relative to the upper left of the canvas), the speed (pixels per millisecond), the heading (-180 to 180 degrees), and the x and y velocity components of the fling''s vector.")
  @Description("")
  String Ball__FlungEventDescriptions();

  @DefaultMessage("Event handler called when the user begins touching an enabled Ball (placing their finger on a Ball and leaving it there). This provides the x and y coordinates of the touch, relative to the upper left of the canvas.")
  @Description("")
  String Ball__TouchDownEventDescriptions();

  @DefaultMessage("Event handler called when the user stops touching an enabled Ball (lifting their finger after a TouchDown event). This provides the x and y coordinates of the touch, relative to the upper left of the canvas.")
  @Description("")
  String Ball__TouchUpEventDescriptions();

  @DefaultMessage("Event handler called when the user touches an enabled Ball and then immediately lifts their finger. The provided x and y coordinates are relative to the upper left of the canvas.")
  @Description("")
  String Ball__TouchedEventDescriptions();

  @DefaultMessage("Simple event to raise when the `SpeechRecognizer` is invoked but before its activity is started.")
  @Description("")
  String BeforeGettingTextEventDescriptions();

  @DefaultMessage("When a page is about to load this event is run.")
  @Description("")
  String BeforePageLoadEventDescriptions();

  @DefaultMessage("Event to raise when Speak is invoked, before the message is spoken.")
  @Description("")
  String BeforeSpeakingEventDescriptions();

  @DefaultMessage("The BluetoothError event is no longer used. Please use the Screen.ErrorOccurred event instead.")
  @Description("")
  String BluetoothErrorEventDescriptions();

  @DefaultMessage("User has changed the map bounds by panning or zooming the map.")
  @Description("")
  String BoundsChangeEventDescriptions();

  @DefaultMessage("User tapped and released the button.")
  @Description("")
  String Button__ClickEventDescriptions();

  @DefaultMessage("Indicates the cursor moved over the Button so it is now possible to click it.")
  @Description("")
  String Button__GotFocusEventDescriptions();

  @DefaultMessage("User held the button down.")
  @Description("")
  String Button__LongClickEventDescriptions();

  @DefaultMessage("Indicates the cursor moved away from the Button so it is now no longer possible to click it.")
  @Description("")
  String Button__LostFocusEventDescriptions();

  @DefaultMessage("Indicates that the Button was pressed down.")
  @Description("")
  String Button__TouchDownEventDescriptions();

  @DefaultMessage("Indicates that the Button has been released.")
  @Description("")
  String Button__TouchUpEventDescriptions();

  @DefaultMessage("This event has been deprecated.")
  @Description("")
  String CalibrationFailedEventDescriptions();

  @DefaultMessage("When the user does a drag from one point (prevX, prevY) to another (x, y). The pair (startX, startY) indicates where the user first touched the screen, and \"draggedAnySprite\" indicates whether a sprite is being dragged.")
  @Description("")
  String Canvas__DraggedEventDescriptions();

  @DefaultMessage("When a fling gesture (quick swipe) is made on the canvas: provides the (x,y) position of the start of the fling, relative to the upper left of the canvas. Also provides the speed (pixels per millisecond) and heading (-180 to 180 degrees) of the fling, as well as the x velocity and y velocity components of the fling''s vector. The value \"flungSprite\" is true if a sprite was located near the the starting point of the fling gesture.")
  @Description("")
  String Canvas__FlungEventDescriptions();

  @DefaultMessage("When the user begins touching the canvas (places finger on canvas and leaves it there): provides the (x,y) position of the touch, relative to the upper left of the canvas")
  @Description("")
  String Canvas__TouchDownEventDescriptions();

  @DefaultMessage("When the user stops touching the canvas (lifts finger after a TouchDown event): provides the (x,y) position of the touch, relative to the upper left of the canvas")
  @Description("")
  String Canvas__TouchUpEventDescriptions();

  @DefaultMessage("When the user touches the canvas and then immediately lifts finger: provides the (x,y) position of the touch, relative to the upper left of the canvas. TouchedAnySprite is true if the same touch also touched a sprite, and false otherwise.")
  @Description("")
  String Canvas__TouchedEventDescriptions();

  @DefaultMessage("Indicates that the user tapped on a data point in the chart. The x and y values of the tapped entry are reported.")
  @Description("")
  String ChartData2D__EntryClickEventDescriptions();

  @DefaultMessage("Indicates that the user clicked on a data entry in the `Chart`. The specific series, along with its x and y values, are reported.")
  @Description("")
  String Chart__EntryClickEventDescriptions();

  @DefaultMessage("The ErrorOccurred event will be run when an error occurs during processing, such as if your you are over usage quota, or some other error signaled by ChatGPT or PaLM. See https://appinv.us/chatbot for current information.")
  @Description("")
  String ChatBot__ErrorOccurredEventDescriptions();

  @DefaultMessage("User tapped and released the CheckBox.")
  @Description("")
  String CheckBox__ChangedEventDescriptions();

  @DefaultMessage("CheckBox became the focused component.")
  @Description("")
  String CheckBox__GotFocusEventDescriptions();

  @DefaultMessage("CheckBox stopped being the focused component.")
  @Description("")
  String CheckBox__LostFocusEventDescriptions();

  @DefaultMessage("Event raised when the user canceled ShowChooseDialog.")
  @Description("")
  String ChoosingCanceledEventDescriptions();

  @DefaultMessage("The user clicked on the Circle.")
  @Description("")
  String Circle__ClickEventDescriptions();

  @DefaultMessage("The user dragged the Circle.")
  @Description("")
  String Circle__DragEventDescriptions();

  @DefaultMessage("The user long-pressed on the Circle. This event will only trigger if Draggable is false.")
  @Description("")
  String Circle__LongClickEventDescriptions();

  @DefaultMessage("Indicates that an error occurred while communicating with the CloudDB Redis server.")
  @Description("")
  String CloudDBErrorEventDescriptions();

  @DefaultMessage("Event indicating that CloudDB data has changed for the given tag and value.")
  @Description("")
  String CloudDB__DataChangedEventDescriptions();

  @DefaultMessage("Event triggered by the \"RemoveFirstFromList\" function. The argument \"value\" is the object that was the first in the list, and which is now removed.")
  @Description("")
  String CloudDB__FirstRemovedEventDescriptions();

  @DefaultMessage("Indicates that a")
  @Description("")
  String CloudDB__GotValueEventDescriptions();

  @DefaultMessage("Event handler called when two enabled sprites (")
  @Description("")
  String CollidedWithEventDescriptions();

  @DefaultMessage("Indicates that a bluetooth connection has been accepted.")
  @Description("")
  String ConnectionAcceptedEventDescriptions();

  @DefaultMessage("Event to be raised after the `ContactPicker` activity returns its result and the properties have been filled in.")
  @Description("")
  String ContactPicker__AfterPickingEventDescriptions();

  @DefaultMessage("Event to raise when the `ContactPicker` is clicked or the picker is shown using the")
  @Description("")
  String ContactPicker__BeforePickingEventDescriptions();

  @DefaultMessage("Indicates the cursor moved over the ContactPicker so it is now possible to click it.")
  @Description("")
  String ContactPicker__GotFocusEventDescriptions();

  @DefaultMessage("Indicates the cursor moved away from the ContactPicker so it is now no longer possible to click it.")
  @Description("")
  String ContactPicker__LostFocusEventDescriptions();

  @DefaultMessage("Indicates that the ContactPicker was pressed down.")
  @Description("")
  String ContactPicker__TouchDownEventDescriptions();

  @DefaultMessage("Indicates that the ContactPicker has been released.")
  @Description("")
  String ContactPicker__TouchUpEventDescriptions();

  @DefaultMessage("Indicates the cursor moved over the DatePicker so it is now possible to click it.")
  @Description("")
  String DatePicker__GotFocusEventDescriptions();

  @DefaultMessage("Indicates the cursor moved away from the DatePicker so it is now no longer possible to click it.")
  @Description("")
  String DatePicker__LostFocusEventDescriptions();

  @DefaultMessage("Indicates that the DatePicker was pressed down.")
  @Description("")
  String DatePicker__TouchDownEventDescriptions();

  @DefaultMessage("Indicates that the DatePicker has been released.")
  @Description("")
  String DatePicker__TouchUpEventDescriptions();

  @DefaultMessage("This event is raised when the recent messages requested through <code>RequestDirectMessages</code> have been retrieved. A list of the messages can then be found in the <code>messages</code> parameter or the <code>Messages</code> property.")
  @Description("")
  String DirectMessagesReceivedEventDescriptions();

  @DefaultMessage("The user double-tapped at a point on the map. This event will be followed by a ZoomChanged event if zooming gestures are enabled and the map is not at the highest possible zoom level.")
  @Description("")
  String DoubleTapAtPointEventDescriptions();

  @DefaultMessage("Event raised when the `EmailPicker` is selected for input, such as by the user touching it.")
  @Description("")
  String EmailPicker__GotFocusEventDescriptions();

  @DefaultMessage("Event raised when the EmailPicker is no longer selected for input, such as if the user touches a different text box.")
  @Description("")
  String EmailPicker__LostFocusEventDescriptions();

  @DefaultMessage("Event raised when the text of the EmailPicker is changed, either by the user or the program.")
  @Description("")
  String EmailPicker__TextChangedEventDescriptions();

  @DefaultMessage("Light level has gone above the range.")
  @Description("")
  String Ev3ColorSensor__AboveRangeEventDescriptions();

  @DefaultMessage("Light level has gone below the range.")
  @Description("")
  String Ev3ColorSensor__BelowRangeEventDescriptions();

  @DefaultMessage("Called when the detected color has changed. The ColorChanged event will occur if the Mode property is set to \"color\" and the ColorChangedEventEnabled property is set to True.")
  @Description("")
  String Ev3ColorSensor__ColorChangedEventDescriptions();

  @DefaultMessage("Light level has gone within the range.")
  @Description("")
  String Ev3ColorSensor__WithinRangeEventDescriptions();

  @DefaultMessage("Called when the touch sensor is pressed.")
  @Description("")
  String Ev3TouchSensor__PressedEventDescriptions();

  @DefaultMessage("Called when the touch sensor is pressed.")
  @Description("")
  String Ev3TouchSensor__ReleasedEventDescriptions();

  @DefaultMessage("Called when the detected distance has gone above the range.")
  @Description("")
  String Ev3UltrasonicSensor__AboveRangeEventDescriptions();

  @DefaultMessage("Called when the detected distance has gone below the range.")
  @Description("")
  String Ev3UltrasonicSensor__BelowRangeEventDescriptions();

  @DefaultMessage("Called when the detected distance has gone within the range.")
  @Description("")
  String Ev3UltrasonicSensor__WithinRangeEventDescriptions();

  @DefaultMessage("The user clicked on a map feature.")
  @Description("")
  String FeatureClickEventDescriptions();

  @DefaultMessage("The user dragged a map feature.")
  @Description("")
  String FeatureDragEventDescriptions();

  @DefaultMessage("The user long-pressed on a map feature.")
  @Description("")
  String FeatureLongClickEventDescriptions();

  @DefaultMessage("The user started dragging a map feature.")
  @Description("")
  String FeatureStartDragEventDescriptions();

  @DefaultMessage("The user stopped dragging a map feature.")
  @Description("")
  String FeatureStopDragEventDescriptions();

  @DefaultMessage("Event to be raised after the `FilePicker` activity returns its result and the properties have been filled in.")
  @Description("")
  String FilePicker__AfterPickingEventDescriptions();

  @DefaultMessage("Event to raise when the `FilePicker` is clicked or the picker is shown using the")
  @Description("")
  String FilePicker__BeforePickingEventDescriptions();

  @DefaultMessage("Indicates the cursor moved over the FilePicker so it is now possible to click it.")
  @Description("")
  String FilePicker__GotFocusEventDescriptions();

  @DefaultMessage("Indicates the cursor moved away from the FilePicker so it is now no longer possible to click it.")
  @Description("")
  String FilePicker__LostFocusEventDescriptions();

  @DefaultMessage("Indicates that the FilePicker was pressed down.")
  @Description("")
  String FilePicker__TouchDownEventDescriptions();

  @DefaultMessage("Indicates that the FilePicker has been released.")
  @Description("")
  String FilePicker__TouchUpEventDescriptions();

  @DefaultMessage("Event indicating that the contents from the file have been read.")
  @Description("")
  String File__GotTextEventDescriptions();

  @DefaultMessage("This event will be triggered once the AddColumn method has finished executing and the values on the spreadsheet have been updated. Additionally, this returns the column number for the new column.")
  @Description("")
  String FinishedAddColumnEventDescriptions();

  @DefaultMessage("The callback event for the AddRow block, called once the values on the table have been updated.")
  @Description("")
  String FinishedAddRowEventDescriptions();

  @DefaultMessage("The callback event for the addSheet block, called once the values on the table have been updated.")
  @Description("")
  String FinishedAddSheetEventDescriptions();

  @DefaultMessage("The callback event for the ClearRange block.")
  @Description("")
  String FinishedClearRangeEventDescriptions();

  @DefaultMessage("The callback event for the DeleteSheet block, called once the values on the table have been updated.")
  @Description("")
  String FinishedDeleteSheetEventDescriptions();

  @DefaultMessage("The callback event for the RemoveColumn block, called once the values on the table have been updated.")
  @Description("")
  String FinishedRemoveColumnEventDescriptions();

  @DefaultMessage("The callback event for the RemoveRow block, called once thevalues on the table have been updated.")
  @Description("")
  String FinishedRemoveRowEventDescriptions();

  @DefaultMessage("The callback event for the WriteCell block.")
  @Description("")
  String FinishedWriteCellEventDescriptions();

  @DefaultMessage("The callback event for the WriteColumn block, called once thevalues on the table have been updated.")
  @Description("")
  String FinishedWriteColumnEventDescriptions();

  @DefaultMessage("The callback event for the WriteRange block.")
  @Description("")
  String FinishedWriteRangeEventDescriptions();

  @DefaultMessage("The callback event for the WriteRow block, called after the values on the table have finished updating")
  @Description("")
  String FinishedWriteRowEventDescriptions();

  @DefaultMessage("Indicates that the data in the Firebase has changed. Launches an event with the tag and value that have been updated.")
  @Description("")
  String FirebaseDB__DataChangedEventDescriptions();

  @DefaultMessage("Event triggered by the \"RemoveFirst\" function. The argument \"value\" is the object that was the first in the list, and which is now removed.")
  @Description("")
  String FirebaseDB__FirstRemovedEventDescriptions();

  @DefaultMessage("Indicates that a GetValue request has succeeded.")
  @Description("")
  String FirebaseDB__GotValueEventDescriptions();

  @DefaultMessage("Indicates that the communication with the Firebase signaled an error.")
  @Description("")
  String FirebaseErrorEventDescriptions();

  @DefaultMessage("This event is raised when all of the followers of the logged-in user requested through <code>RequestFollowers</code> have been retrieved. A list of the followers can then be found in the <code>followers</code> parameter or the <code>Followers</code> property.")
  @Description("")
  String FollowersReceivedEventDescriptions();

  @DefaultMessage("This event is raised when the messages requested through <code>RequestFriendTimeline</code> have been retrieved. The <code>timeline</code> parameter and the <code>Timeline</code> property will contain a list of lists, where each sub-list contains a status update of the form (username message)")
  @Description("")
  String FriendTimelineReceivedEventDescriptions();

  @DefaultMessage("Indicates that a function call completed.")
  @Description("")
  String FunctionCompletedEventDescriptions();

  @DefaultMessage("This event has been deprecated.")
  @Description("")
  String GPSAvailableEventDescriptions();

  @DefaultMessage("This event has been deprecated.")
  @Description("")
  String GPSLostEventDescriptions();

  @DefaultMessage("Indicates that an error occurred while communicating with the web server.")
  @Description("")
  String GameClient__WebServiceErrorEventDescriptions();

  @DefaultMessage("Reports the address in response to a ReverseGeocode request.")
  @Description("")
  String GotAddressEventDescriptions();

  @DefaultMessage("Event confirming that the Voting service received the ballot.")
  @Description("")
  String GotBallotConfirmationEventDescriptions();

  @DefaultMessage("Event indicating that a ballot was retrieved from the Web service and that the properties <code>BallotQuestion</code> and <code>BallotOptions</code> have been set. This is always preceded by a call to the method <code>RequestBallot</code>.")
  @Description("")
  String GotBallotEventDescriptions();

  @DefaultMessage("The callback event for the ReadCell block. The `cellData` is the text value in the cell (and not the underlying formula).")
  @Description("")
  String GotCellDataEventDescriptions();

  @DefaultMessage("After calling the ReadColumn method, the data in the column will be stored as a list of text values in `columnData`.")
  @Description("")
  String GotColumnDataEventDescriptions();

  @DefaultMessage("Event triggered when the Openrouteservice returns the directions.")
  @Description("")
  String GotDirectionsEventDescriptions();

  @DefaultMessage("A GeoJSON document was successfully read from url. The features specified in the document are provided as a list in features.")
  @Description("")
  String GotFeaturesEventDescriptions();

  @DefaultMessage("Event indicating that a request has finished.")
  @Description("")
  String GotFileEventDescriptions();

  @DefaultMessage("The callback event for the ReadWithExactQuery or ReadWithPartialQuery block. The `response` is a list of rows numbers and a list of rows containing cell data.")
  @Description("")
  String GotFilterResultEventDescriptions();

  @DefaultMessage("Reports the latitude and longitude in response to a Geocode request.")
  @Description("")
  String GotLocationFromAddressEventDescriptions();

  @DefaultMessage("Indicates that a new message has been received.")
  @Description("")
  String GotMessageEventDescriptions();

  @DefaultMessage("The callback event for the ReadRange block. The `rangeData` is a list of rows with the requested dimensions.")
  @Description("")
  String GotRangeDataEventDescriptions();

  @DefaultMessage("Event fired when the Chat Bot answers a question.")
  @Description("")
  String GotResponseEventDescriptions();

  @DefaultMessage("Indicates that the Fusion Tables query has finished processing, with a result. The result of the query will generally be returned in CSV format, and can be converted to list format using the \"list from csv table\" or \"list from csv row\" blocks.")
  @Description("")
  String GotResultEventDescriptions();

  @DefaultMessage("The callback event for the ReadRow block. The `rowDataList` is a list of cell values in order of increasing column number.")
  @Description("")
  String GotRowDataEventDescriptions();

  @DefaultMessage("The callback event for the ReadSheet block. The `sheetData` is a list of rows.")
  @Description("")
  String GotSheetDataEventDescriptions();

  @DefaultMessage("Indicates that the gyroscope sensor data has changed. The timestamp parameter is the time in nanoseconds at which the event occurred.")
  @Description("")
  String GyroscopeChangedEventDescriptions();

  @DefaultMessage("Called when a change is detected in the ambient air humidity (expressed as a percentage).")
  @Description("")
  String HumidityChangedEventDescriptions();

  @DefaultMessage("The ErrorOccurred event will be run when an error occurs during processing, such as if you forget to provide an API key or the server is overloaded.")
  @Description("")
  String ImageBot__ErrorOccurredEventDescriptions();

  @DefaultMessage("The ImageCreated event will be run when the ImageBot successfully creates an image.")
  @Description("")
  String ImageCreatedEventDescriptions();

  @DefaultMessage("The ImageCreated event will be run when the ImageBot successfully edits an image.")
  @Description("")
  String ImageEditedEventDescriptions();

  @DefaultMessage("Event to be raised after the `ImagePicker` activity returns its result and the properties have been filled in.")
  @Description("")
  String ImagePicker__AfterPickingEventDescriptions();

  @DefaultMessage("Event to raise when the `ImagePicker` is clicked or the picker is shown using the")
  @Description("")
  String ImagePicker__BeforePickingEventDescriptions();

  @DefaultMessage("Indicates the cursor moved over the ImagePicker so it is now possible to click it.")
  @Description("")
  String ImagePicker__GotFocusEventDescriptions();

  @DefaultMessage("Indicates the cursor moved away from the ImagePicker so it is now no longer possible to click it.")
  @Description("")
  String ImagePicker__LostFocusEventDescriptions();

  @DefaultMessage("Indicates that the ImagePicker was pressed down.")
  @Description("")
  String ImagePicker__TouchDownEventDescriptions();

  @DefaultMessage("Indicates that the ImagePicker has been released.")
  @Description("")
  String ImagePicker__TouchUpEventDescriptions();

  @DefaultMessage("Event handler called when a ImageSprite is dragged. On all calls, the starting coordinates are where the screen was first touched, and the \"current\" coordinates describe the endpoint of the current line segment. On the first call within a given drag, the \"previous\" coordinates are the same as the starting coordinates; subsequently, they are the \"current\" coordinates from the prior call. Note that the ImageSprite won''t actually move anywhere in response to the Dragged event unless MoveTo is explicitly called. For smooth movement, each of its coordinates should be set to the sum of its initial value and the difference between its current and previous values.")
  @Description("")
  String ImageSprite__DraggedEventDescriptions();

  @DefaultMessage("Event handler called when the ImageSprite reaches an edge of the screen. If Bounce is then called with that edge, the ImageSprite will appear to bounce off of the edge it reached. Edge here is represented as an integer that indicates one of eight directions north (1), northeast (2), east (3), southeast (4), south (-1), southwest (-2), west (-3), and northwest (-4).")
  @Description("")
  String ImageSprite__EdgeReachedEventDescriptions();

  @DefaultMessage("Event handler called when a fling gesture (quick swipe) is made on an enabled ImageSprite. This provides the x and y coordinates of the start of the fling (relative to the upper left of the canvas), the speed (pixels per millisecond), the heading (-180 to 180 degrees), and the x and y velocity components of the fling''s vector.")
  @Description("")
  String ImageSprite__FlungEventDescriptions();

  @DefaultMessage("Event handler called when the user begins touching an enabled ImageSprite (placing their finger on a ImageSprite and leaving it there). This provides the x and y coordinates of the touch, relative to the upper left of the canvas.")
  @Description("")
  String ImageSprite__TouchDownEventDescriptions();

  @DefaultMessage("Event handler called when the user stops touching an enabled ImageSprite (lifting their finger after a TouchDown event). This provides the x and y coordinates of the touch, relative to the upper left of the canvas.")
  @Description("")
  String ImageSprite__TouchUpEventDescriptions();

  @DefaultMessage("Event handler called when the user touches an enabled ImageSprite and then immediately lifts their finger. The provided x and y coordinates are relative to the upper left of the canvas.")
  @Description("")
  String ImageSprite__TouchedEventDescriptions();

  @DefaultMessage("An event that occurs when an image is clicked.")
  @Description("")
  String Image__ClickEventDescriptions();

  @DefaultMessage("Event indicating that an incoming phone call is answered. phoneNumber is the incoming call phone number.")
  @Description("")
  String IncomingCallAnsweredEventDescriptions();

  @DefaultMessage("Indicates that something has occurred which the player should know about.")
  @Description("")
  String InfoEventDescriptions();

  @DefaultMessage("The Initialize event is run when the Screen starts and is only run once per screen.")
  @Description("")
  String InitializeEventDescriptions();

  @DefaultMessage("Indicates that the InstanceId property has changed as a result of calling MakeNewInstance or SetInstance.")
  @Description("")
  String InstanceIdChangedEventDescriptions();

  @DefaultMessage("An invalid coordinate was supplied during a maps operation. The message parameter will have more details about the issue.")
  @Description("")
  String InvalidPointEventDescriptions();

  @DefaultMessage("Indicates that a user has been invited to this game instance.")
  @Description("")
  String InvitedEventDescriptions();

  @DefaultMessage("This event is raised after the program calls <code>Authorize</code> if the authorization was successful. It is also called after a call to <code>CheckAuthorized</code> if we already have a valid access token. After this event has been raised, any other method for this component can be called.")
  @Description("")
  String IsAuthorizedEventDescriptions();

  @DefaultMessage("Called when a change is detected in the light level.")
  @Description("")
  String LightChangedEventDescriptions();

  @DefaultMessage("The user clicked on the LineString.")
  @Description("")
  String LineString__ClickEventDescriptions();

  @DefaultMessage("The user dragged the LineString.")
  @Description("")
  String LineString__DragEventDescriptions();

  @DefaultMessage("The user long-pressed on the LineString. This event will only trigger if Draggable is false.")
  @Description("")
  String LineString__LongClickEventDescriptions();

  @DefaultMessage("Event to be raised after the `ListPicker` activity returns its result and the properties have been filled in.")
  @Description("")
  String ListPicker__AfterPickingEventDescriptions();

  @DefaultMessage("Event to raise when the `ListPicker` is clicked or the picker is shown using the")
  @Description("")
  String ListPicker__BeforePickingEventDescriptions();

  @DefaultMessage("Indicates the cursor moved over the ListPicker so it is now possible to click it.")
  @Description("")
  String ListPicker__GotFocusEventDescriptions();

  @DefaultMessage("Indicates the cursor moved away from the ListPicker so it is now no longer possible to click it.")
  @Description("")
  String ListPicker__LostFocusEventDescriptions();

  @DefaultMessage("Indicates that the ListPicker was pressed down.")
  @Description("")
  String ListPicker__TouchDownEventDescriptions();

  @DefaultMessage("Indicates that the ListPicker has been released.")
  @Description("")
  String ListPicker__TouchUpEventDescriptions();

  @DefaultMessage("Simple event to be raised after the an element has been chosen in the list. The selected element is available in the Selection property.")
  @Description("")
  String ListView__AfterPickingEventDescriptions();

  @DefaultMessage("An error was encountered while processing a GeoJSON document at the given url. The responseCode parameter will contain an HTTP status code and the errorMessage parameter will contain a detailed error message.")
  @Description("")
  String LoadErrorEventDescriptions();

  @DefaultMessage("Indicates that a new location has been detected.")
  @Description("")
  String LocationChangedEventDescriptions();

  @DefaultMessage("The user long-pressed at a point on the map.")
  @Description("")
  String LongPressAtPointEventDescriptions();

  @DefaultMessage("Triggers when magnetic field has changed, setting the new values in parameters.")
  @Description("")
  String MagneticChangedEventDescriptions();

  @DefaultMessage("The user clicked on the Marker.")
  @Description("")
  String Marker__ClickEventDescriptions();

  @DefaultMessage("The user dragged the Marker.")
  @Description("")
  String Marker__DragEventDescriptions();

  @DefaultMessage("The user long-pressed on the Marker. This event will only trigger if Draggable is false.")
  @Description("")
  String Marker__LongClickEventDescriptions();

  @DefaultMessage("Indicates that the communication with the Web service signaled an error")
  @Description("")
  String MediaStore__WebServiceErrorEventDescriptions();

  @DefaultMessage("Indicates that a MediaStored server request has succeeded.")
  @Description("")
  String MediaStoredEventDescriptions();

  @DefaultMessage("This event is raised when the mentions of the logged-in user requested through <code>RequestMentions</code> have been retrieved. A list of the mentions can then be found in the <code>mentions</code> parameter or the <code>Mentions</code> property.")
  @Description("")
  String MentionsReceivedEventDescriptions();

  @DefaultMessage("Event that''s raised when a text message is received by the phone. **Using this block will add [dangerous permissions](//developer.android.com/guide/topics/permissions/overview#dangerous_permissions) that will require additional approval if your app is submitted to the Google Play Store.**")
  @Description("")
  String MessageReceivedEventDescriptions();

  @DefaultMessage("Indicates that a new instance was successfully created after calling MakeNewInstance.")
  @Description("")
  String NewInstanceMadeEventDescriptions();

  @DefaultMessage("Indicates that this game has a new leader as specified through SetLeader")
  @Description("")
  String NewLeaderEventDescriptions();

  @DefaultMessage("Event handler called when a pair of sprites (Balls and ImageSprites) are no longer colliding.")
  @Description("")
  String NoLongerCollidingWithEventDescriptions();

  @DefaultMessage("Event indicating that the service has no open poll.")
  @Description("")
  String NoOpenPollEventDescriptions();

  @DefaultMessage("Light level has gone above the range. The AboveRange event will not occur if the DetectColor property is set to True or if the AboveRangeEventEnabled property is set to False.")
  @Description("")
  String NxtColorSensor__AboveRangeEventDescriptions();

  @DefaultMessage("Light level has gone below the range. The BelowRange event will not occur if the DetectColor property is set to True or if the BelowRangeEventEnabled property is set to False.")
  @Description("")
  String NxtColorSensor__BelowRangeEventDescriptions();

  @DefaultMessage("Detected color has changed. The ColorChanged event will not occur if the DetectColor property is set to False or if the ColorChangedEventEnabled property is set to False.")
  @Description("")
  String NxtColorSensor__ColorChangedEventDescriptions();

  @DefaultMessage("Light level has gone within the range. The WithinRange event will not occur if the DetectColor property is set to True or if the WithinRangeEventEnabled property is set to False.")
  @Description("")
  String NxtColorSensor__WithinRangeEventDescriptions();

  @DefaultMessage("Light level has gone above the range.")
  @Description("")
  String NxtLightSensor__AboveRangeEventDescriptions();

  @DefaultMessage("Light level has gone below the range.")
  @Description("")
  String NxtLightSensor__BelowRangeEventDescriptions();

  @DefaultMessage("Light level has gone within the range.")
  @Description("")
  String NxtLightSensor__WithinRangeEventDescriptions();

  @DefaultMessage("Sound level has gone above the range.")
  @Description("")
  String NxtSoundSensor__AboveRangeEventDescriptions();

  @DefaultMessage("Sound level has gone below the range.")
  @Description("")
  String NxtSoundSensor__BelowRangeEventDescriptions();

  @DefaultMessage("Sound level has gone within the range.")
  @Description("")
  String NxtSoundSensor__WithinRangeEventDescriptions();

  @DefaultMessage("Touch sensor has been pressed.")
  @Description("")
  String NxtTouchSensor__PressedEventDescriptions();

  @DefaultMessage("Touch sensor has been released.")
  @Description("")
  String NxtTouchSensor__ReleasedEventDescriptions();

  @DefaultMessage("Distance has gone above the range.")
  @Description("")
  String NxtUltrasonicSensor__AboveRangeEventDescriptions();

  @DefaultMessage("Distance has gone below the range.")
  @Description("")
  String NxtUltrasonicSensor__BelowRangeEventDescriptions();

  @DefaultMessage("Distance has gone within the range.")
  @Description("")
  String NxtUltrasonicSensor__WithinRangeEventDescriptions();

  @DefaultMessage("This event is fired when the \"settings\" menu item is selected (only available in the Companion App, defined in ReplForm.java).")
  @Description("")
  String OnSettingsEventDescriptions();

  @DefaultMessage("Called when the orientation has changed.")
  @Description("")
  String OrientationChangedEventDescriptions();

  @DefaultMessage("This event is signaled when another player has started (and the current player is playing or paused, but not stopped).")
  @Description("")
  String OtherPlayerStartedEventDescriptions();

  @DefaultMessage("Event raised when another screen has closed and control has returned to this screen.")
  @Description("")
  String OtherScreenClosedEventDescriptions();

  @DefaultMessage("When a page is finished loading this event is run.")
  @Description("")
  String PageLoadedEventDescriptions();

  @DefaultMessage("Event raised when the PasswordTextBox is selected for input, such as by the user touching it.")
  @Description("")
  String PasswordTextBox__GotFocusEventDescriptions();

  @DefaultMessage("Event raised when the PasswordTextBox is no longer selected for input, such as if the user touches a different text box.")
  @Description("")
  String PasswordTextBox__LostFocusEventDescriptions();

  @DefaultMessage("Event raised when the text of the PasswordTextBox is changed, either by the user or the program.")
  @Description("")
  String PasswordTextBox__TextChangedEventDescriptions();

  @DefaultMessage("Event to handle when the app user has denied a needed permission.")
  @Description("")
  String PermissionDeniedEventDescriptions();

  @DefaultMessage("Event to handle when the app user has granted a needed permission. This event is only run when permission is granted in response to the AskForPermission method.")
  @Description("")
  String PermissionGrantedEventDescriptions();

  @DefaultMessage("Event indicating that a phone call has ended. If status is 1, incoming call is missed or rejected; if status is 2, incoming call is answered before hanging up; if status is 3, outgoing call is hung up. phoneNumber is the ended call phone number.")
  @Description("")
  String PhoneCallEndedEventDescriptions();

  @DefaultMessage("Event indicating that a phonecall has started. If status is 1, incoming call is ringing; if status is 2, outgoing call is dialled. phoneNumber is the incoming/outgoing phone number.")
  @Description("")
  String PhoneCallStartedEventDescriptions();

  @DefaultMessage("Event to be raised after the `ContactPicker` activity returns its result and the properties have been filled in.")
  @Description("")
  String PhoneNumberPicker__AfterPickingEventDescriptions();

  @DefaultMessage("Event to raise when the `ContactPicker` is clicked or the picker is shown using the")
  @Description("")
  String PhoneNumberPicker__BeforePickingEventDescriptions();

  @DefaultMessage("Indicates the cursor moved over the ContactPicker so it is now possible to click it.")
  @Description("")
  String PhoneNumberPicker__GotFocusEventDescriptions();

  @DefaultMessage("Indicates the cursor moved away from the ContactPicker so it is now no longer possible to click it.")
  @Description("")
  String PhoneNumberPicker__LostFocusEventDescriptions();

  @DefaultMessage("Indicates that the ContactPicker was pressed down.")
  @Description("")
  String PhoneNumberPicker__TouchDownEventDescriptions();

  @DefaultMessage("Indicates that the ContactPicker has been released.")
  @Description("")
  String PhoneNumberPicker__TouchUpEventDescriptions();

  @DefaultMessage("The PlayerError event is no longer used. Please use the Screen.ErrorOccurred event instead.")
  @Description("")
  String PlayerErrorEventDescriptions();

  @DefaultMessage("Indicates that a new player has joined this game instance.")
  @Description("")
  String PlayerJoinedEventDescriptions();

  @DefaultMessage("Indicates that a player has left this game instance.")
  @Description("")
  String PlayerLeftEventDescriptions();

  @DefaultMessage("Indicates that the media has reached the end")
  @Description("")
  String Player__CompletedEventDescriptions();

  @DefaultMessage("The user clicked on the Polygon.")
  @Description("")
  String Polygon__ClickEventDescriptions();

  @DefaultMessage("The user dragged the Polygon.")
  @Description("")
  String Polygon__DragEventDescriptions();

  @DefaultMessage("The user long-pressed on the Polygon. This event will only trigger if Draggable is false.")
  @Description("")
  String Polygon__LongClickEventDescriptions();

  @DefaultMessage("Triggered when the thumb slider position has changed.")
  @Description("")
  String PositionChangedEventDescriptions();

  @DefaultMessage("Event that indicates that the progress of the progress bar has been changed. Returns the current progress value. If \"Indeterminate\" is set to true, then it returns \"0\".")
  @Description("")
  String ProgressChangedEventDescriptions();

  @DefaultMessage("Triggered when distance (in cm) of the object to the device changes.")
  @Description("")
  String ProximityChangedEventDescriptions();

  @DefaultMessage("Map has been initialized and is ready for user interaction.")
  @Description("")
  String ReadyEventDescriptions();

  @DefaultMessage("The user clicked on the Rectangle.")
  @Description("")
  String Rectangle__ClickEventDescriptions();

  @DefaultMessage("The user dragged the Rectangle.")
  @Description("")
  String Rectangle__DragEventDescriptions();

  @DefaultMessage("The user long-pressed on the Rectangle. This event will only trigger if Draggable is false.")
  @Description("")
  String Rectangle__LongClickEventDescriptions();

  @DefaultMessage("Screen orientation changed")
  @Description("")
  String ScreenOrientationChangedEventDescriptions();

  @DefaultMessage("Event raised when an error occurs. Only some errors will raise this condition. For those errors, the system will show a notification by default. You can use this event handler to prescribe an error behavior different than the default.")
  @Description("")
  String Screen__ErrorOccurredEventDescriptions();

  @DefaultMessage("This event is raised when the results of the search requested through <code>SearchSuccessful</code> have been retrieved. A list of the results can then be found in the <code>results</code> parameter or the <code>Results</code> property.")
  @Description("")
  String SearchSuccessfulEventDescriptions();

  @DefaultMessage("Called then the sensor value changed.")
  @Description("")
  String SensorValueChangedEventDescriptions();

  @DefaultMessage("Indicates that a server command failed.")
  @Description("")
  String ServerCommandFailureEventDescriptions();

  @DefaultMessage("Indicates that a server command returned successfully.")
  @Description("")
  String ServerCommandSuccessEventDescriptions();

  @DefaultMessage("Indicates the device started being shaken or continues to be shaken.")
  @Description("")
  String ShakingEventDescriptions();

  @DefaultMessage("This event is run when a raw step is detected.")
  @Description("")
  String SimpleStepEventDescriptions();

  @DefaultMessage("Triggered when the user has started a touch gesture.")
  @Description("")
  String Slider__TouchDownEventDescriptions();

  @DefaultMessage("Triggered when the user has finished a touch gesture.")
  @Description("")
  String Slider__TouchUpEventDescriptions();

  @DefaultMessage("The SoundError event is no longer used. Please use the Screen.ErrorOccurred event instead.")
  @Description("")
  String SoundErrorEventDescriptions();

  @DefaultMessage("Triggered whenever an API call encounters an error. Details about the error are in `errorMessage`.")
  @Description("")
  String Spreadsheet__ErrorOccurredEventDescriptions();

  @DefaultMessage("The user started a drag operation.")
  @Description("")
  String StartDragEventDescriptions();

  @DefaultMessage("This event has been deprecated.")
  @Description("")
  String StartedMovingEventDescriptions();

  @DefaultMessage("Indicates that the recorder has started, and can be stopped.")
  @Description("")
  String StartedRecordingEventDescriptions();

  @DefaultMessage("Indicates that the status of the location provider service has changed, such as when a provider is lost or a new provider starts being used.")
  @Description("")
  String StatusChangedEventDescriptions();

  @DefaultMessage("The user stopped a drag operation.")
  @Description("")
  String StopDragEventDescriptions();

  @DefaultMessage("This event has been deprecated.")
  @Description("")
  String StoppedMovingEventDescriptions();

  @DefaultMessage("Indicates that the recorder has stopped, and can be started again.")
  @Description("")
  String StoppedRecordingEventDescriptions();

  @DefaultMessage("User change the state of the `Switch` from On to Off or back.")
  @Description("")
  String Switch__ChangedEventDescriptions();

  @DefaultMessage("Switch became the focused component.")
  @Description("")
  String Switch__GotFocusEventDescriptions();

  @DefaultMessage("Switch stopped being the focused component.")
  @Description("")
  String Switch__LostFocusEventDescriptions();

  @DefaultMessage("Called when the tacho count has changed.")
  @Description("")
  String TachoCountChangedEventDescriptions();

  @DefaultMessage("Event triggered when we have received the list of known tags. Used with the \"GetTagList\" Function.")
  @Description("")
  String TagListEventDescriptions();

  @DefaultMessage("Indicates that a new tag has been detected. Currently this is only a plain text tag, as specified in the manifest.")
  @Description("")
  String TagReadEventDescriptions();

  @DefaultMessage("Indicates that a tag has come into range of the NFC sensor and has been written.")
  @Description("")
  String TagWrittenEventDescriptions();

  @DefaultMessage("The user tapped at a point on the map.")
  @Description("")
  String TapAtPointEventDescriptions();

  @DefaultMessage("Called when a change is detected in the temperature (in degrees Celsius).")
  @Description("")
  String TemperatureChangedEventDescriptions();

  @DefaultMessage("Event raised when the TextBox is selected for input, such as by the user touching it.")
  @Description("")
  String TextBox__GotFocusEventDescriptions();

  @DefaultMessage("Event raised when the TextBox is no longer selected for input, such as if the user touches a different text box.")
  @Description("")
  String TextBox__LostFocusEventDescriptions();

  @DefaultMessage("Event raised when the text of the TextBox is changed, either by the user or the program.")
  @Description("")
  String TextBox__TextChangedEventDescriptions();

  @DefaultMessage("Event raised when the user canceled ShowTextDialog.")
  @Description("")
  String TextInputCanceledEventDescriptions();

  @DefaultMessage("Indicates the cursor moved over the TimePicker so it is now possible to click it.")
  @Description("")
  String TimePicker__GotFocusEventDescriptions();

  @DefaultMessage("Indicates the cursor moved away from the TimePicker so it is now no longer possible to click it.")
  @Description("")
  String TimePicker__LostFocusEventDescriptions();

  @DefaultMessage("Indicates that the TimePicker was pressed down.")
  @Description("")
  String TimePicker__TouchDownEventDescriptions();

  @DefaultMessage("Indicates that the TimePicker has been released.")
  @Description("")
  String TimePicker__TouchUpEventDescriptions();

  @DefaultMessage("Event indicating that a request has timed out.")
  @Description("")
  String TimedOutEventDescriptions();

  @DefaultMessage("The Timer event runs when the timer has gone off.")
  @Description("")
  String TimerEventDescriptions();

  @DefaultMessage("Indicates that a GetValue server request has succeeded.")
  @Description("")
  String TinyWebDB__GotValueEventDescriptions();

  @DefaultMessage("Indicates that the communication with the Web service signaled an error.")
  @Description("")
  String TinyWebDB__WebServiceErrorEventDescriptions();

  @DefaultMessage("Event triggered when the Translate service returns the translated text. This event also provides a response code for error handling. If the responseCode is not 200, then something went wrong with the call, and the translation will not be available.")
  @Description("")
  String Translator__GotTranslationEventDescriptions();

  @DefaultMessage("Indicates that operations that store data to CloudDB have completed.")
  @Description("")
  String UpdateDoneEventDescriptions();

  @DefaultMessage("Event indicating that the line of best fit has been updated.")
  @Description("")
  String UpdatedEventDescriptions();

  @DefaultMessage("Indicates that the user email address has been set.")
  @Description("")
  String UserEmailAddressSetEventDescriptions();

  @DefaultMessage("Event indicating that a StoreValue server request has succeeded.")
  @Description("")
  String ValueStoredEventDescriptions();

  @DefaultMessage("The VideoPlayerError event is no longer used. Please use the Screen.ErrorOccurred event instead.")
  @Description("")
  String VideoPlayerErrorEventDescriptions();

  @DefaultMessage("Indicates that the video has reached the end")
  @Description("")
  String VideoPlayer__CompletedEventDescriptions();

  @DefaultMessage("Event indicating that the communication with the Web service resulted in an error.")
  @Description("")
  String Voting__WebServiceErrorEventDescriptions();

  @DefaultMessage("This event is run when a walking step is detected. A walking step is a step that appears to be involved in forward motion.")
  @Description("")
  String WalkStepEventDescriptions();

  @DefaultMessage("When the JavaScript calls AppInventor.setWebViewString this event is run.")
  @Description("")
  String WebViewStringChangeEventDescriptions();

  @DefaultMessage("When an error occurs this event is run.")
  @Description("")
  String WebViewer__ErrorOccurredEventDescriptions();

  @DefaultMessage("Event indicating that a request has finished.")
  @Description("")
  String Web__GotTextEventDescriptions();

  @DefaultMessage("Event triggered when the Yandex.Translate service returns the translated text. This event also provides a response code for error handling. If the responseCode is not 200, then something went wrong with the call, and the translation will not be available.")
  @Description("")
  String YandexTranslate__GotTranslationEventDescriptions();

  @DefaultMessage("User has changed the zoom level of the map.")
  @Description("")
  String ZoomChangeEventDescriptions();

}
