r30627 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r30626‎ | r30627 | r30628 >
Date:15:23, 6 February 2008
Author:siebrand
Status:old
Tags:
Comment:
remove period
Modified paths:
  • /trunk/extensions/FindSpam/FindSpam.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FindSpam/FindSpam.i18n.php
@@ -9,7 +9,7 @@
1010
1111 $messages['en'] = array(
1212 'findspam' => 'Find spam',
13 - 'findspam-desc' => 'Adds a [[Special:FindSpam|special page]] that allows to find recently added spam.',
 13+ 'findspam-desc' => 'Adds a [[Special:FindSpam|special page]] that allows to find recently added spam',
1414 'findspam-ip' => 'IP address:',
1515 'findspam-ok' => 'OK',
1616 'findspam-notextfound' => 'No contributions found',
@@ -56,7 +56,7 @@
5757
5858 $messages['fr'] = array(
5959 'findspam' => 'Recherche de spam',
60 - 'findspam-desc' => 'Ajoute une [[Special:FindSpam|page spéciale]] qui permet de trouver des spam ajoutés récemment.',
 60+ 'findspam-desc' => 'Ajoute une [[Special:FindSpam|page spéciale]] qui permet de trouver des spam ajoutés récemment',
6161 'findspam-ip' => 'Adresse IP :',
6262 'findspam-ok' => 'Rechercher',
6363 'findspam-notextfound' => 'Aucune contribution trouvée',

Status & tagging log