r22886 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r22885‎ | r22886 | r22887 >
Date:16:04, 10 June 2007
Author:robchurch
Status:old
Tags:
Comment:
(bug 10190) Volapük message updates
Modified paths:
  • /trunk/phase3/RELEASE-NOTES (modified) (history)
  • /trunk/phase3/languages/messages/MessagesVo.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesVo.php
@@ -26,4 +26,54 @@
2727 NS_CATEGORY_TALK => 'Kladibespik',
2828 );
2929
 30+$messages = array(
 31+# Dates
 32+'sunday' => 'sudel',
 33+'monday' => 'mudel',
 34+'tuesday' => 'tudel',
 35+'wednesday' => 'vedel',
 36+'thursday' => 'dödel',
 37+'friday' => 'fridel',
 38+'saturday' => 'zädel',
 39+'sun' => 'sud',
 40+'mon' => 'mud',
 41+'tue' => 'tud',
 42+'wed' => 'ved',
 43+'thu' => 'död',
 44+'fri' => 'fri',
 45+'sat' => 'zäd',
 46+'january' => 'yanul',
 47+'february' => 'febul',
 48+'march' => 'mäzul',
 49+'april' => 'prilul',
 50+'may_long' => 'mayul',
 51+'june' => 'yunul',
 52+'july' => 'yulul',
 53+'august' => 'gustul',
 54+'september' => 'setul',
 55+'october' => 'tobul',
 56+'november' => 'novul',
 57+'december' => 'dekul',
 58+'jan' => 'yan',
 59+'feb' => 'feb',
 60+'mar' => 'mäz',
 61+'apr' => 'pri',
 62+'may' => 'may',
 63+'jun' => 'yun',
 64+'jul' => 'yul',
 65+'aug' => 'gus',
 66+'sep' => 'set',
 67+'oct' => 'tob',
 68+'nov' => 'nov',
 69+'dec' => 'dek',
 70+
 71+# Bits of text used by many pages
 72+'categories' => 'Klads',
 73+'pagecategories' => '{{PLURAL:$1|Klad|Klads}}',
 74+
 75+# All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
 76+'mainpage' => 'Cifapad',
 77+
 78+);
 79+
3080 ?>
Index: trunk/phase3/RELEASE-NOTES
@@ -220,6 +220,7 @@
221221 * Somali (so)
222222 * Sundanese (su)
223223 * Swedish (sv)
 224+* Volapük (vo)
224225 * Old Chinese / Late Middle Chinese (zh-classical)
225226 * Chinese (PRC) (zh-cn)
226227 * Chinese (Taiwan) (zh-tw)

Follow-up revisions

RevisionCommit summaryAuthorDate
r22919Merged revisions 22878-22918 via svnmerge from...david00:00, 12 June 2007

Status & tagging log