r46095 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r46094‎ | r46095 | r46096 >
Date:19:40, 23 January 2009
Author:siebrand
Status:ok
Tags:
Comment:
* Remove and unneeded space in 'abusefilter-edit-tag-tag'
* Remove all trailing whitespace
Modified paths:
  • /trunk/extensions/AbuseFilter/AbuseFilter.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/AbuseFilter/AbuseFilter.i18n.php
@@ -17,7 +17,7 @@
1818 // Special pages
1919 'abusefilter' => 'Abuse filter configuration',
2020 'abuselog' => 'Abuse log',
21 -
 21+
2222 // Hooks
2323 'abusefilter-warning' => "<big>'''Warning'''</big>: This action has been automatically identified as harmful.
2424 Unconstructive edits will be quickly reverted,
@@ -44,16 +44,16 @@
4545 'abusefilter-blocker' => 'Abuse filter',
4646 'abusefilter-blockreason' => 'Automatically blocked by abuse filter. Description of matched rule: $1',
4747 'abusefilter-degroupreason' => 'Rights automatically stripped by abuse filter. Rule description: $1',
48 -
 48+
4949 'abusefilter-accountreserved' => 'This account name is reserved for use by the abuse filter.',
50 -
 50+
5151 // Permissions
5252 'right-abusefilter-modify' => 'Modify abuse filters',
5353 'right-abusefilter-view' => 'View abuse filters',
5454 'right-abusefilter-log' => 'View the abuse log',
5555 'right-abusefilter-log-detail' => 'View detailed abuse log entries',
5656 'right-abusefilter-private' => 'View private data in the abuse log',
57 -
 57+
5858 // Abuse Log
5959 'abusefilter-log' => 'Abuse filter log',
6060 'abusefilter-log-search' => 'Search the abuse log',
@@ -71,7 +71,7 @@
7272 'abusefilter-log-details-private' => 'Private data',
7373 'abusefilter-log-details-ip' => 'Originating IP address',
7474 'abusefilter-log-noactions' => 'none',
75 -
 75+
7676 // Abuse filter management
7777 'abusefilter-management' => 'Abuse filter management',
7878 'abusefilter-list' => 'All filters',
@@ -97,7 +97,7 @@
9898 'abusefilter-tools' => 'Abuse filter tools',
9999 'abusefilter-loglink' => 'View the abuse log',
100100 'abusefilter-return' => 'Return to filter management',
101 -
 101+
102102 // Options form
103103 'abusefilter-list-options' => 'Options',
104104 'abusefilter-list-options-deleted' => 'Deleted filters:',
@@ -107,7 +107,7 @@
108108 'abusefilter-list-options-disabled' => 'Disabled filters:',
109109 'abusefilter-list-options-hidedisabled' => 'Hide disabled filters',
110110 'abusefilter-list-options-submit' => 'Update',
111 -
 111+
112112 // Abuse filter tools
113113 'abusefilter-tools-subtitle' => 'Tools',
114114 'abusefilter-tools-text' => 'Here are some tools which may be useful in formulating and debugging abuse filters. [[Special:AbuseFilter|Return to main menu]]',
@@ -118,10 +118,10 @@
119119 'abusefilter-tools-reautoconfirm-submit' => 'Re-autoconfirm',
120120 'abusefilter-reautoconfirm-none' => 'That user has not had their autoconfirmed status suspended.',
121121 'abusefilter-reautoconfirm-notallowed' => 'You are not allowed to restore autoconfirmed status.',
122 -
 122+
123123 // Abuse filter status
124124 'abusefilter-status' => "Of the last $1 {{PLURAL:$1|action|actions}}, $2 ($3%) {{PLURAL:$2|has|have}} reached the condition limit of $4, and $5 ($6%) {{PLURAL:$5|has|have}} matched one of the filters currently enabled.",
125 -
 125+
126126 // The edit screen
127127 'abusefilter-edit-subtitle' => 'Editing filter $1',
128128 'abusefilter-edit-oldwarning' => "<strong>You are editing an old version of this filter. The statistics quoted are for the most recent version of the filter. If you save your changes, you will overwrite all changes since the revision you are editing.</strong> &bull; [[Special:AbuseFilter/history/$2|Return to this filter's history]]",
@@ -156,7 +156,7 @@
157157 'abusefilter-edit-throttle-seconds' => '$1 {{PLURAL:$1|second|seconds}}',
158158 'abusefilter-edit-throttle-groups' => "Group throttle by:\n:''(one per line, combine with commas)''",
159159 'abusefilter-edit-warn-message' => 'System message to use for warning:',
160 - 'abusefilter-edit-tag-tag' => 'Tags to apply (one per line) :',
 160+ 'abusefilter-edit-tag-tag' => 'Tags to apply (one per line):',
161161 'abusefilter-edit-denied' => "You may not view details of this filter, because it is hidden from public view",
162162 'abusefilter-edit-main' => 'Filter parameters',
163163 'abusefilter-edit-done-subtitle' => 'Filter edited',
@@ -166,7 +166,7 @@
167167 'abusefilter-edit-history' => 'History',
168168 'abusefilter-edit-check' => 'Check syntax',
169169 'abusefilter-edit-badfilter' => 'The filter you specified does not exist',
170 -
 170+
171171 // Filter editing helpers
172172 'abusefilter-edit-builder-select' => 'Select an option to add it at the cursor',
173173 'abusefilter-edit-builder-group-op-arithmetic' => 'Arithmetic operators',
@@ -228,7 +228,7 @@
229229 'abusefilter-edit-builder-vars-user-name' => 'Name of user account',
230230 'abusefilter-edit-builder-vars-user-groups' => 'Groups (including implicit) user is in',
231231 'abusefilter-edit-builder-vars-user-emailconfirm' => 'Time email address was confirmed',
232 -
 232+
233233 // Filter history
234234 'abusefilter-history' => 'History for filter $1',
235235 'abusefilter-history-hidden' => 'hidden',
@@ -3216,20 +3216,20 @@
32173217 'abusefilter-desc' => "Applica un'euristica automatica agli edit.",
32183218 'abusefilter' => 'Configurazione filtro abusi',
32193219 'abuselog' => 'Registro abusi',
3220 - 'abusefilter-warning' => "<big>'''Attenzione'''</big>: Questa azione è stata automaticamente riconosciuta come potenzialmente pericolosa.
 3220+ 'abusefilter-warning' => "<big>'''Attenzione'''</big>: Questa azione è stata automaticamente riconosciuta come potenzialmente pericolosa.
32213221 Gli edit non costruttivi verranno immediatamente annullati, ed edit gravemente o ripetutamente non costruttivi daranno luogo al blocco della tua utenza o del tuo computer.
32223222 Se ritieni che questo edit sia costruttivo, puoi cliccare nuovamente il tasto Invia per confermarlo.
32233223 Questa è una breve descrizione della regola di sicurezza che la tua azione ha violato: $1",
3224 - 'abusefilter-disallowed' => 'Questa azione è stata automaticamente riconosciuta come potenzialmente pericolosa e perciò non permessa.
 3224+ 'abusefilter-disallowed' => 'Questa azione è stata automaticamente riconosciuta come potenzialmente pericolosa e perciò non permessa.
32253225 Se ritieni che questo edit sia costruttivo, puoi contattare un amministratore ed informarlo di cosa stavi cercando di fare.
32263226 Questa è una breve descrizione della regola di sicurezza che la tua azione ha violato: $1',
3227 - 'abusefilter-blocked-display' => 'Questa azione è stata automaticamente riconosciuta come potenzialmente pericolosa e ti è stato impedito di eseguirla.
 3227+ 'abusefilter-blocked-display' => 'Questa azione è stata automaticamente riconosciuta come potenzialmente pericolosa e ti è stato impedito di eseguirla.
32283228 In più, per proteggere {{SITENAME}}, la tua utenza e tutti gli indirizzi IP ad essa associati sono stati bloccati e non possono più editare.
32293229 Se ritieni che vi sia stato un errore, per favore contatta un amministratore.
32303230 Questa è una breve descrizione della regola di sicurezza che la tua azione ha violato: $1',
3231 - 'abusefilter-degrouped' => "Questa azione è stata automaticamente riconosciuta come potenzialmente pericolosa.
 3231+ 'abusefilter-degrouped' => "Questa azione è stata automaticamente riconosciuta come potenzialmente pericolosa.
32323232 Conseguentemente, l'azione non è stata permessa e, dato il rischio che la tua utenza sia stata compromessa, tutti i diritti sono stati revocati.
3233 -Se ritieni che vi sia stato un errore, per favore contatta un burocrate formendogli una spiegazione di questa azione, e i tuoi diritti potrebbero essere ripristinati.
 3233+Se ritieni che vi sia stato un errore, per favore contatta un burocrate formendogli una spiegazione di questa azione, e i tuoi diritti potrebbero essere ripristinati.
32343234 Questa è una breve descrizione della regola di sicurezza che la tua azione ha violato: $1",
32353235 'abusefilter-degroupreason' => 'Diritti rimossi automaticamente dal filtro abusi. Descrizione della regola: $1',
32363236 'abusefilter-accountreserved' => 'Questo account è riservato al filtro abusi.',
@@ -5040,7 +5040,7 @@
50415041 'abusefilter' => 'Konfiguracja filtru nadużyć',
50425042 'abuselog' => 'Rejestr nadużyć',
50435043 'abusefilter-warning' => "<big>'''Uwaga'''</big>: Ta akcja została automatycznie zidentyfikowana jako szkodliwa.
5044 -Niekonstruktywne edycje zostaną szybko wycofane,
 5044+Niekonstruktywne edycje zostaną szybko wycofane,
50455045 a rażące lub powtarzające się niekonstruktywne edytowanie może spowodować zablokowanie Twojego konta lub adresu IP.
50465046 Jeśli uważasz, że ta edycja jest zasadna, możesz kliknąć przycisk „{{int:savearticle}}”, aby ją zatwierdzić.
50475047 Krótki opis reguły nadużycia, do której Twoja akcji została dopasowana: $1",

Status & tagging log