00001 <?php 00014 $messages = array( 00015 # User preference toggles 00016 'tog-underline' => 'Twa lenk nyina ase:', 00017 00018 # Dates 00019 'sunday' => 'Kwasiada', 00020 'monday' => 'Ɛdwoada', 00021 'tuesday' => 'Ɛbenada', 00022 'wednesday' => 'Wukuada', 00023 'thursday' => 'Yawoada', 00024 'friday' => 'Efiada', 00025 'saturday' => 'Memeneda', 00026 'january' => 'Ɔpɛpɔn', 00027 'february' => 'Ɔgyefuo', 00028 'march' => 'Ɔbenem', 00029 'april' => 'Oforisuo', 00030 'may_long' => 'Kɔtonimma', 00031 'june' => 'Ayɛwohomumu', 00032 'july' => 'Kutawonsa', 00033 'august' => 'Ɔsannaa', 00034 'september' => 'Ɛbɔ', 00035 'october' => 'Ahinime', 00036 'november' => 'Obubuo', 00037 'december' => 'Ɔpenimma', 00038 00039 'search' => 'Hwehwɛ', 00040 'searchbutton' => 'Hwehwɛ', 00041 'go' => 'Kɔ', 00042 'searcharticle' => 'Kɔ', 00043 'history_short' => 'Beeme', 00044 'talkpagelinktext' => 'Kasa', 00045 'talk' => 'Kasa', 00046 'jumptosearch' => 'hwehwɛ', 00047 00048 # Search results 00049 'powersearch' => 'Hwehwɛ', 00050 00051 # Preferences page 00052 'searchresultshead' => 'Hwehwɛ', 00053 00054 # Recent changes 00055 'hist' => 'beeme', 00056 00057 # Watchlist 00058 'watch' => 'Hwɛ', 00059 00060 );