
		var bundle_activity_api = {
			activityType: "Click to change activity type.",
			activityType_error: "Error updating activity type.  Please try again later.",
			eventType: "Click to change event type.",
			eventType_error: "Error updating event type.  Please try again later.",
			detailed_lap: "Lap Number",
			name: "Click to edit the name of this activity.",
			name_error: "Error updating activity name.  Please try again later.",
			description: "Click to add a description",
			description_error: "Error updating description.  Please try again later.",
			timezone: "Click to change the time zone of this activity.",
			timezone_error: "Error updating time zone.  Please try again later.",
			saving: "Saving...",
			privacy_error: "Error updating activity privacy.  Please try again later.",
			privacy_private: "Private",
			privacy_public: "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 To",
			email_title: "E-mail Activity",
			personal: "by {username}"
		}