$string['privacy:metadata']='LabNbook does not store any personal data';
$string['view']='View';
// settings
$string['labnbook_api_url']="LabNbook URL";
$string['labnbook_api_url_descr']="The URL to the root of labnbook, with a trailing slash. E.g. https://uga.labnbook.fr/";
$string['labnbook_api_key']="LabNbook Key";
$string['labnbook_api_key_descr']="The secret key that grants Moodle access to the API of LabNbook. This key is provided by the LabNbook instance.";
// form
$string['instancename']="Header";
$string['instancename_help']="This text will appear in the course content.";
$string['mission']="Mission";
$string['mission_help']="Select a mission among those you own in LabNbook. If you create a new mission in LabNbook, the 'refresh' button will update the drop-down list.";
$string['labnbook_url']="LabNbook URL";
$string['labnbook_url_descr']="The URL to the root of labnbook, with a trailing slash. E.g. https://uga.labnbook.fr/";
$string['labnbook_key']="LabNbook Key";
$string['labnbook_key_descr']="The secret key that grants Moodle access to the API of LabNbook. This key is provided by the LabNbook instance.";
$string['refresh']="refresh";
$string['teaming']="Team settings";
$string['method']="Method";
$string['method_help']="With the first choice, students will chose their own team if they don't have any.\n\nWith the second choice, they will be randomly assigned to a new or existing team when they begin their activity.\n\nThe number of teams and their sizes are controlled by the next settings.";