2009-10-12 21:46:16 +00:00
< ? php
2009-09-09 07:55:03 +00:00
2009-10-20 22:30:18 +00:00
$string [ 'accessexception' ] = 'Access control exception' ;
2009-10-12 21:46:16 +00:00
$string [ 'addfunction' ] = 'Add function' ;
2009-10-19 15:09:22 +00:00
$string [ 'addfunctionhelp' ] = 'Select the function to add to the service.' ;
2009-10-16 08:50:02 +00:00
$string [ 'addrequiredcapability' ] = 'Assign/Unassign the required capability' ;
2009-11-06 08:17:09 +00:00
$string [ 'addservice' ] = 'Add a new service: $a->name (id: $a->id)' ;
2009-10-12 21:46:16 +00:00
$string [ 'actwebserviceshhdr' ] = 'Active web service protocols' ;
2009-12-13 10:48:22 +00:00
$string [ 'apiexplorer' ] = 'API explorer' ;
$string [ 'apiexplorernotavalaible' ] = 'API explorer not available yet.' ;
$string [ 'arguments' ] = 'Arguments' ;
2009-10-12 21:46:16 +00:00
$string [ 'configwebserviceplugins' ] = 'For security reasons enable only protocols that are used.' ;
2010-01-06 09:33:05 +00:00
$string [ 'context' ] = 'Context' ;
2009-11-06 08:17:09 +00:00
$string [ 'deleteservice' ] = 'Delete the service: $a->name (id: $a->id)' ;
2009-10-12 21:46:16 +00:00
$string [ 'deleteserviceconfirm' ] = 'Do you really want to delete external service \"$a\"?' ;
$string [ 'disabledwarning' ] = 'All webs service protocols are disabled, the \Enable web services\" setting can be found in the \"Advanced features\" section.' ;
2009-11-06 08:17:09 +00:00
$string [ 'editservice' ] = 'Edit the service: $a->name (id: $a->id)' ;
2009-10-21 19:36:39 +00:00
$string [ 'enabled' ] = 'Enabled' ;
2009-12-13 10:48:22 +00:00
$string [ 'error' ] = 'Error: $a' ;
2009-12-18 03:19:22 +00:00
$string [ 'errorcodes' ] = 'Error message' ;
2009-10-22 23:07:21 +00:00
$string [ 'execute' ] = 'Execute' ;
$string [ 'executewarnign' ] = 'WARNING: if you press execute your database will be modified and changes can not be reverted automatically!' ;
2009-10-12 21:46:16 +00:00
$string [ 'externalservices' ] = 'External services' ;
$string [ 'externalservice' ] = 'External service' ;
$string [ 'externalservicefunctions' ] = 'External service functions' ;
$string [ 'externalserviceusers' ] = 'External service users' ;
$string [ 'function' ] = 'Function' ;
$string [ 'functions' ] = 'Functions' ;
2009-12-18 03:19:22 +00:00
$string [ 'generalstructure' ] = 'General structure' ;
2010-01-06 09:33:05 +00:00
$string [ 'httpswarning' ] = 'Token strings are only displayed if your connection is secured (https)' ;
2009-10-16 08:50:02 +00:00
$string [ 'iprestriction' ] = 'IP restriction' ;
2009-10-12 21:46:16 +00:00
$string [ 'manageprotocols' ] = 'Manage protocols' ;
2010-01-06 09:33:05 +00:00
$string [ 'managetokens' ] = 'Manage tokens' ;
2009-11-05 07:06:09 +00:00
$string [ 'norequiredcapability' ] = 'No required capability' ;
2010-01-06 09:33:05 +00:00
$string [ 'notoken' ] = 'You have created no token.' ;
$string [ 'operation' ] = 'Operation' ;
2009-12-13 10:48:22 +00:00
$string [ 'optional' ] = 'Optional' ;
2009-12-14 05:30:12 +00:00
$string [ 'phpparam' ] = 'XML-RPC (PHP structure)' ;
$string [ 'phpresponse' ] = 'XML-RPC (PHP structure)' ;
$string [ 'postrestparam' ] = 'PHP code for REST (POST request)' ;
2009-10-21 19:36:39 +00:00
$string [ 'potusers' ] = 'Not authorised users' ;
$string [ 'potusersmatching' ] = 'Not authorised users matching' ;
2009-12-22 03:52:28 +00:00
$string [ 'print' ] = 'Print All' ;
2009-10-12 21:46:16 +00:00
$string [ 'protocol' ] = 'Protocol' ;
$string [ 'removefunction' ] = 'Remove' ;
$string [ 'removefunctionconfirm' ] = 'Do you really want to remove function \"$a->function\" from service \"$a->service\"?' ;
2009-12-13 10:48:22 +00:00
$string [ 'requireauthentication' ] = 'This method requires authentication with xxx permission.' ;
$string [ 'required' ] = 'Required' ;
2009-10-12 21:46:16 +00:00
$string [ 'requiredcapability' ] = 'Required capability' ;
2009-12-13 10:48:22 +00:00
$string [ 'response' ] = 'Response' ;
2009-12-14 05:30:12 +00:00
$string [ 'restcode' ] = 'REST' ;
2009-12-18 03:19:22 +00:00
$string [ 'restexception' ] = 'REST' ;
2009-12-14 06:01:13 +00:00
$string [ 'restparam' ] = 'REST (POST parameters)' ;
2009-10-21 19:36:39 +00:00
$string [ 'restrictedusers' ] = 'Authorised users only' ;
2009-12-13 10:48:22 +00:00
$string [ 'selectedcapabilitydoesntexit' ] = 'The currently set required capability ($a) doesn\'t exist anymore. Please change it and save the changes.' ;
2009-11-05 07:06:09 +00:00
$string [ 'selectedcapability' ] = 'Selected' ;
2010-01-06 09:33:05 +00:00
$string [ 'service' ] = 'Service' ;
2009-10-19 12:01:22 +00:00
$string [ 'servicename' ] = 'Service name' ;
2009-10-12 21:46:16 +00:00
$string [ 'servicesbuiltin' ] = 'Built-in services' ;
$string [ 'servicescustom' ] = 'Custom services' ;
2009-10-21 19:36:39 +00:00
$string [ 'serviceusers' ] = 'Authorised users' ;
$string [ 'serviceusersmatching' ] = 'Authorised users matching' ;
$string [ 'serviceuserssettings' ] = 'Change settings for the authorised users' ;
2009-10-21 18:25:00 +00:00
$string [ 'testclient' ] = 'Web service test client' ;
2010-01-06 09:33:05 +00:00
$string [ 'token' ] = 'Token' ;
2009-10-16 08:50:02 +00:00
$string [ 'validuntil' ] = 'Valid until' ;
2009-10-12 21:46:16 +00:00
$string [ 'webservices' ] = 'Web services' ;
2010-01-06 09:33:05 +00:00
$string [ 'webservicetokens' ] = 'Web service tokens' ;
2009-12-13 10:48:22 +00:00
$string [ 'wsdocumentation' ] = 'Web service documentation' ;
2009-12-21 04:01:02 +00:00
$string [ 'wsdocumentationdisable' ] = 'Web service documentation is disabled.' ;
2009-12-22 07:09:28 +00:00
$string [ 'wsdocumentationintro' ] = 'Following is a listing of web service functions available for the username <b>$a</b>.<br/>To create a client we advise you to read the <a href=\"http://docs.moodle.org/en/Development:Creating_a_web_service_and_a_web_service_function#Create_your_own_client\">Moodle documentation</a>' ;
2009-12-13 10:48:22 +00:00
$string [ 'wsdocumentationlogin' ] = 'Enter your web service username and password.' ;
$string [ 'wspassword' ] = 'Web service password' ;
$string [ 'wsusername' ] = 'Web service username' ;
2009-12-18 03:19:22 +00:00