From dc8ebf2d6235826653244110b6f2dcab6696b0c0 Mon Sep 17 00:00:00 2001 From: Araan Branco Date: Thu, 20 Oct 2022 07:24:35 -0300 Subject: [PATCH] fix: change captcha to false and add disclaimer (#334) * fix: change captcha to false and add disclaimer * rollback config and remove files unnecessary * rollback files and fix database --- config/application.php | 14 ++--- lang/en_us.php | 77 +++++++++++++------------- lang/es_es.php | 57 ++++++++++---------- lang/pt_br.php | 89 ++++++++++++++++--------------- themes/default/account/create.php | 25 +++++---- 5 files changed, 135 insertions(+), 127 deletions(-) diff --git a/config/application.php b/config/application.php index d7978f36a..64a614ae9 100644 --- a/config/application.php +++ b/config/application.php @@ -79,7 +79,7 @@ 'ShowRenderDetails' => true, // Shows the "page rendered in X seconds" and "number of queries executed: X" in the default theme. 'UseCleanUrls' => false, // Set to true if you're running Apache and it supports mod_rewrite and .htaccess files. 'DebugMode' => false, // Set to false to minimize technical details from being output by Flux. WARNING: DO NOT USE THIS OPTION ON A PUBLICALLY-ACCESSIBLE CP. - 'UseCaptcha' => true, // Use CAPTCHA image for account registration to prevent automated account creations. (Requires GD2/FreeType2) + 'UseCaptcha' => false, // Use CAPTCHA image for account registration to prevent automated account creations. (Requires GD2/FreeType2) 'UseLoginCaptcha' => false, // Use CAPTCHA image for account logins. (Requires GD2/FreeType2) 'EnableReCaptcha' => false, // Enables the use of reCAPTCHA instead of Flux's native GD2 library (http://www.google.com/recaptcha) 'ReCaptchaPublicKey' => '...', // This is your reCAPTCHA public key [REQUIRED FOR RECAPTCHA] (sign up at http://www.google.com/recaptcha) @@ -172,7 +172,7 @@ 'BlacksmithRankingLimit' => 20, // 'HomunRankingLimit' => 20, // 'MVPRankingLimit' => 20, // - + 'RankingHideGroupLevel' => AccountLevel::LOWGM, // 'InfoHideZenyGroupLevel' => AccountLevel::LOWGM, // Minimum group level of account to hide zeny from in server information page. @@ -213,8 +213,8 @@ 'AdminMenuNewStyle' => true, // Use new-style admin menu; Applies to 'default' theme. 'EnablePeakDisplay' => true, // Display Peak User count on Server Status page. - - + + // News Options 'CMSNewsOnHomepage' => true, // Display News on Home Page instead of "You've Just Installed FluxCP" message? 'CMSNewsType' => 1, // Type = source of news feed: @@ -240,7 +240,7 @@ 'DiscordSendOnNewTicket' => true, // Sends a channel message when someone submits a new ticket to the Service Desk 'DiscordSendOnWebCommand' => true, // Sends a channel message when someone uses the Web Command feature in FluxCP 'DiscordSendOnMarketing' => true, // Sends a channel message when someone uses the Send Email feature in FluxCP - + 'TinyMCEKey' => 'no-key', // Register for a key at https://www.tiny.cloud/my-account/dashboard/ // These are the main menu items that should be displayed by themes. @@ -309,7 +309,7 @@ //'Economy' => array('module' => 'economy') ) ), - + // Sub-menu items that are displayed for any action belonging to a // particular module. The format it simple. 'SubMenuItems' => array( @@ -418,7 +418,7 @@ 'index' => 'Buyers', ), ), - + 'AllowMD5PasswordSearch' => false, 'ReallyAllowMD5PasswordSearch' => false, // Are you POSITIVELY sure? diff --git a/lang/en_us.php b/lang/en_us.php index 2ad69071a..0ee5a6400 100755 --- a/lang/en_us.php +++ b/lang/en_us.php @@ -1,5 +1,5 @@ 'English', 'YesLabel' => 'Yes', @@ -56,7 +56,7 @@ 'ItemCard2Label' => 'Slot 3', 'ItemCard3Label' => 'Slot 4', 'ItemRandOptionsLabel' => 'Random options', - + //SIDEBAR //FluxCP Menu Items //Categories @@ -102,7 +102,7 @@ 'MobDatabaseLabel' => 'Mob Database', 'JoinUsInFacebookLabel' => 'Join us on Facebook!', 'RateUsOnRMSLabel' => 'Rate us on RMS!', - + // Module: account // - account/changemail 'EmailChangeTitle' => 'Change E-mail', @@ -181,12 +181,13 @@ 'AccountPasswordLabel' => 'Your Password', 'AccountPassConfirmLabel' => 'Confirm Password', 'AccountEmailLabel' => 'E-mail Address', - 'AccountEmailLabel2' => 'Confirm E-mail Address', + 'AccountEmailLabel2' => 'Confirm E-mail Address', 'AccountGenderLabel' => 'Gender', 'AccountBirthdateLabel' => 'Birthdate', 'AccountSecurityLabel' => 'Security Code', 'AccountCreateButton' => 'Create My Account', 'AccountInvalidChars' => "A username can only contain these characters: '%s'", + 'AccountRecaptchaKey' => 'You need Recaptcha keys, see more in config/applications.php (ReCaptchaPublicKey/ReCaptchaPrivateKey)', 'InvalidLoginServer' => 'Invalid login server selected, please try again with a valid server.', 'InvalidLoginCredentials' => 'Invalid login credentials, please verify that you typed the correct info and try again.', 'UnexpectedLoginError' => 'Unexpected error occurred, please try again or report to an admin.', @@ -366,7 +367,7 @@ 'XferLogCharNameLabel' => 'To Character', 'XferLogNotReceived' => 'You have not received any credit transfers.', 'XferLogNotSent' => 'You have not sent any credit transfers.', - + // Module: character // - character/changeslot // - character/index @@ -396,20 +397,20 @@ 'DivorceText3' => 'Wedding rings will also be deleted.', 'DivorceButton' => 'Yes, do it please.', 'DivorceSuccessful' => '%s has been divorced!', - + // Module: cplog // - cplog/index.php // - cplog/login.php // - cplog/paypal.php // - cplog/resetpass.php // - cplog/txnview.php - + // Module: donate // - donate/complete // - donate/history // - donate/index // - donate/trusted - + // Module: errors // - errors/missing_action 'MissingActionTitle' => 'Missing Action', @@ -425,12 +426,12 @@ 'MissingViewActLabel' => 'Action:', 'MissingViewReqLabel' => 'Request URI:', 'MissingViewLocLabel' => 'File system location:', - + // Module: guild // - guild/export // - guild/index // - guild/view - + // Module: history // - history/cplogin 'HistoryCpLoginTitle' => 'Control Panel Logins', @@ -474,7 +475,7 @@ 'HistoryPassResetResetDate' => 'Reset Date', 'HistoryPassResetResetIp' => 'Reset IP', 'HistoryNoPassResets' => 'No password reset attempts found.', - + // Module: ipban // - ipban/add 'IpbanAddTitle' => 'Add IP Ban', @@ -525,20 +526,20 @@ 'IpbanEnterUnbanReason' => 'Please enter a reason for lifting the IP ban(s).', 'IpbanUnbanned' => 'Lifted selected IP ban(s)!', 'IpbanUnbanFailed' => 'Failed to lift %d of the specified IP unban(s)!', - + // Module: item // - item/add // - item/copy // - item/edit // - item/index // - item/view - + // Module: itemshop // - itemshop/add // - itemshop/delete // - itemshop/edit // - itemshop/imagedel - + // Module: logdata // - logdata/chat // - logdata/cashpoints @@ -637,7 +638,7 @@ 'ZenyLogMapLabel' => 'Map', // - logdata/feeding 'FeedingLogTitle' => 'Feeding Log', - + // Module: mail // - mail/index 'MailerTitle' => 'Form Mailer', @@ -653,7 +654,7 @@ 'MailerSubjectLabel' => 'Subject', 'MailerBodyLabel' => 'Body', 'MailerSelectTemplateLabel' => 'Select Template', - + // Module: main // - main/index 'MainPageHeading' => 'Flux Control Panel', @@ -669,11 +670,11 @@ 'PageNotFoundInfo' => 'The page you have requested was not found on our server. Please check the address and make sure it is correct, and try again.', // - main/preprocess 'DisallowedDuringWoE' => 'The page you have requested is not accessible during WoE.', - + // Module: monster // - monster/index // - monster/view - + // Module: purchase // - purchase/add // - purchase/cart @@ -682,12 +683,12 @@ // - purchase/index // - purchase/pending // - purchase/remove - + // Module: ranking // - ranking/character // - ranking/guild // - ranking/zeny - + // Module: server // - server/info 'ServerInfoTitle' => 'Server Information', @@ -710,20 +711,20 @@ 'ServerStatusMapLabel' => 'Map Server', 'ServerStatusOnlineLabel' => 'Players Online', 'ServerStatusPeakLabel' => 'Player Peak', - + // Module: service // - service/tos 'TermsTitle' => 'Terms of Service', 'TermsHeading' => 'Terms of Service', 'TermsInfo' => 'Please read before creating an account!', 'TermsInfo2' => "FOR CONTROL PANEL ADMINISTRATOR: You may add your server's ToS in this view file directly. The location of the view file is: %s", - + // Module: unauthorized // - unauthorized/index 'UnauthorizedTitle' => 'Unauthorized', 'UnauthorizedHeading' => 'Unauthorized', 'UnauthorizedInfo' => 'You are unauthorized to view this page. Redirecting…', - + // Module: woe // - woe/index 'WoeTitle' => 'WoE Hours', @@ -733,10 +734,10 @@ 'WoeServerLabel' => 'Servers', 'WoeTimesLabel' => 'War of Emperium Times', 'WoeNotScheduledInfo' => 'There are no scheduled WoE hours.', - + // Module: contactform 'CFTitleSubmit' => 'Contact Us', - + // Module: News and Pages 'CMSNewsHeader' => 'Announcements', 'CMSPageHeader' => 'Content Management System', @@ -749,7 +750,7 @@ 'CMSNewsAdded' => 'News added to system', 'CMSPagesAdded' => 'Your new page has been added', 'CMSNewsUpdated' => 'News updated', - 'CMSPageUpdated' => 'Your page has been updated', + 'CMSPageUpdated' => 'Your page has been updated', 'CMSNewsAddTitle' => 'Add a news item', 'CMSPageAddTitle' => 'Add a new page', 'CMSNewsEditTitle' => 'Edit news', @@ -779,17 +780,17 @@ 'CMSOptionalLabel' => '(Optional)', 'CMSRequiredLabel' => '(Required)', 'CMSCreateLabel' => 'Add News', - + // Module: vending 'TLHeaderTasks' => 'Tasks', - 'TLHeaderOwner' => 'Owner', - 'TLHeaderPriority' => 'Priority', - 'TLHeaderStatus' => 'Status', + 'TLHeaderOwner' => 'Owner', + 'TLHeaderPriority' => 'Priority', + 'TLHeaderStatus' => 'Status', 'TLHeaderCreated' => 'Created', 'TLHeaderModified' => 'Modified', 'TLHeaderResources' => 'Additional Resources', 'TLHeaderBody' => 'Body', - + // Module: servicedesk 'SDHeader' => 'Service Desk', 'SDCreateNew' => 'Create a new ticket', @@ -801,18 +802,18 @@ 'SDNoInactiveTickets' => 'You have no in-active tickets at the moment.', 'SDNoClosedTickets' => 'There are no Closed tickets in the database.', 'SDNoCats' => 'There are no categories within the database.', - 'SDHuh' => 'You should not be here o.O', + 'SDHuh' => 'You should not be here o.O', 'SDPointerChatLog' => 'We recommend pasting to pastebin.com then putting the link in here.', 'SDPointerScreenShot' => 'Provide image links as evidence', 'SDPointerVideoLink' => 'We recommend uploading to youtube then putting the link in here.', - 'SDHeaderID' => 'Ticket #', - 'SDHeaderSubject' => 'Subject', + 'SDHeaderID' => 'Ticket #', + 'SDHeaderSubject' => 'Subject', 'SDHeaderCategory' => 'Category', - 'SDHeaderStatus' => 'Current Status', + 'SDHeaderStatus' => 'Current Status', 'SDHeaderLastAuthor' => 'Last Author', - 'SDHeaderTimestamp' => 'Created', - 'SDHeaderAccount' => 'Account', - 'SDHeaderTeam' => 'Team', + 'SDHeaderTimestamp' => 'Created', + 'SDHeaderAccount' => 'Account', + 'SDHeaderTeam' => 'Team', 'SDH3ActiveTickets' => 'Active Tickets', 'SDH3InActiveTickets' => 'In-Active Tickets', 'SDH3ClosedTickets' => 'Closed Tickets', diff --git a/lang/es_es.php b/lang/es_es.php index 31fbd4952..7a1c8e315 100755 --- a/lang/es_es.php +++ b/lang/es_es.php @@ -2,19 +2,19 @@ // Translation by: jaBote // Revised by: - // Translator Notes: -// This is a Spanish/Spain translation. However, my efforts were towards the most neutral +// This is a Spanish/Spain translation. However, my efforts were towards the most neutral // translation I've been able to achieve. -// In case of dispute or suggestions about this translation, please contact me (jaBote in Hercules +// In case of dispute or suggestions about this translation, please contact me (jaBote in Hercules // forums), you can use Spanish if you want. -// Also, please avoid disrespectful destructive criticism towards this translation. I've used a -// translation criteria that should fit most Spanish-speaking servers. Expect translations of some -// RO slang to Spanish when possible but don't expect any forced overzealous mindless translations +// Also, please avoid disrespectful destructive criticism towards this translation. I've used a +// translation criteria that should fit most Spanish-speaking servers. Expect translations of some +// RO slang to Spanish when possible but don't expect any forced overzealous mindless translations // where it simply won't fit. Arbitrary? Maybe. Results? Better than mindlessly translating everything. // Example: storage -> almacén ? No! That'd require scripts to be translated for that! // Example: ban -> expulsión -> bloqueo ? Yes! No scripts to be translated and it's widely understood! // ip ban -> IP con acceso prohibido ? - -return array( + +return array( // Generic/Misc. 'Language' => 'Spanish', 'YesLabel' => 'Sí', @@ -70,7 +70,7 @@ 'ItemCard1Label' => 'Carta 2', 'ItemCard2Label' => 'Carta 3', 'ItemCard3Label' => 'Carta 4', - + //SIDEBAR //FluxCP Menu Items //Categories @@ -206,6 +206,7 @@ 'AccountSecurityLabel' => 'Código de Seguridad', 'AccountCreateButton' => 'Crear Cuenta', 'AccountInvalidChars' => "El nombre de usuario solo puede contener los siguientes caracteres: '%s'", + 'AccountRecaptchaKey' => 'Necesitas claves de Recaptcha, ver más en config/applications.php (ReCaptchaPublicKey/ReCaptchaPrivateKey)', 'InvalidLoginServer' => 'Has seleccionado un login server no válido. Inténtalo de nuevo seleccionando un servidor válido.', 'InvalidLoginCredentials' => 'Las credenciales introducidas no son válidas. Asegúrate de haber escrito la información correcta e inténtalo de nuevo.', 'UnexpectedLoginError' => 'Ha ocurrido un fallo inesperado. Inténtalo de nuevo o contacta con un administrador.', @@ -382,7 +383,7 @@ 'XferLogCharNameLabel' => 'Para el Personaje', 'XferLogNotReceived' => 'No has recibido ninguna transferencia de crédito.', 'XferLogNotSent' => 'No has hecho ninguna transferencia de crédito.', - + // Module: character // - character/changeslot // - character/index @@ -412,23 +413,23 @@ 'DivorceText3' => 'Además, sus Anillos de matrimonio serán eliminados.', 'DivorceButton' => 'Sí, hazlo por favor.', 'DivorceSuccessful' => '¡Se ha divorciado a %s!', - + // Module: cplog // - cplog/index.php // - cplog/login.php // - cplog/paypal.php // - cplog/resetpass.php // - cplog/txnview.php - + // Module: donate // - donate/complete // - donate/history // - donate/index // - donate/trusted - + // Module: errors // - errors/missing_action - 'MissingActionTitle' => 'Acción Faltante', // Nociones de Programación Orientada a Objetos: Acción = "Página" + 'MissingActionTitle' => 'Acción Faltante', // Nociones de Programación Orientada a Objetos: Acción = "Página" 'MissingActionHeading' => 'Acción Faltante!', // Una acción es un conjunto de Vistas, cada elemento de la acción 'MissingActionModLabel' => 'Módulo:', 'MissingActionActLabel' => 'Acción:', @@ -441,12 +442,12 @@ 'MissingViewActLabel' => 'Acción:', 'MissingViewReqLabel' => 'URI de petición:', 'MissingViewLocLabel' => 'Localización en el sistema de archivos:', - + // Module: guild // - guild/export // - guild/index // - guild/view - + // Module: history // - history/cplogin 'HistoryCpLoginTitle' => 'Accesos al Panel de Control', @@ -490,7 +491,7 @@ 'HistoryPassResetResetDate' => 'Fecha de la Recuperación', 'HistoryPassResetResetIp' => 'IP de la Recuperación', 'HistoryNoPassResets' => 'No se ha encontrado ningún intento de recuperar la contraseña.', - + // Module: ipban // - ipban/add 'IpbanAddTitle' => 'Añadir Bloqueos de IP', @@ -541,20 +542,20 @@ 'IpbanEnterUnbanReason' => 'Introduce un motivo para desbloquear esta(s) IP.', 'IpbanUnbanned' => '¡Se ha(n) desbloqueado la(s) IP seleccionada(s)!', 'IpbanUnbanFailed' => '¡No se pudo/pudieron desbloquear %d IP especificada(s)!', - + // Module: item // - item/add // - item/copy // - item/edit // - item/index // - item/view - + // Module: itemshop // - itemshop/add // - itemshop/delete // - itemshop/edit // - itemshop/imagedel - + // Module: logdata // - logdata/chat // - logdata/command @@ -594,7 +595,7 @@ 'ZenyLogTypeLabel' => 'Tipo', 'ZenyLogAmountLabel' => 'Cantidad', 'ZenyLogMapLabel' => 'Mapa', - + // Module: mail // - mail/index 'MailerTitle' => 'Enviar Correo Electrónico', @@ -609,7 +610,7 @@ 'MailerToLabel' => 'Para', 'MailerSubjectLabel' => 'Asunto', 'MailerBodyLabel' => 'Cuerpo del mensaje', - + // Module: main // - main/index 'MainPageHeading' => 'Panel de Control Flux', @@ -624,11 +625,11 @@ 'PageNotFoundInfo' => 'No se ha encontrado la página que buscas en nuestro servidor. Verifica que la dirección es correcta e inténtalo de nuevo.', // - main/preprocess 'DisallowedDuringWoE' => 'No se puede acceder a la página que buscas en horario de WoE.', - + // Module: monster // - monster/index // - monster/view - + // Module: purchase // - purchase/add // - purchase/cart @@ -637,12 +638,12 @@ // - purchase/index // - purchase/pending // - purchase/remove - + // Module: ranking // - ranking/character // - ranking/guild // - ranking/zeny - + // Module: server // - server/info 'ServerInfoTitle' => 'Información del Servidor', @@ -664,20 +665,20 @@ 'ServerStatusCharLabel' => 'Character Server', 'ServerStatusMapLabel' => 'Map Server', 'ServerStatusOnlineLabel' => 'Jugadores Conectados', - + // Module: service // - service/tos 'TermsTitle' => 'Términos del Servicio', 'TermsHeading' => 'Términos del Servicio', 'TermsInfo' => '¡Por favor, léelos atentamente antes de crearte una cuenta!', 'TermsInfo2' => "PARA EL ADMINISTRADOR DEL PANEL DE CONTROL: Puedes añadir los Términos del Servicio de tu servidor directamente en este archivo. Su localización es: %s", - + // Module: unauthorized // - unauthorized/index 'UnauthorizedTitle' => 'No estás autorizado', 'UnauthorizedHeading' => 'No estás autorizado', 'UnauthorizedInfo' => 'No estás autorizado para ver esta página. Redireccionando…', - + // Module: woe // - woe/index 'WoeTitle' => 'Horario de WoE', diff --git a/lang/pt_br.php b/lang/pt_br.php index a303d822a..46009b8f9 100644 --- a/lang/pt_br.php +++ b/lang/pt_br.php @@ -1,5 +1,5 @@ 'Portuguese', 'YesLabel' => 'Sim', @@ -55,12 +55,12 @@ 'ItemCard1Label' => 'Carta 2', 'ItemCard2Label' => 'Carta 3', 'ItemCard3Label' => 'Carta 4', - + // Security 'SecuritySessionInvalid' => 'Desculpe, a sessão expirou, tente novamente.', 'SecurityNeedSession' => 'Desculpe, nenhuma sessão foi encontrada (tentativa de hack?)', 'SecurityNeedToken' => 'Desculpe, nenhum sinal encontrado para identificar esta forma (tentativa de hack?)', - + // Module: account // - account/changemail 'EmailChangeTitle' => 'Alterar E-mail', @@ -144,6 +144,7 @@ 'AccountSecurityLabel' => 'Código de Segurança', 'AccountCreateButton' => 'Criar Minha Conta', 'AccountInvalidChars' => "Um nome de usuário pode conter somente estes caracteres: ' %s'", + 'AccountRecaptchaKey' => 'Você precisa das chaves de Recaptcha, veja mais em config/applications.php (ReCaptchaPublicKey/ReCaptchaPrivateKey)', 'InvalidLoginServer' => 'Login inválido para servidor selecionado, por favor, tente novamente com um servidor válido.', 'InvalidLoginCredentials' => 'Login inválido credenciais, verifique se você digitou as informações corretas e tente novamente.', 'UnexpectedLoginError' => 'Ocorreu um erro inesperado, tente novamente ou reporte ao administrador.', @@ -319,7 +320,7 @@ 'XferLogCharNameLabel' => 'Para o Personagem', 'XferLogNotReceived' => 'Você não recebeu nenhuma transferência de crédito.', 'XferLogNotSent' => 'Você não fez nenhuma transferência de crédito.', - + // Module: character // - character/changeslot // - character/index @@ -349,20 +350,20 @@ 'DivorceText3' => 'Anéis de casamento também serão excluídos.', 'DivorceButton' => 'Sim, fazê-lo por favor.', 'DivorceSuccessful' => '%s já se divorciou!', - + // Module: cplog // - cplog/index.php // - cplog/login.php // - cplog/paypal.php // - cplog/resetpass.php // - cplog/txnview.php - + // Module: donate // - donate/complete // - donate/history // - donate/index // - donate/trusted - + // Module: errors // - errors/missing_action 'MissingActionTitle' => 'Ação Inexistente', @@ -378,12 +379,12 @@ 'MissingViewActLabel' => 'Ação:', 'MissingViewReqLabel' => 'URL requerida:', 'MissingViewLocLabel' => 'Localização do arquivo de sistema:', - + // Module: guild // - guild/export // - guild/index // - guild/view - + // Module: history // - history/cplogin 'HistoryCpLoginTitle' => 'Logins no Painel de Controle', @@ -427,7 +428,7 @@ 'HistoryPassResetResetDate' => 'Redefinir a data', 'HistoryPassResetResetIp' => 'Redefinir o IP', 'HistoryNoPassResets' => 'Nenhuma senha Redefinida encontradas.', - + // Module: ipban // - ipban/add 'IpbanAddTitle' => 'Add IP Ban', @@ -478,7 +479,7 @@ 'IpbanEnterUnbanReason' => 'Please enter a reason for lifting the IP ban(s).', 'IpbanUnbanned' => 'Lifted selected IP ban(s)!', 'IpbanUnbanFailed' => 'Failed to lift %d of the specified IP unban(s)!', - + // Module: ipban // - ipban/add 'IpbanAddTitle' => 'Banir IP', @@ -529,20 +530,20 @@ 'IpbanEnterUnbanReason' => 'Por favor, digite uma razão para desbanir o(s) IP(s).', 'IpbanUnbanned' => 'IP(s) selecionado(s) desbanido(s)!', 'IpbanUnbanFailed' => 'Falha ao desbanir %d IP(s) especificado(s)!', - + // Module: item // - item/add // - item/copy // - item/edit // - item/index // - item/view - + // Module: itemshop // - itemshop/add // - itemshop/delete // - itemshop/edit // - itemshop/imagedel - + // Module: logdata // - logdata/chat // - logdata/command @@ -582,7 +583,7 @@ 'ZenyLogTypeLabel' => 'Tipo', 'ZenyLogAmountLabel' => 'Valor', 'ZenyLogMapLabel' => 'Mapa', - + // Module: mail // - mail/index 'MailerTitle' => 'Formulário de Email', @@ -597,7 +598,7 @@ 'MailerToLabel' => 'Para', 'MailerSubjectLabel' => 'Assunto', 'MailerBodyLabel' => 'Corpo da Mensagem', - + // Module: main // - main/index 'MainPageHeading' => 'Flux Control Panel', @@ -612,11 +613,11 @@ 'PageNotFoundInfo' => 'A página que você solicitou não foi encontrada. Por favor, verifique se o endereço está correto e tente novamente.', // - main/preprocess 'DisallowedDuringWoE' => 'A página que você solicitou não está disponível durante a GdE.', - + // Module: monster // - monster/index // - monster/view - + // Module: purchase // - purchase/add // - purchase/cart @@ -625,12 +626,12 @@ // - purchase/index // - purchase/pending // - purchase/remove - + // Module: ranking // - ranking/character // - ranking/guild // - ranking/zeny - + // Module: server // - server/info 'ServerInfoTitle' => 'Informação do Servidor', @@ -653,20 +654,20 @@ 'ServerStatusMapLabel' => 'Map Server', 'ServerStatusOnlineLabel' => 'Jogadores Online', 'ServerStatusPeakLabel' => 'Pico de jogador', - + // Module: service // - service/tos 'TermsTitle' => 'Termos de Serviço', 'TermsHeading' => 'Termos de Serviço', 'TermsInfo' => 'Por favor, leia tudo antes de criar a sua conta!', 'TermsInfo2' => "PARA O ADMINISTRADOR DO PAINEL DE CONTROLE: Você pode adicionar os Termos de Serviço diretamente neste arquivo. A localização do arquivo é: %s", - + // Module: unauthorized // - unauthorized/index 'UnauthorizedTitle' => 'Não Autorizado', 'UnauthorizedHeading' => 'Não Autorizado', 'UnauthorizedInfo' => 'Você não está autrizado a ver essa página. Redirecionando…', - + // Module: woe // - woe/index 'WoeTitle' => 'Horários da Guerra do Emperium', @@ -676,7 +677,7 @@ 'WoeServerLabel' => 'Servidores', 'WoeTimesLabel' => 'Horários da Guerra do Emperium', 'WoeNotScheduledInfo' => 'Não há nenhuma Guerra do Emperium agendada.', - + // Module: tasks 'TaskListHeader' => 'Lista de tarefas', 'TaskListHeaderCompleted' => 'Tarefas concluídas', @@ -688,9 +689,9 @@ 'TLNoMine' => 'Você não tem tarefas atribuídas a você.', 'TLNoCompleted' => 'Não há tarefas concluídas ainda.', 'TLHeaderTasks' => 'Tarefas', - 'TLHeaderOwner' => 'Atribuido à', - 'TLHeaderPriority' => 'Prioridade', - 'TLHeaderStatus' => 'Estado', + 'TLHeaderOwner' => 'Atribuido à', + 'TLHeaderPriority' => 'Prioridade', + 'TLHeaderStatus' => 'Estado', 'TLHeaderCreated' => 'Criado', 'TLHeaderModified' => 'Modificado', 'TLHeaderResources' => 'Informações', @@ -703,7 +704,7 @@ 'TLStatus2' => 'Aguardando Implementação', 'TLStatus5' => 'completo', 'TLHuh' => 'Você não deve ser capaz de ver isso!', - + // Module: contactform 'CFTitleSubmit' => 'Contate-nos', @@ -723,7 +724,7 @@ 'HARTitle' => 'Harmony Logs', 'HARTitle' => 'Harmony Logs', 'HARTitle' => 'Harmony Logs', - + // Module: News and Pages 'XCMSNewsHeader' => 'Announcements', 'XCMSPageHeader' => 'Content Management System', @@ -736,7 +737,7 @@ 'XCMSNewsAdded' => 'News added to system', 'XCMSPagesAdded' => 'Your new page has been added', 'XCMSNewsUpdated' => 'News updated', - 'XCMSPageUpdated' => 'Your page has been updated', + 'XCMSPageUpdated' => 'Your page has been updated', 'XCMSNewsAddTitle' => 'Add a news item', 'XCMSPageAddTitle' => 'Add a new page', 'XCMSNewsEditTitle' => 'Edit news', @@ -767,19 +768,19 @@ 'XCMSPageCreate' => 'Create now?', 'XCMSOptionalLabel' => '(Optional)', 'XCMSRequiredLabel' => '(Required)', - - + + // Module: vending 'TLHeaderTasks' => 'Tasks', - 'TLHeaderOwner' => 'Owner', - 'TLHeaderPriority' => 'Priority', - 'TLHeaderStatus' => 'Status', + 'TLHeaderOwner' => 'Owner', + 'TLHeaderPriority' => 'Priority', + 'TLHeaderStatus' => 'Status', 'TLHeaderCreated' => 'Created', 'TLHeaderModified' => 'Modified', 'TLHeaderResources' => 'Additional Resources', 'TLHeaderBody' => 'Body', - + // Module: servicedesk 'SDHeader' => 'Serviço de tickets', 'SDCreateNew' => 'Criar um novo ticket', @@ -791,18 +792,18 @@ 'SDNoInactiveTickets' => 'Não existem tickets inativos.', 'SDNoClosedTickets' => 'Não existem tickets fechados.', 'SDNoCats' => 'Não existem categorias.', - 'SDHuh' => 'Você não deveria estar aqui o.O', + 'SDHuh' => 'Você não deveria estar aqui o.O', 'SDPointerChatLog' => 'Nós recomendamos que você cole o log aqui pastebin.com e nos envie o erro.', 'SDPointerScreenShot' => 'Nos envie links de imagens para serem utilizados como provas', 'SDPointerVideoLink' => 'Recomendamos que envie para o youtube e coloque o link aqui', - 'SDHeaderID' => 'Ticket #', - 'SDHeaderSubject' => 'Resposta', + 'SDHeaderID' => 'Ticket #', + 'SDHeaderSubject' => 'Resposta', 'SDHeaderCategory' => 'Categoria', - 'SDHeaderStatus' => 'Status atual', + 'SDHeaderStatus' => 'Status atual', 'SDHeaderLastAuthor' => 'Última resposta', - 'SDHeaderTimestamp' => 'Criado', - 'SDHeaderAccount' => 'Conta', - 'SDHeaderTeam' => 'Equipe', + 'SDHeaderTimestamp' => 'Criado', + 'SDHeaderAccount' => 'Conta', + 'SDHeaderTeam' => 'Equipe', 'SDH3ActiveTickets' => 'Tickets ativos', 'SDH3InActiveTickets' => 'Tickets inativos', 'SDH3ClosedTickets' => 'Tickets fechados', @@ -969,6 +970,6 @@ 'CMSRequiredLabel' => '(Required)', 'CMSCreateLabel' => 'Add News', 'SDRespTable7' => 'Resolve Ticket and Credit Account', - + ); ?> diff --git a/themes/default/account/create.php b/themes/default/account/create.php index 64e6c2b51..88129e4e0 100644 --- a/themes/default/account/create.php +++ b/themes/default/account/create.php @@ -40,32 +40,32 @@ - + - + - + - + - + - + @@ -76,14 +76,18 @@

- + dateField('birthdate',null,0) ?> - + + + +
+
@@ -93,16 +97,17 @@
- +
+ - +