Skip to content

Commit d8657dc

Browse files
authored
Remove keys duplicated in translates (#385)
1 parent 0e927ef commit d8657dc

File tree

3 files changed

+16
-90
lines changed

3 files changed

+16
-90
lines changed

lang/en_us.php

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -84,24 +84,23 @@
8484
'DownloadsLabel' => 'Downloads',
8585
'RulesLabel' => 'Rules',
8686
'ContactUsLabel' => 'Contact Us',
87-
'MyAccountLabel' => 'My Account',
87+
'MyAccountLabel' => 'My Account',
8888
'HistoryLabel' => 'History',
89-
'ServiceDeskLabel' => 'Service Desk',
90-
'PurchaseLabel' => 'Purchase',
91-
'DonateLabel' => 'Donate',
92-
'ServerInfoLabel' => 'Server Info',
93-
'ServerStatusLabel' => 'Server Status',
94-
'WoeHoursLabel' => 'WOE Hours',
89+
'PurchaseLabel' => 'Purchase',
90+
'DonateLabel' => 'Donate',
91+
'ServerInfoLabel' => 'Server Info',
92+
'ServerStatusLabel' => 'Server Status',
93+
'WoeHoursLabel' => 'WOE Hours',
9594
'CastlesLabel' => 'Castles',
96-
'WhosOnlineLabel' => "Who's Online",
97-
'MapStaticsLabel' => 'Map Statics',
98-
'RankingInfoLabel' => 'Ranking Info',
99-
'VendingInfoLabel' => 'Vending Info',
100-
'BuyingstoreInfoLabel' => 'Buyingstore Info',
101-
'ItemDatabaseLabel' => 'Item Database',
102-
'MobDatabaseLabel' => 'Mob Database',
103-
'JoinUsInFacebookLabel' => 'Join us on Facebook!',
104-
'RateUsOnRMSLabel' => 'Rate us on RMS!',
95+
'WhosOnlineLabel' => "Who's Online",
96+
'MapStaticsLabel' => 'Map Statics',
97+
'RankingInfoLabel' => 'Ranking Info',
98+
'VendingInfoLabel' => 'Vending Info',
99+
'BuyingstoreInfoLabel' => 'Buyingstore Info',
100+
'ItemDatabaseLabel' => 'Item Database',
101+
'MobDatabaseLabel' => 'Mob Database',
102+
'JoinUsInFacebookLabel' => 'Join us on Facebook!',
103+
'RateUsOnRMSLabel' => 'Rate us on RMS!',
105104

106105
// Module: account
107106
// - account/changemail
@@ -271,7 +270,6 @@
271270
'ResetPassDisallowed' => 'Password recovery cannot be used for this account.',
272271
'ResetPassFailed' => 'Failed to send reset password e-mail.',
273272
'ResetPassEmailSent' => 'An e-mail has been sent with details on how to reset your password.',
274-
'ResetPassTitle' => 'Reset Password',
275273
'ResetPassInfo' => 'If you lost your password, you can re-set it by entering the e-mail address you used to register your account.',
276274
'ResetPassInfo2' => 'An e-mail will then be sent to the specified address with a link allowing you to reset your password, therefore a valid e-mail address is required.',
277275
'ResetPassServerLabel' => 'Registered Server',

lang/id_id.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,6 @@
275275
'ResetPassDisallowed' => 'Pemulihan kata sandi tidak dapat digunakan untuk akun ini.',
276276
'ResetPassFailed' => 'Gagal untuk mengirim e-mail pemulihan akun.',
277277
'ResetPassEmailSent' => 'E-mail berisi detail untuk menyetel ulang kata sandi sudah dikiriman.',
278-
'ResetPassTitle' => 'Reset Kata Sandi',
279278
'ResetPassInfo' => 'Jika Anda lupa kata sandi, Anda dapat menyetel ulang dengan cara memasukkan alamat e-mail yang digunakan ketika mendaftarkan akun.',
280279
'ResetPassInfo2' => 'Alamat e-mail harus benar untuk melakukan pengiriman sebuah e-mail ke alamat yang dicantumkan yang berisi tautan untuk menyetel ulang kata sandi akun Anda.',
281280
'ResetPassServerLabel' => 'Server Terdaftar',
@@ -739,7 +738,7 @@
739738

740739
// Module: contactform
741740
'CFTitleSubmit' => 'Hubungi Kami',
742-
741+
743742
// Module: News and Pages
744743
'CMSNewsHeader' => 'Pengumuman',
745744
'CMSPageHeader' => 'Content Management System',

lang/pt_br.php

Lines changed: 0 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@
225225
'ResetPassDisallowed' => 'Recuperação de senha não pode ser usada para esta conta.',
226226
'ResetPassFailed' => 'Falha ao enviar o email de redefinição de senha.',
227227
'ResetPassEmailSent' => 'Um e-mail foi enviado para você com os detalhes de como proceder para redefinir sua senha.',
228-
'ResetPassTitle' => 'Redefinir Senha',
229228
'ResetPassInfo' => 'Se você perder a sua senha, você pode redefiní-la digitando apenas o email que você cadastrou na sua conta.',
230229
'ResetPassInfo2' => 'Uma mensagem será enviada ao email digitado contendo um link para você poder redefinir a sua senha, por isso é necessário que você possua um e-mail válido.',
231230
'ResetPassServerLabel' => 'Servidor Registrado',
@@ -429,57 +428,6 @@
429428
'HistoryPassResetResetIp' => 'Redefinir o IP',
430429
'HistoryNoPassResets' => 'Nenhuma senha Redefinida encontradas.',
431430

432-
// Module: ipban
433-
// - ipban/add
434-
'IpbanAddTitle' => 'Add IP Ban',
435-
'IpbanEnterIpPattern' => 'Please input an IP address or pattern.',
436-
'IpbanInvalidPattern' => 'Invalid IP address or pattern.',
437-
'IpbanWhitelistedPattern' => 'This pattern is whitelisted and cannot be blocked.',
438-
'IpbanEnterReason' => 'Please enter a reason for the IP ban.',
439-
'IpbanSelectUnbanDate' => 'Unban date is required.',
440-
'IpbanFutureDate' => 'Unban date must be specified to a future date.',
441-
'IpbanAlreadyBanned' => 'A matching IP (%s) has already been banned.',
442-
'IpbanPatternBanned' => "The IP address/pattern '%s' has been banned.",
443-
'IpbanAddFailed' => 'Failed to add IP ban.',
444-
'IpbanAddHeading' => 'Add IP Ban',
445-
'IpbanIpAddressLabel' => 'IP Address',
446-
'IpbanReasonLabel' => 'Ban Reason',
447-
'IpbanUnbanDateLabel' => 'Unban Date',
448-
'IpbanIpAddressInfo' => 'You may specify a pattern such as 218.139.*.*',
449-
'IpbanAddButton' => 'Add IP Ban',
450-
// - ipban/edit
451-
'IpbanEditTitle' => 'Modify IP Ban',
452-
'IpbanEnterEditReason' => 'Please enter a reason for the IP ban modification.',
453-
'IpbanEditFailed' => 'Failed to modify IP ban.',
454-
'IpbanEditHeading' => 'Modify IP Ban',
455-
'IpbanEditReasonLabel' => 'Edit Reason',
456-
'IpbanEditButton' => 'Modify IP Ban',
457-
// - ipban/index
458-
'IpbanListTitle' => 'IP Ban List',
459-
'IpbanListHeading' => 'IP Ban List',
460-
'IpbanBannedIpLabel' => 'Banned IP',
461-
'IpbanBanDateLabel' => 'Ban Date',
462-
'IpbanBanReasonLabel' => 'Ban Reason',
463-
'IpbanBanExpireLabel' => 'Ban Expiration Date',
464-
'IpbanModifyLink' => 'Modify',
465-
'IpbanRemoveLink' => 'Remove',
466-
'IpbanUnbanButton' => 'Unban Selected',
467-
'IpbanListNoBans' => 'There are currently no IP bans.',
468-
// - ipban/remove
469-
'IpbanRemoveTitle' => 'Remove IP Ban',
470-
'IpbanEnterRemoveReason' => 'Please enter a reason for the IP ban removal.',
471-
'IpbanNotBanned' => 'No matching IP (%s) is currently banned.',
472-
'IpbanPatternUnbanned' => "The IP address/pattern '%s' has been unbanned.",
473-
'IpbanRemoveFailed' => 'Failed to remove IP ban.',
474-
'IpbanRemoveHeading' => 'Remove IP Ban',
475-
'IpbanRemoveReasonLabel' => 'Unban Reason',
476-
'IpbanRemoveButton' => 'Remove IP Ban',
477-
// - ipban/unban
478-
'IpbanNothingToUnban' => 'Nothing to unban.',
479-
'IpbanEnterUnbanReason' => 'Please enter a reason for lifting the IP ban(s).',
480-
'IpbanUnbanned' => 'Lifted selected IP ban(s)!',
481-
'IpbanUnbanFailed' => 'Failed to lift %d of the specified IP unban(s)!',
482-
483431
// Module: ipban
484432
// - ipban/add
485433
'IpbanAddTitle' => 'Banir IP',
@@ -717,13 +665,6 @@
717665
'HARAccountID' => 'ID da conta',
718666
'HARNoData' => 'Nenhum dado foi encontrado.',
719667
'HARGoback' => 'Voltar',
720-
'HARTitle' => 'Harmony Logs',
721-
'HARTitle' => 'Harmony Logs',
722-
'HARTitle' => 'Harmony Logs',
723-
'HARTitle' => 'Harmony Logs',
724-
'HARTitle' => 'Harmony Logs',
725-
'HARTitle' => 'Harmony Logs',
726-
'HARTitle' => 'Harmony Logs',
727668

728669
// Module: News and Pages
729670
'XCMSNewsHeader' => 'Announcements',
@@ -769,18 +710,6 @@
769710
'XCMSOptionalLabel' => '(Optional)',
770711
'XCMSRequiredLabel' => '(Required)',
771712

772-
773-
// Module: vending
774-
'TLHeaderTasks' => 'Tasks',
775-
'TLHeaderOwner' => 'Owner',
776-
'TLHeaderPriority' => 'Priority',
777-
'TLHeaderStatus' => 'Status',
778-
'TLHeaderCreated' => 'Created',
779-
'TLHeaderModified' => 'Modified',
780-
'TLHeaderResources' => 'Additional Resources',
781-
'TLHeaderBody' => 'Body',
782-
783-
784713
// Module: servicedesk
785714
'SDHeader' => 'Serviço de tickets',
786715
'SDCreateNew' => 'Criar um novo ticket',

0 commit comments

Comments
 (0)