r42234 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r42233‎ | r42234 | r42235 >
Date:23:38, 19 October 2008
Author:brion
Status:old
Tags:
Comment:
Revert r42155, r42163 and friends -- doesn't do anything. Seems to confuse status with tags, and isn't clear what it's meant for anyway?
Modified paths:
  • /trunk/extensions/CodeReview/CodeReview.i18n.php (modified) (history)
  • /trunk/extensions/CodeReview/CodeTagListView.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CodeReview/CodeTagListView.php
@@ -13,9 +13,7 @@
1414 $name = $this->mRepo->getName();
1515 $text = '';
1616 foreach( $tags as $tag ) {
17 - $msg = "code-status-$tag-desc";
18 - $exp = wfEmptyMsg( $msg, wfMsg( $msg ) ) ? '' : ' - ' . wfMsgHtml( $msg );
19 - $text .= "* [[Special:Code/$name/tag/$tag|$tag]]$exp\n";
 17+ $text .= "* [[Special:Code/$name/tag/$tag|$tag]]\n";
2018 }
2119 $wgOut->addWikiText( $text );
2220 }
Index: trunk/extensions/CodeReview/CodeReview.i18n.php
@@ -63,11 +63,6 @@
6464 'code-status-resolved' => 'resolved',
6565 'code-status-ok' => 'ok',
6666 'code-status-deferred' => 'deferred',
67 - 'code-status-new-desc' => 'Commits that have not yet been reviewed',
68 - 'code-status-fixme-desc' => 'Commits that need cleanup',
69 - 'code-status-resolved-desc' => 'Commits that originally needed cleanup, but are now fine',
70 - 'code-status-ok-desc' => 'Commits that have been successfully reviewed',
71 - 'code-status-deferred-desc' => 'Commits that will be looked at later',
7267 'code-pathsearch-legend' => 'Search revisions in this repo by path',
7368 'code-pathsearch-path' => 'Path:',
7469 'code-rev-submit' => 'Commit changes',
@@ -176,11 +171,6 @@
177172 'code-status-resolved' => 'تم حلها',
178173 'code-status-ok' => 'موافق',
179174 'code-status-deferred' => 'مؤجل',
180 - 'code-status-new-desc' => 'الكوميتات التي لم تتم مراجعتها',
181 - 'code-status-fixme-desc' => 'الكوميتات التي تحتاج إلى تنظيف',
182 - 'code-status-resolved-desc' => 'الكوميتات التي احتاجت أصلا إلى تنظيف، لكنها حسنة الآن',
183 - 'code-status-ok-desc' => 'الكوميتات التي تمت مراجعتها بنجاح',
184 - 'code-status-deferred-desc' => 'الكوميتات التي سيتم النظر إليها فيما بعد',
185175 'code-pathsearch-legend' => 'ابحث في النسخ في هذا المستودع بواسطة المسار',
186176 'code-pathsearch-path' => 'المسار:',
187177 'code-rev-submit' => 'تنفيذ التغييرات',
@@ -267,11 +257,6 @@
268258 'code-status-resolved' => 'تم حلها',
269259 'code-status-ok' => 'موافق',
270260 'code-status-deferred' => 'مؤجل',
271 - 'code-status-new-desc' => 'الكوميتات التى لم تتم مراجعتها',
272 - 'code-status-fixme-desc' => 'الكوميتات التى تحتاج إلى تنظيف',
273 - 'code-status-resolved-desc' => 'الكوميتات التى احتاجت أصلا إلى تنظيف، لكنها حسنة الآن',
274 - 'code-status-ok-desc' => 'الكوميتات التى تمت مراجعتها بنجاح',
275 - 'code-status-deferred-desc' => 'الكوميتات التى سيتم النظر إليها فيما بعد',
276261 'code-pathsearch-legend' => 'ابحث فى النسخ فى هذا المستودع بواسطة المسار',
277262 'code-pathsearch-path' => 'المسار:',
278263 'code-rev-submit' => 'تنفيذ التغييرات',
@@ -692,11 +677,6 @@
693678 'code-status-resolved' => 'résolu',
694679 'code-status-ok' => 'ok',
695680 'code-status-deferred' => 'déféré',
696 - 'code-status-new-desc' => 'Publications qui n’ont pas été encore revues',
697 - 'code-status-fixme-desc' => 'Publications qui nécessitent un toilettage',
698 - 'code-status-resolved-desc' => "Publications qui ont nécessité un toilettage à l'origine, mais qui sont maintenant convenables",
699 - 'code-status-ok-desc' => 'Publications qui ont été revues avec succès',
700 - 'code-status-deferred-desc' => 'Publications qui seront vues plus tard',
701681 'code-pathsearch-legend' => 'Recherche les versions dans ce dépôt selon le chemin',
702682 'code-pathsearch-path' => 'Chemin :',
703683 'code-rev-submit' => 'Publier les modifications :',
@@ -1135,11 +1115,6 @@
11361116 'code-status-resolved' => 'opgelost',
11371117 'code-status-ok' => 'ok',
11381118 'code-status-deferred' => 'aangehouden',
1139 - 'code-status-new-desc' => 'Commits die nog niet beoordeeld zijn',
1140 - 'code-status-fixme-desc' => 'Commits die opvolging behoeven',
1141 - 'code-status-resolved-desc' => 'Commits die opvolging nodig hadden, maar nu in orde zijn',
1142 - 'code-status-ok-desc' => 'Commits die beoordeeld zijn',
1143 - 'code-status-deferred-desc' => 'Commits die later beoordeeld worden',
11441119 'code-pathsearch-legend' => 'Op pad versies in deze repository zoeken',
11451120 'code-pathsearch-path' => 'Pad:',
11461121 'code-rev-submit' => 'Opmerking opslaan',
@@ -1386,11 +1361,6 @@
13871362 'code-status-resolved' => 'vyriešené',
13881363 'code-status-ok' => 'ok',
13891364 'code-status-deferred' => 'oddialené',
1390 - 'code-status-new-desc' => 'Commity, ktoré zatiaľ neboli skontrolované',
1391 - 'code-status-fixme-desc' => 'Commity, ktoré vyžadujú úpravu',
1392 - 'code-status-resolved-desc' => 'Commity, ktoré pôvodne vyžadovali úpravu, ale teraz sú v poriadku',
1393 - 'code-status-ok-desc' => 'Commity, ktoré boli úspešne skontrolované',
1394 - 'code-status-deferred-desc' => 'Commity, ktoré budú neskôr skontrolované',
13951365 'code-pathsearch-legend' => 'Hľadať revízie v tomto úložisku podľa cesty',
13961366 'code-pathsearch-path' => 'Cesta:',
13971367 'code-rev-submit' => 'Commit zmien',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r42155Add some descriptions to what the tags mean on the listing page. Improvements...demon20:58, 16 October 2008
r42163Fix r42155 - don't spew <x> for empty messages everywhereaaron01:48, 17 October 2008

Status & tagging log