3 $string['accessexception'] = 'Access control exception';
4 $string['addfunction'] = 'Add function';
5 $string['addfunctionhelp'] = 'Select the function to add to the service.';
6 $string['addrequiredcapability'] = 'Assign/Unassign the required capability';
7 $string['addservicehelp'] = 'Set settings for your service. You can add a unique required capability. In this case any
8 user accessing to this service will need this capability. When you enable restricted users option, you will be able
9 to select some restricted users from the services administration page. These users will be the only one able to
10 access this service. Finally you can decide enable/disable the service at any time.';
11 $string['actwebserviceshhdr'] = 'Active web service protocols';
12 $string['configwebserviceplugins'] = 'For security reasons enable only protocols that are used.';
13 $string['deleteserviceconfirm'] = 'Do you really want to delete external service \"$a\"?';
14 $string['disabledwarning'] = 'All webs service protocols are disabled, the \Enable web services\" setting can be found in the \"Advanced features\" section.';
15 $string['emptyname'] = 'The service name field cannot be empty.';
16 $string['enabled'] = 'enabled';
17 $string['externalservices'] = 'External services';
18 $string['externalservice'] = 'External service';
19 $string['externalservicefunctions'] = 'External service functions';
20 $string['externalserviceusers'] = 'External service users';
21 $string['function'] = 'Function';
22 $string['functions'] = 'Functions';
23 $string['iprestriction'] = 'IP restriction';
24 $string['manageprotocols'] = 'Manage protocols';
25 $string['nofunctionselected'] = 'Please select a function to add';
26 $string['nouserrestriction'] = 'No restriction';
27 $string['potusers'] = 'Not authorized users';
28 $string['potusersmatching'] = 'Not authorized users matching';
29 $string['protocol'] = 'Protocol';
30 $string['removefunction'] = 'Remove';
31 $string['removefunctionconfirm'] = 'Do you really want to remove function \"$a->function\" from service \"$a->service\"?';
32 $string['requiredcapability'] = 'Required capability';
33 $string['restrictedusers'] = 'Restricted users';
34 $string['saveservice'] = 'Save service';
35 $string['selectedcapability'] = 'Selected';
36 $string['servicename'] = 'Service name';
37 $string['servicesbuiltin'] = 'Built-in services';
38 $string['servicescustom'] = 'Custom services';
39 $string['serviceusers'] = 'Authorized users';
40 $string['serviceusersmatching'] = 'Authorized users matching';
41 $string['serviceuserssettings'] = 'Change settings for the Authorized users';
42 $string['test'] = 'Test';
43 $string['testclient'] = 'Test client';
44 $string['validuntil'] = 'Valid until';
45 $string['webservices'] = 'Web services';