@@ -142,6 +142,7 @@ $string['participantnumberaverage'] = 'Average number of participants ({$a})';
$string['postaladdress']='Postal address';
$string['postaladdress_help']='Postal address of this site, or of the entity represented by this site.';
$string['postsnumber']='Number of posts ({$a})';
$string['previousregistrationdeleted']='The previous registration has been deleted from {$a}. You can restart the registration process. Thank you.';
$string['prioritise']='Prioritise';
$string['privacy']='Privacy';
$string['privacy_help']='The hub may want to display a list of registered sites. If it does then you can choose whether or not you want to appear on that list.';
...
...
@@ -174,7 +175,9 @@ $string['registrationconfirmedon'] = 'You are now registered on the hub {$a}. Yo
$string['registrationupdated']='Registration has been updated.';
$string['roleassignmentsnumber']='Number of role assignments ({$a})';
$string['screenshots']='Screenshots';
$string['screenshots_help']='Any screenshots of the course will be displayed in search results.';
...
...
@@ -206,7 +209,7 @@ $string['sitedesc_help'] = 'This description of your site may be shown in the si
$string['sitegeolocation']='Geolocation';
$string['sitegeolocation_help']='In future we may provide location-based searching in the hubs. If you want to specify the location for your site use a latitude/longitude value here (eg: -31.947884,115.871285). One way to find this is to use Google Maps.';
$string['siteemail']='Email address';
$string['siteemail_help']='You need to provide an email address so the admin can contact you if necessary. This will not be used for any other purpose.';
$string['siteemail_help']='You need to provide an email address so the hub administrator can contact you if necessary. This will not be used for any other purpose. It is recommended to enter a email address related to a position (example: sitemanager@example.com) and not directly to a person.';
$string['sitelang']='Language';
$string['sitelang_help']='Your site language will be displayed on the site listing.';
<FIELDNAME="token"TYPE="char"LENGTH="255"NOTNULL="true"SEQUENCE="false"COMMENT="the token to communicate with the hub by web service"PREVIOUS="id"NEXT="hubname"/>