r37694 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r37693‎ | r37694 | r37695 >
Date:14:14, 15 July 2008
Author:siebrand
Status:old
Tags:
Comment:
Localisation updates. Align source messages
Modified paths:
  • /trunk/extensions/Translate/Translate.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/Translate.i18n.php
@@ -111,25 +111,18 @@
112112 'translationchanges-export' => 'export',
113113 'translationchanges-change' => '$1: $2 by $3',
114114
115 - 'translate-checks-parameters' =>
116 - 'Following {{PLURAL:$2|parameter is|parameters are}} not used:
 115+ 'translate-checks-parameters' => 'Following {{PLURAL:$2|parameter is|parameters are}} not used:
117116 <strong><nowiki>$1</nowiki></strong>',
118 - 'translate-checks-parameters-unknown' =>
119 - 'Following {{PLURAL:$2|parameter is|parameters are}} unknown:
 117+ 'translate-checks-parameters-unknown' => 'Following {{PLURAL:$2|parameter is|parameters are}} unknown:
120118 <strong><nowiki>$1</nowiki></strong>',
121 - 'translate-checks-balance' =>
122 - 'There is uneven amount of {{PLURAL:$2|parentheses|parentheses}}:
 119+ 'translate-checks-balance' => 'There is uneven amount of {{PLURAL:$2|parentheses|parentheses}}:
123120 <strong><nowiki>$1</nowiki></strong>',
124 - 'translate-checks-links' =>
125 - 'Following {{PLURAL:$2|link is|$2 links are}} problematic:
 121+ 'translate-checks-links' => 'Following {{PLURAL:$2|link is|$2 links are}} problematic:
126122 <strong><nowiki>$1</nowiki></strong>',
127 - 'translate-checks-xhtml' =>
128 - 'Please replace the following {{PLURAL:$2|tag|tags}} with correct ones:
 123+ 'translate-checks-xhtml' => 'Please replace the following {{PLURAL:$2|tag|tags}} with correct ones:
129124 <strong><nowiki>$1</nowiki></strong>',
130 - 'translate-checks-plural' =>
131 - 'Definition uses <nowiki>{{PLURAL:}}</nowiki> but translation does not.',
132 - 'translate-checks-pagename' =>
133 - 'Namespace changed from the definition',
 125+ 'translate-checks-plural' => 'Definition uses <nowiki>{{PLURAL:}}</nowiki> but translation does not.',
 126+ 'translate-checks-pagename' => 'Namespace changed from the definition',
134127
135128 'tog-translate-nonewsletter' => 'Do not send me e-mail newsletters (relevant only for users with a confirmed e-mail address)',
136129 'right-translate' => 'Edit using the translate interface',

Status & tagging log