{
    "appName": {
        "message": "C3App"
    },
    "appDesc": {
        "message": "C3App description"
    },
    "locale": {
        "message": "en",
        "description": "two letter locale"
    },
    "packageName": {
        "message": "LanSchool Air for Chromebooks",
        "description": "Name of the installed package"
    },
    "packageShortName": {
        "message": "LanSchool Air",
        "description": "Short name of the installed package"
    },
    "packageNameBeta": {
        "message": "LanSchool Air for Chromebooks BETA",
        "description": "Name of the installed package"
    },
    "packageNameBeta2": {
        "message": "LanSchool Air for Chromebooks BETA 2",
        "description": "Name of the installed package"
    },
    "packageNameBeta3": {
        "message": "LanSchool Air for Chromebooks BETA 3",
        "description": "Name of the installed package"
    },
    "packageDescription": {
        "message": "LanSchool Air packaged app for Chromebook",
        "description": "Description of the installed package"
    },
    "Version": {
        "message": "1.0.0.38",
        "description": "Version of the extension"
    },
    "VersionTitle": {
        "message": "Version: ",
        "description": "Version of the extension"
    },
    "Vendor": {
        "message": "Lenovo Software",
        "description": "The Vendor text"
    },
    "VendorURL": {
        "message": "www.lenovosoftware.com",
        "description": "URL to the vendors product website"
    },
    "Copyright": {
        "message": "Copyright © 2020 Lenovo. All rights reserved.",
        "description": "Copyright info"
    },
    "student_privacy_teacher_message": {
        "message": "The logged in student is not allowing screen viewing.",
        "description": "The message informing the teacher that the student has not allowed screen viewing."
    },
    "unverified_teacher_request": {
        "message": "%TEACHER% is requesting to monitor your activity.",
        "description": "Indicates to the user that the teacher is requesting to monitor their device."
    },
    "stop_monitoring": {
        "message": "Stop monitoring my Chromebook",
        "description": "Option displayed to the user to allow them to opt out of having their screen displayed to the teacher"
    },
    "you_are_being_monitored": {
        "message": "Your Chromebook is being monitored by LanSchool Air.",
        "description": "Displayed to the user to indicate their device is being monitored"
    },
    "confirm_stop_monitoring": {
        "message": "You are removing yourself from this class. To rejoin you must right-click on the LanSchool Air icon and select \"Allow Monitoring\"."
    },
    "monitoring_button_allow": {
        "message": "Allow",
        "description": "Label of a button which allows the user to opt in having their device monitored"
    },
    "monitoring_button_reject": {
        "message": "Reject",
        "description": "Label of a button which allows the user to opt out of having their device monitored"
    },
    "monitoring_button_ok": {
        "message": "OK",
        "description": "Button label for 'OK'"
    },
    "monitoring_button_cancel": {
        "message": "Cancel",
        "description": "Button label for 'Cancel'"
    },
    "screen_blanked_by": {
        "message": "Screen blanked by: {classname}",
        "description": "Notfication to the user that their screen has been blanked by the teacher in the class of {classname}. '{classname}' should not be localized."
    },
    "device_provisioned": {
        "message": "Device provisioned",
        "description": "Describes the status to the device's provisioning state"
    },
    "device_not_provisioned": {
        "message": "Device not provisioned",
        "description": "Describes the status to the device's provisioning state"
    },
    "valid_token": {
        "message": "Valid token",
        "description": "Describes the current state of the token on the app"
    },
    "no_valid_token": {
        "message": "No valid token",
        "description": "Describes the current state of the token on the app"
    },
    "connected_to_server": {
        "message": "Connected to server",
        "description": "Describes the current state of the connection between the app and the socket server"
    },
    "not_connected_to_server": {
        "message": "Not connected to server",
        "description": "Describes the current state of the connection between the app and the socket server"
    },
    "payload_verification_error": {
        "message": "Payload verification error",
        "description": "Error message displayed to the user that the payload checksum failed"
    },
    "ip_address_restriction": {
        "message": "IP address restriction",
        "description": "Error message displayed to the user when their IP address is outside the permitted range"
    },
    "client_offline": {
        "message": "The client is offline",
        "description": "Error message displayed to the user that their device is not connected to the Internet."
    },
    "provisioning_data_incomplete": {
        "message": "Provisioning data incomplete",
        "description": "Error message displayed to the user that the provisioning data returned from the server is incomplete."
    },
    "provisioning_server_error_code": {
        "message": "Error calling provisioning endpoint. Server returned status {error_code}: {additional_information}",
        "description": "Displayed to the user when the server returns an error doing provisioning. '{error_code}' is replaced by a numerical error code from the server and should not be localized. '{additional_information}' will be replaced by a localized explanation of the error."
    },
    "provisioning_server_error_no_additional_information": {
        "message": "No additional information available.",
        "description": "Displayed when the provisioning error code is something unexpected."
    },
    "provisioning_server_error_additional_information_403": {
        "message": "The provisioning window may be closed or no additional licenses are available.",
        "description": "Message to the user of a possible explanation as to why the error occurred."
    },
    "active_hours_restriction": {
        "message": "Active hours restriction. Reconnecting at {reconnect_time}",
        "description": "Displayed to the user when they attempt to connect outside of specified hours. '{reconnect_time}' is replaced by a date and time of the next reconnect attempt and should not be localized."
    },
    "token_retrieval_error": {
        "message": "Error retrieving token. Status: {status}",
        "description": "Displayed to the user when there was an error retrieving the token from the server. '{status}' is replaced by a numerical error code from the server and should not be localized."
    },
    "token_auth_error": {
        "message": "Received authError from socket server: {error}",
        "description": "Displayed to the user when an error has occurred with the security token. '{error}' is replaced by a error description from the server and should not be localized."
    },
    "context_menu_chat": {
        "message": "Chat",
        "description": "Displayed to the user on a context menu for them to choose the chat tool."
    },
    "context_menu_legal": {
        "message": "Legal",
        "description": "Displayed to the user on a context menu for them to choose view the legal document."
    },
    "context_menu_third_party_licenses": {
        "message": "Third-Party Licenses",
        "description": "Displayed to the user on a context menu for them to choose view the third-party software licenses document."
    },
    "third_party_licenses_title": {
        "message": "Third-Party Licenses",
        "description": "Title of third-party licenses dialog box."
    },
    "button_close": {
        "message": "Close",
        "description": "Label for close button."
    },
    "status_dialog_title": {
        "message": "LanSchool Air Status",
        "description": "Title of status dialog."
    },
    "monitoring_status_title": {
        "message": "Monitoring Status",
        "description": "Title of monitoring status dialog."
    },
    "your_teacher": {
        "message": "The teacher",
        "description": "Default title used to reference the teacher."
    },
    "allow_monitoring": {
        "message": "Allow Monitoring",
        "description": "User makes this selection in the context menu to allow the teacher to monitor their device."
    },
    "provisioned_to_catchall_org": {
        "message": "This device is not currently provisioned to a valid organization. <a href='https://helpdesk.lanschoolair.com/portal/en/kb/articles/mass-deploying-lanschool-air-for-chromebook-student' target='_blank'>Learn how to provision devices.</a>",
        "description": "Displayed to end user when the catch-all org is used in device provisioning."
    },
    "default_my_first_class_localized": {
        "message": "My First Class",
        "description": "The localized name of the first class when an org is first created"
    },
    "log_files_file_filter": {
        "message": "Log files (*.log)",
        "description": "Text appearing in the file picker dialog to filter by .log files"
    },
    "restart_agent": {
        "message": "Restart LanSchool Air",
        "description": "Button label to allow user to restart the program."
    },
    "error_retrieving_logs": {
        "message": "Error retrieving logs.",
        "description": "Error message shown to user when the system encountered an unexpected error retrieving logs."
    },
    "error_no_logs": {
        "message": "No logs returned.",
        "description": "Error message shown to user when the system found no logs to save."
    }
}
