r36462 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r36461‎ | r36462 | r36463 >
Date:15:39, 19 June 2008
Author:rotem
Status:old
Tags:
Comment:
Fixes.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /trunk/phase3/maintenance/language/messages.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/language/messages.inc
@@ -2787,6 +2787,7 @@
27882788 'watchlisteditor' => 'Watchlist editor',
27892789 'watchlisttools' => 'Watchlist editing tools',
27902790 'iranian-dates' => 'Iranian month names',
 2791+ 'hijri-dates' => 'Hijri month names',
27912792 'hebrew-dates' => 'Hebrew month names',
27922793 'signatures' => 'Signatures',
27932794 'CoreParserFunctions' => 'Core parser functions',
Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -3333,19 +3333,19 @@
33343334 'iranian-calendar-m11' => 'Bahman', # only translate this message to other languages if you have to change it
33353335 'iranian-calendar-m12' => 'Esfand', # only translate this message to other languages if you have to change it
33363336
3337 -#Hijri month names
3338 -+'hijri-calendar-m1' => 'Muharram', # only translate this message to other languages if you have to change it
3339 -+'hijri-calendar-m2' => 'Safar', # only translate this message to other languages if you have to change it
3340 -+'hijri-calendar-m3' => 'Rabi\' al-awwal', # only translate this message to other languages if you have to change it
3341 -+'hijri-calendar-m4' => 'Rabi\' al-thani', # only translate this message to other languages if you have to change it
3342 -+'hijri-calendar-m5' => 'Jumada al-awwal', # only translate this message to other languages if you have to change it
3343 -+'hijri-calendar-m6' => 'Jumada al-thani', # only translate this message to other languages if you have to change it
3344 -+'hijri-calendar-m7' => 'Rajab', # only translate this message to other languages if you have to change it
3345 -+'hijri-calendar-m8' => 'Sha\'aban', # only translate this message to other languages if you have to change it
3346 -+'hijri-calendar-m9' => 'Ramadan', # only translate this message to other languages if you have to change it
3347 -+'hijri-calendar-m10' => 'Shawwal', # only translate this message to other languages if you have to change it
3348 -+'hijri-calendar-m11' => 'Dhu al-Qi\'dah', # only translate this message to other languages if you have to change it
3349 -+'hijri-calendar-m12' => 'Dhu al-Hijjah', # only translate this message to other languages if you have to change it
 3337+# Hijri month names
 3338+'hijri-calendar-m1' => 'Muharram', # only translate this message to other languages if you have to change it
 3339+'hijri-calendar-m2' => 'Safar', # only translate this message to other languages if you have to change it
 3340+'hijri-calendar-m3' => "Rabi' al-awwal", # only translate this message to other languages if you have to change it
 3341+'hijri-calendar-m4' => "Rabi' al-thani", # only translate this message to other languages if you have to change it
 3342+'hijri-calendar-m5' => 'Jumada al-awwal', # only translate this message to other languages if you have to change it
 3343+'hijri-calendar-m6' => 'Jumada al-thani', # only translate this message to other languages if you have to change it
 3344+'hijri-calendar-m7' => 'Rajab', # only translate this message to other languages if you have to change it
 3345+'hijri-calendar-m8' => "Sha'aban", # only translate this message to other languages if you have to change it
 3346+'hijri-calendar-m9' => 'Ramadan', # only translate this message to other languages if you have to change it
 3347+'hijri-calendar-m10' => 'Shawwal', # only translate this message to other languages if you have to change it
 3348+'hijri-calendar-m11' => "Dhu al-Qi'dah", # only translate this message to other languages if you have to change it
 3349+'hijri-calendar-m12' => 'Dhu al-Hijjah', # only translate this message to other languages if you have to change it
33503350
33513351 # Hebrew month names
33523352 'hebrew-calendar-m1' => 'Tishrei', # only translate this message to other languages if you have to change it

Status & tagging log