Index: trunk/phase3/maintenance/language/messages.inc |
— | — | @@ -2787,6 +2787,7 @@ |
2788 | 2788 | 'watchlisteditor' => 'Watchlist editor', |
2789 | 2789 | 'watchlisttools' => 'Watchlist editing tools', |
2790 | 2790 | 'iranian-dates' => 'Iranian month names', |
| 2791 | + 'hijri-dates' => 'Hijri month names', |
2791 | 2792 | 'hebrew-dates' => 'Hebrew month names', |
2792 | 2793 | 'signatures' => 'Signatures', |
2793 | 2794 | 'CoreParserFunctions' => 'Core parser functions', |
Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -3333,19 +3333,19 @@ |
3334 | 3334 | 'iranian-calendar-m11' => 'Bahman', # only translate this message to other languages if you have to change it |
3335 | 3335 | 'iranian-calendar-m12' => 'Esfand', # only translate this message to other languages if you have to change it |
3336 | 3336 | |
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 |
3350 | 3350 | |
3351 | 3351 | # Hebrew month names |
3352 | 3352 | 'hebrew-calendar-m1' => 'Tishrei', # only translate this message to other languages if you have to change it |