3 * Internationalisation file for the Asirra module of the ConfirmEdit
13 $messages['en'] = array(
14 'asirra-desc' => 'Asirra module for ConfirmEdit',
15 'asirra-edit' => 'To help protect against automated edit spam, please select just the cat photos in the box below:',
16 'asirra-addurl' => 'Your edit includes new external links. To help protect against automated spam, please select just the cat photos in the box below:',
17 'asirra-badpass' => 'To help protect against automated password cracking, please select just the cat photos in the box below:',
18 'asirra-createaccount' => 'To help protect against automated account creation, please select just the cat photos in the box below:',
19 'asirra-createaccount-fail' => "Please correctly identify the cats.",
20 'asirra-create' => 'To help protect against automated page creation, please select just the cat photos in the box below:',
21 'asirra-nojs' => '\'\'\'Please enable JavaScript and resubmit the page.\'\'\''
24 /** German (Deutsch) */
25 $messages['de'] = array(
26 'asirra-desc' => 'Asirra-Modul für ConfirmEdit',
27 'asirra-edit' => 'Zum Schutz vor automatisiertem Spam, wähle bitte nur die Katzen im untenstehenden Feld aus:',
28 'asirra-addurl' => 'Deine Bearbeitung enthält neue externe Links. Zum Schutz vor automatisiertem Spam wähle bitte nur die Katzen im untenstehenden Feld aus:',
29 'asirra-badpass' => 'Zum Schutz gegen automatisiertes Knacken von Passwörtern, wähle bitte nur die Katzen im untenstehenden Feld aus:',
30 'asirra-createaccount' => 'Zum Schutz gegen automatisierte Erstellung von Benutzerkonten wähle bitte nur die Katzen im untenstehenden Feld aus:',
31 'asirra-createaccount-fail' => 'Bitte wähle nur Katzen aus.',
32 'asirra-create' => 'Zum Schutz gegen automatisierte Erstellung von Seiten, wähle bitte nur die Katzen im untenstehenden Feld aus:',
33 'asirra-nojs' => "'''Bitte aktiviere JavaScript und sende die Seite noch einmal ab.'''",