https://bugzilla.wikimedia.org/show_bug.cgi?id=26366
Ashar Voultoiz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Ashar Voultoiz <[email protected]> 2011-01-31 19:42:16 UTC --- Your change has been completed. Please reopen this ticket if anything went wrong. The following configuration settings have been changed: =================================================================== Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 1552) +++ InitialiseSettings.php (working copy) @@ -713,6 +713,7 @@ 'tgwiki' => '$stdlogo', 'thwiki' => 'http://upload.wikimedia.org/wikipedia/commons/3/3b/Wikipedia-logo-v2-th.png', 'thwikinews' => 'http://upload.wikimedia.org/wikipedia/commons/a/a1/Wikinews-logo-th-135px.png', + 'thwikiquote' => 'http://upload.wikimedia.org/wikipedia/commons/7/7c/Wikiquote-logo-th.png', 'thwikisource' => '$stdlogo', 'thwiktionary' => '$stdlogo', 'tkwiki' => '$stdlogo', @@ -1316,6 +1317,7 @@ 'tenwiki' => 'Wikipedia 10', 'tgwiki' => 'Википедиа', 'thwiki' => 'วิกิพีเดีย', + 'thwikiquote' => 'วิกิคำคม', 'thwikisource' => 'วิกิซอร์ซ', 'tkwiki' => 'Wikipediýa', 'tkwiktionary' => 'Wikisözlük', @@ -1729,6 +1731,7 @@ 'tgwiki' => 'Википедиа', 'thwiki' => 'วิกิพีเดีย', 'thwikinews' => 'วิกิข่าว', + 'thwikiquote' => 'วิกิคำคม', 'thwikisource' => 'วิกิซอร์ซ', 'tkwiki' => 'Wikipediýa', 'tkwiktionary' => 'Wikisözlük', @@ -1835,6 +1838,7 @@ 'tawiki' => 'விக்கிப்பீடியா_பேச்சு', 'tawikinews' => 'விக்கிசெய்தி_பேச்சு', 'tawiktionary' => 'விக்சனரி_பேச்சு', + 'thwikiquote' => 'คุยเรื่องวิกิคำคม', 'trwikinews' => 'Vikihaber_tartışma', 'uawikimedia' => 'Обговорення_Вікімедіа', 'ukwiktionary' => 'Обговорення_Вікісловника', =================================================================== You can find the entire config file at http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
