Skip to content
Snippets Groups Projects
Commit d3427cfa authored by DFNVC's avatar DFNVC
Browse files

Sprachpaket für Standard Capability 'mod/adobeconnect:addinstance' angepasst.

parent 30843770
Branches master
No related tags found
No related merge requests found
...@@ -10,6 +10,7 @@ $string['admin_login_desc'] = 'Login für Administrator'; ...@@ -10,6 +10,7 @@ $string['admin_login_desc'] = 'Login für Administrator';
$string['admin_password'] = 'Administrator Passwort'; $string['admin_password'] = 'Administrator Passwort';
$string['admin_password_desc'] = 'Passwort für Administrator'; $string['admin_password_desc'] = 'Passwort für Administrator';
$string['adobeconnect'] = 'Adobe Connect'; $string['adobeconnect'] = 'Adobe Connect';
$string['adobeconnect:addinstance'] = 'Neue Adobe Connect Aktivität hinzufügen';
$string['adobeconnectfieldset'] = 'Adobe Connect Einstellungen'; $string['adobeconnectfieldset'] = 'Adobe Connect Einstellungen';
$string['adobeconnecthost'] = 'Adobe Connect Host'; $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'; $string['adobeconnecthostdescription'] = 'Ein Veranstalter kann, zusätzlich zu dem was ein Moderator darf, anderen Nutzern Rechte zuweisen, Meetings starten und beenden';
......
...@@ -10,6 +10,7 @@ $string['admin_login_desc'] = 'Login for main admin account'; ...@@ -10,6 +10,7 @@ $string['admin_login_desc'] = 'Login for main admin account';
$string['admin_password'] = 'Admin Password'; $string['admin_password'] = 'Admin Password';
$string['admin_password_desc'] = 'Password for main admin account'; $string['admin_password_desc'] = 'Password for main admin account';
$string['adobeconnect'] = 'Adobe Connect'; $string['adobeconnect'] = 'Adobe Connect';
$string['adobeconnect:addinstance'] = 'Add a new Adobe Connect activity';
$string['adobeconnectfieldset'] = 'Adobe Connect Settings'; $string['adobeconnectfieldset'] = 'Adobe Connect Settings';
$string['adobeconnecthost'] = 'Adobe Connect Host'; $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'; $string['adobeconnecthostdescription'] = 'The host can give other users privileges, start and stop a meeting in addition to what a persenter can do';
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */
$plugin->version = 2019092500; // The current module version (Date: YYYYMMDDXX) $plugin->version = 2019092600; // The current module version (Date: YYYYMMDDXX)
$plugin->requires = 2014051212; // Requires this Moodle version $plugin->requires = 2014051212; // Requires this Moodle version
$plugin->component = 'mod_adobeconnect'; $plugin->component = 'mod_adobeconnect';
$plugin->cron = 0; // Period for cron to check this module (secs) $plugin->cron = 0; // Period for cron to check this module (secs)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment