r105245 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105244‎ | r105245 | r105246 >
Date:23:29, 5 December 2011
Author:krinkle
Status:ok (Comments)
Tags:
Comment:
[i18n] partial revert of r100697 per CR
-- PS: For some reason the language names with special characters always ruin my diffs. They seem to stay intact though.
Modified paths:
  • /trunk/extensions/CodeReview/CodeReview.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CodeReview/CodeReview.i18n.php
@@ -180,7 +180,7 @@
181181 URL: $5
182182
183183 Old status: $3
184 -> New status: $4
 184+New status: $4
185185
186186 Commit summary for $2:
187187
@@ -191,7 +191,7 @@
192192 URL: $5
193193
194194 Old Status: $3
195 -> New Status: $4
 195+New Status: $4
196196
197197 Commit summary for $2:
198198
@@ -1291,7 +1291,7 @@
12921292 'code-stats' => 'статыстыка',
12931293 );
12941294
1295 -/** Belarusian (Taraškievica orthography) (‪Беларуская (тарашкевіца)‬)
 1295+/** Belarusian (Taraškievica orthography) (Беларуская (тарашкевіца))
12961296 * @author EugeneZelenko
12971297 * @author Jim-by
12981298 * @author Red Winged Duck
@@ -3029,7 +3029,7 @@
30303030 'grouppage-svnadmins' => '{{ns:project}}:SVN-Administratoren',
30313031 );
30323032
3033 -/** German (formal address) (‪Deutsch (Sie-Form)‬)
 3033+/** German (formal address) (Deutsch (Sie-Form))
30343034 * @author Kghbln
30353035 */
30363036 $messages['de-formal'] = array(
@@ -8211,7 +8211,7 @@
82128212 'grouppage-svnadmins' => '{{ns:project}}:Verwallder vum SVN',
82138213 );
82148214
8215 -/** Kurdish (Latin script) (‪Kurdî (latînî)‬)
 8215+/** Kurdish (Latin script) (Kurdî (latînî))
82168216 * @author George Animal
82178217 * @author Welathêja
82188218 */
@@ -9837,7 +9837,7 @@
98389838 'grouppage-svnadmins' => '{{ns:project}}:SVN-beheerders',
98399839 );
98409840
9841 -/** Norwegian Nynorsk (‪Norsk (nynorsk)‬)
 9841+/** Norwegian Nynorsk (Norsk (nynorsk))
98429842 * @author Gunnernett
98439843 * @author Harald Khan
98449844 * @author Nghtwlkr
@@ -9967,7 +9967,7 @@
99689968 'specialpages-group-developer' => 'Utviklarverkty',
99699969 );
99709970
9971 -/** Norwegian (bokmål)‬ (‪Norsk (bokmål)‬)
 9971+/** Norwegian (bokmål) (Norsk (bokmål))
99729972 * @author Event
99739973 * @author Jon Harald Søby
99749974 * @author Laaknor
@@ -13017,7 +13017,7 @@
1301813018 'grouppage-svnadmins' => '{{ns:project}}:Administruesit SVN',
1301913019 );
1302013020
13021 -/** Serbian (Cyrillic script) (‪Српски (ћирилица)‬)
 13021+/** Serbian (Cyrillic script) (Српски (ћирилица))
1302213022 * @author Nikola Smolenski
1302313023 * @author Rancher
1302413024 * @author Јованвб
@@ -13162,7 +13162,7 @@
1316313163 'specialpages-group-developer' => 'Програмерски алати',
1316413164 );
1316513165
13166 -/** Serbian (Latin script) (‪Srpski (latinica)‬)
 13166+/** Serbian (Latin script) (Srpski (latinica))
1316713167 * @author Michaello
1316813168 * @author Rancher
1316913169 * @author Жељко Тодоровић
@@ -15440,7 +15440,7 @@
1544115441 'specialpages-group-developer' => '開發者工具',
1544215442 );
1544315443
15444 -/** Simplified Chinese (‪中文(简体)‬)
 15444+/** Simplified Chinese (中文(简体))
1544515445 * @author Anakmalaysia
1544615446 * @author Chenzw
1544715447 * @author Gaoxuewei
@@ -15671,7 +15671,7 @@
1567215672 'grouppage-svnadmins' => '{{ns:project}}:SVN管理员',
1567315673 );
1567415674
15675 -/** Traditional Chinese (‪中文(繁體)‬)
 15675+/** Traditional Chinese (中文(繁體))
1567615676 * @author Anakmalaysia
1567715677 * @author FireJackey
1567815678 * @author Horacewai2

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r100697tweak CodeReview email notifications...hashar14:10, 25 October 2011

Comments

#Comment by Hashar (talk | contribs)   09:48, 6 December 2011

The CodeReview change caused issues with mail client collapsing quoted messages (I.E gmail). We talked about with that with Krinkle on IRC.

#Comment by Nikerabbit (talk | contribs)   09:53, 6 December 2011

I didn't see any problems. Although why don't we just make it Changed status: old -> new?

Status & tagging log