| | |
| | | <?php |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["domain_txt"] = 'Domain'; |
| | | $wb["type_txt"] = 'Type'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["client_txt"] = 'Client'; |
| | | $wb["management_method_txt"] = 'Management of user accounts'; |
| | | $wb["public_registration_txt"] = 'Enable public registration'; |
| | | $wb["registration_url_txt"] = 'Registration URL'; |
| | | $wb["registration_message_txt"] = 'Registration Message'; |
| | | $wb["domain_admins_txt"] = 'Domain Admins (JIDs)'; |
| | | $wb["use_pubsub_txt"] = 'Enable Pubsub'; |
| | | $wb["use_proxy_txt"] = 'Enable Bytestream Proxy'; |
| | | $wb["use_anon_host_txt"] = 'Enable Anonymous Host'; |
| | | $wb["use_vjud_txt"] = 'Enable VJUD User Directory'; |
| | | $wb["vjud_opt_mode_txt"] = 'VJUD Opt Mode'; |
| | | $wb["use_muc_host_txt"] = 'Enable Multi User Chatrooms'; |
| | | $wb["muc_name_txt"] = 'Name in MUC Service Discovery'; |
| | | $wb["muc_restrict_room_creation_txt"] = 'Permission to create chatrooms'; |
| | | $wb["muc_admins_txt"] = 'MUC Admins (JIDs)'; |
| | | $wb["use_pastebin_txt"] = 'Enable Pastebin'; |
| | | $wb["pastebin_expire_after_txt"] = 'Pastes expire after (hours)'; |
| | | $wb["pastebin_trigger_txt"] = 'Pastebin trigger'; |
| | | $wb["use_http_archive_txt"] = 'Enable HTTP chatroom archive'; |
| | | $wb["http_archive_show_join_txt"] = 'Show join messages in archive'; |
| | | $wb["http_archive_show_status_txt"] = 'Show status changes in archive'; |
| | | $wb["use_status_host_txt"] = 'Enable XML Status host'; |
| | | $wb["cant_change_domainname_txt"] = 'The Domain name of existing XMPP domain cannot be changed.'; |
| | | $wb["about_registration_url_txt"] = 'Link to your registration form.'; |
| | | $wb["about_registration_message_txt"] = 'Description about your account registration process.'; |
| | | $wb["no_corresponding_maildomain_txt"] = 'Corresponding mail domain for user management not found. Please create the mail domain first.'; |
| | | $wb['server_id_txt'] = 'Server'; |
| | | $wb['client_group_id_txt'] = 'Client'; |
| | | $wb['domain_txt'] = 'Domain'; |
| | | $wb['type_txt'] = 'Type'; |
| | | $wb['active_txt'] = 'Active'; |
| | | $wb['client_txt'] = 'Client'; |
| | | $wb['management_method_txt'] = 'Management of user accounts'; |
| | | $wb['public_registration_txt'] = 'Enable public registration'; |
| | | $wb['registration_url_txt'] = 'Registration URL'; |
| | | $wb['registration_message_txt'] = 'Registration Message'; |
| | | $wb['domain_admins_txt'] = 'Domain Admins (JIDs)'; |
| | | $wb['use_pubsub_txt'] = 'Enable Pubsub'; |
| | | $wb['use_proxy_txt'] = 'Enable Bytestream Proxy'; |
| | | $wb['use_anon_host_txt'] = 'Enable Anonymous Host'; |
| | | $wb['use_vjud_txt'] = 'Enable VJUD User Directory'; |
| | | $wb['vjud_opt_mode_txt'] = 'VJUD Opt Mode'; |
| | | $wb['use_muc_host_txt'] = 'Enable Multi User Chatrooms'; |
| | | $wb['muc_name_txt'] = 'Name in MUC Service Discovery'; |
| | | $wb['muc_restrict_room_creation_txt'] = 'Permission to create chatrooms'; |
| | | $wb['muc_admins_txt'] = 'MUC Admins (JIDs)'; |
| | | $wb['use_pastebin_txt'] = 'Enable Pastebin'; |
| | | $wb['pastebin_expire_after_txt'] = 'Pastes expire after (hours)'; |
| | | $wb['pastebin_trigger_txt'] = 'Pastebin trigger'; |
| | | $wb['use_http_archive_txt'] = 'Enable HTTP chatroom archive'; |
| | | $wb['http_archive_show_join_txt'] = 'Show join messages in archive'; |
| | | $wb['http_archive_show_status_txt'] = 'Show status changes in archive'; |
| | | $wb['use_status_host_txt'] = 'Enable XML Status host'; |
| | | $wb['cant_change_domainname_txt'] = 'The Domain name of existing XMPP domain cannot be changed.'; |
| | | $wb['about_registration_url_txt'] = 'Link to your registration form.'; |
| | | $wb['about_registration_message_txt'] = 'Description about your account registration process.'; |
| | | $wb['no_corresponding_maildomain_txt'] = 'Corresponding mail domain for user management not found. Please create the mail domain first.'; |
| | | $wb['ssl_state_txt'] = 'State'; |
| | | $wb['ssl_locality_txt'] = 'Locality'; |
| | | $wb['ssl_organisation_txt'] = 'Organisation'; |
| | |
| | | $wb['create_certificate_txt'] = 'Create certificate'; |
| | | $wb['delete_certificate_txt'] = 'Delete certificate'; |
| | | $wb['ssl_error_isemail'] = 'Please enter a valid email adress for generation of the SSL certificate'; |
| | | $wb["limit_xmppdomain_txt"] = 'The max. number of XMPP domains for your account is reached.'; |
| | | $wb['limit_xmppdomain_txt'] = 'The max. number of XMPP domains for your account is reached.'; |
| | | ?> |