Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LabNbook
LabNbook-Moodle
Commits
5cd0b0a5
Commit
5cd0b0a5
authored
Nov 12, 2019
by
Francois Gannaz
Browse files
EN texts++
parent
095dd233
Changes
1
Show whitespace changes
Inline
Side-by-side
lang/en/labnbook.php
View file @
5cd0b0a5
...
@@ -33,6 +33,8 @@ $string['labnbook_api_url'] = "LabNbook URL";
...
@@ -33,6 +33,8 @@ $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_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'
]
=
"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."
;
$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."
;
$string
[
'labnbook_institution_id'
]
=
"LabNbook instituion ID"
;
$string
[
'labnbook_institution_id_descr'
]
=
"The LabNbook institution ID that will be assigned to this Moodle instance."
;
// form
// form
$string
[
'instancename'
]
=
"Header"
;
$string
[
'instancename'
]
=
"Header"
;
...
@@ -54,7 +56,9 @@ $string['size_min'] = "Minimal size";
...
@@ -54,7 +56,9 @@ $string['size_min'] = "Minimal size";
// view as teacher
// view as teacher
$string
[
'external_teaming'
]
=
"Gérer la mise en équipes"
;
$string
[
'external_teaming'
]
=
"Gérer la mise en équipes"
;
$string
[
'external_teaming_descr'
]
=
"Configuration avancée des équipes avec l'interface de LabNbook."
;
$string
[
'external_reports'
]
=
"Administrer les rapports produits"
;
$string
[
'external_reports'
]
=
"Administrer les rapports produits"
;
$string
[
'external_reports_descr'
]
=
"Accéder aux rapports produits par les étudiants, avec possibilité d'annoter le contenu."
;
// view as student
// view as student
$string
[
'gotoreport'
]
=
"Accéder au rapport"
;
$string
[
'gotoreport'
]
=
"Accéder au rapport"
;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment