Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LabNbook
LabNbook-Moodle
Commits
77f7c10d
Commit
77f7c10d
authored
Nov 14, 2019
by
Francois Gannaz
Browse files
fix texts from the plugin settings
parent
ba82626f
Changes
1
Hide whitespace changes
Inline
Side-by-side
lang/en/labnbook.php
View file @
77f7c10d
...
...
@@ -30,10 +30,10 @@ $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_url_descr'
]
=
"The URL to the root of
the
labnbook
API
, with a trailing slash. E.g. https://uga.labnbook.fr/
api/
"
;
$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_institution_id'
]
=
"LabNbook instituion ID"
;
$string
[
'labnbook_api_key_descr'
]
=
"The secret key that grants Moodle
an
access to the API of LabNbook. This key is provided by the LabNbook instance."
;
$string
[
'labnbook_institution_id'
]
=
"LabNbook institu
t
ion ID"
;
$string
[
'labnbook_institution_id_descr'
]
=
"The LabNbook institution ID that will be assigned to this Moodle instance."
;
// form
...
...
Write
Preview
Markdown
is supported
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