Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
8c7e0f70
Commit
8c7e0f70
authored
Jun 08, 2007
by
Donal McMullan
Browse files
Better user experience in setting up networking
parent
0973e3ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/lang/en.utf8/admin.php
View file @
8c7e0f70
...
...
@@ -121,12 +121,12 @@ $string['publickeydescription'] = 'This public key is automatically generat
$string
[
'publickeyexpires'
]
=
'Public key expires'
;
$string
[
'enablenetworkingdescription'
]
=
'Allow your Mahara server to communicate with servers running Moodle and other applications.'
;
$string
[
'enablenetworking'
]
=
'Enable networking'
;
$string
[
'networkingenabled'
]
=
'Networking has been enabled'
;
$string
[
'networkingdisabled'
]
=
'Networking has been disabled'
;
$string
[
'networkingenabled'
]
=
'Networking has been enabled
.
'
;
$string
[
'networkingdisabled'
]
=
'Networking has been disabled
.
'
;
$string
[
'networkingunchanged'
]
=
'Network settings were not changed'
;
$string
[
'promiscuousmode'
]
=
'Auto-register all hosts'
;
$string
[
'promiscuousmodedisabled'
]
=
'Auto-register has been disabled'
;
$string
[
'promiscuousmodeenabled'
]
=
'Auto-register has been enabled'
;
$string
[
'promiscuousmodedisabled'
]
=
'Auto-register has been disabled
.
'
;
$string
[
'promiscuousmodeenabled'
]
=
'Auto-register has been enabled
.
'
;
$string
[
'promiscuousmodedescription'
]
=
'Create an institution record for any host that connects to you, and allow its users to log on to Mahara'
;
// Admin menu editor
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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