Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Moodle Mod Adobeconnect
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
elc
Moodle Mod Adobeconnect
Commits
d3427cfa
Commit
d3427cfa
authored
5 years ago
by
DFNVC
Browse files
Options
Downloads
Patches
Plain Diff
Sprachpaket für Standard Capability 'mod/adobeconnect:addinstance' angepasst.
parent
30843770
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
lang/de/adobeconnect.php
+1
-0
1 addition, 0 deletions
lang/de/adobeconnect.php
lang/en/adobeconnect.php
+1
-0
1 addition, 0 deletions
lang/en/adobeconnect.php
version.php
+1
-1
1 addition, 1 deletion
version.php
with
3 additions
and
1 deletion
lang/de/adobeconnect.php
+
1
−
0
View file @
d3427cfa
...
...
@@ -10,6 +10,7 @@ $string['admin_login_desc'] = 'Login für Administrator';
$string
[
'admin_password'
]
=
'Administrator Passwort'
;
$string
[
'admin_password_desc'
]
=
'Passwort für Administrator'
;
$string
[
'adobeconnect'
]
=
'Adobe Connect'
;
$string
[
'adobeconnect:addinstance'
]
=
'Neue Adobe Connect Aktivität hinzufügen'
;
$string
[
'adobeconnectfieldset'
]
=
'Adobe Connect Einstellungen'
;
$string
[
'adobeconnecthost'
]
=
'Adobe Connect Host'
;
$string
[
'adobeconnecthostdescription'
]
=
'Ein Veranstalter kann, zusätzlich zu dem was ein Moderator darf, anderen Nutzern Rechte zuweisen, Meetings starten und beenden'
;
...
...
This diff is collapsed.
Click to expand it.
lang/en/adobeconnect.php
+
1
−
0
View file @
d3427cfa
...
...
@@ -10,6 +10,7 @@ $string['admin_login_desc'] = 'Login for main admin account';
$string
[
'admin_password'
]
=
'Admin Password'
;
$string
[
'admin_password_desc'
]
=
'Password for main admin account'
;
$string
[
'adobeconnect'
]
=
'Adobe Connect'
;
$string
[
'adobeconnect:addinstance'
]
=
'Add a new Adobe Connect activity'
;
$string
[
'adobeconnectfieldset'
]
=
'Adobe Connect Settings'
;
$string
[
'adobeconnecthost'
]
=
'Adobe Connect Host'
;
$string
[
'adobeconnecthostdescription'
]
=
'The host can give other users privileges, start and stop a meeting in addition to what a persenter can do'
;
...
...
This diff is collapsed.
Click to expand it.
version.php
+
1
−
1
View file @
d3427cfa
...
...
@@ -7,7 +7,7 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
$plugin
->
version
=
2019092
5
00
;
// The current module version (Date: YYYYMMDDXX)
$plugin
->
version
=
2019092
6
00
;
// The current module version (Date: YYYYMMDDXX)
$plugin
->
requires
=
2014051212
;
// Requires this Moodle version
$plugin
->
component
=
'mod_adobeconnect'
;
$plugin
->
cron
=
0
;
// Period for cron to check this module (secs)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment