r87421 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87420‎ | r87421 | r87422 >
Date:18:00, 4 May 2011
Author:raymond
Status:ok
Tags:
Comment:
Followup r87407 remove redundant 'de-formal' translations
Modified paths:
  • /trunk/extensions/ProtectSite/ProtectSite.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ProtectSite/ProtectSite.i18n.php
@@ -141,32 +141,6 @@
142142 'protectsite-unprotect' => 'Freigeben',
143143 );
144144
145 -/** German (formal address) (Deutsch (Sie-Form))
146 - * @author LWChris
147 - */
148 -$messages['de-formal'] = array(
149 - 'protectsite' => 'Seite schützen',
150 - 'protectsite-text-protect' => '<!-- Anweisungen/Kommentare/Richtlinie zur Verwendung -->',
151 - 'protectsite-text-unprotect' => '<!-- Anweisungen/Kommentare wenn geschützt -->',
152 - 'protectsite-title' => 'Seitenschutz Einstellungen',
153 - 'protectsite-allowall' => 'Alle Benutzer',
154 - 'protectsite-allowusersysop' => 'Registrierte Benutzer und Administratoren',
155 - 'protectsite-allowsysop' => 'Nur Administratoren',
156 - 'protectsite-createaccount' => 'Erlaube die Erstellung neuer Accounts von',
157 - 'protectsite-createpage' => 'Erlaube Erstellung von Seiten von',
158 - 'protectsite-edit' => 'Erlaube Bearbeiten von Seiten von',
159 - 'protectsite-move' => 'Erlaube Verschieben von Seiten von',
160 - 'protectsite-upload' => 'Erlaube Datei-Uploads von',
161 - 'protectsite-timeout' => 'Sperrdauer:',
162 - 'protectsite-timeout-error' => "'''Ungültige Sperrdauer.'''",
163 - 'protectsite-maxtimeout' => 'Maximum:',
164 - 'protectsite-comment' => 'Grund:',
165 - 'protectsite-ucomment' => 'Aufhebungsgrund:',
166 - 'protectsite-until' => 'Geschützt bis:',
167 - 'protectsite-protect' => 'Schützen',
168 - 'protectsite-unprotect' => 'Freigeben',
169 -);
170 -
171145 /** Spanish (Español)
172146 * @author Crazymadlover
173147 * @author Peter17

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r87407adding some new extensionsashley15:52, 4 May 2011

Status & tagging log