
		var bundle_activity_api = {
			activityType: "Click to change activity type.",
			activityType_error: "???activityType.error???",
			eventType: "Click to change event type.",
			eventType_error: "???eventType.error???",
			detailed_lap: "Lap Number",
			name: "Click to edit the name of this activity.",
			name_error: "???name.error???",
			description_default: "Click to edit the description of this activity.",
			description: "Click to add a description",
			description_error: "???description.error???",
			timezone: "Click to change the time zone of this activity.",
			timezone_error: "???timezone.error???",
			saving: "Saving...",
			privacy_error: "???privacy.error???",
			privacy_private: "???privacy.private???",
			privacy_public: "???privacy.public???",
			delete_activity: "Delete Activity",
			delete_delete: "Delete",
			delete_message: "Are you sure you want to delete this activity?  This cannot be undone.",
			yes: "Yes",
			no: "No",
			email_body_check: "Check out this Garmin Connect activity",
			email_body_problems: "If you are experiencing problems with the link, copy and paste the following URL directly into your Internet browser",
			email_cancel: "Cancel",
			email_error: "Error",
			email_error_five: "Please limit your to recipients to five or less",
			email_error_format: "Please enter email addresses in name@domain.com format",
			email_error_from: "From email address is required",
			email_error_to: "To email address is required",
			email_five: "Enter up to five email addresses separated by a comma.",
			email_from: "From",
			email_invalid: "E-mail address not valid",
			email_send: "Send To",
			email_sendMe: "Send me a copy of this e-mail.",
			email_subject: "Subject",
			email_subject_title: "Garmin Connect Activity ",
			email_successful: "Email sent successfully",
			email_send_send: "Send",
			email_title: "E-mail Activity",
			personal: "By {username}",
			close: "Close",
			sendToDevice: "Send to Device",
			sendToDevice_button_sendCourse: "Send Course",
			sendToDevice_error_browserNotSupported: "Your browser is not supported to use the Garmin Communicator Plug-In.",
			sendToDevice_error_deviceNotSupported: "Device does not support Courses.",
			sendToDevice_error_pluginNotDetected: "Garmin Communicator Plugin NOT detected.",
			sendToDevice_error_versionOutdated: "Your version of the Garmin Communicator Plug-In is out of date.",
			sendToDevice_error_versionOutdated_current: "Current:",
			sendToDevice_error_versionOutdated_required: "Required:",
			sendToDevice_label_chooseDevice: "Choose Device",
			sendToDevice_label_poweredBy: "Powered by",
			sendToDevice_link_downloadAndInstall: "Download and install now",
			sendToDevice_status_fail: "Unable to send course to device. Please try again later.",
			sendToDevice_status_foundDevice: "Found #{deviceName}",
			sendToDevice_status_foundDevices: "Found #{deviceCount} devices",
			sendToDevice_status_preparingCourse: "Preparing Course...",
			sendToDevice_status_searching: "Searching for Device",
			sendToDevice_status_success: "Course successfully sent to device.",
			sendToDevice_status_usingDevice: "Using #{deviceName}",
			saving: "Saving..."
		}