diff --git a/home/wiki/Android/Setup.html b/home/wiki/Android/Setup.html index b30b7b20a..f934e9fec 100644 --- a/home/wiki/Android/Setup.html +++ b/home/wiki/Android/Setup.html @@ -189,7 +189,7 @@
- If you're on Marshmallow, you will get a prompt to allow XOWA to read your SD card. Please allow it. For more information on XOWA's privacy policy, see Help/Privacy/Android + If you're on Marshmallow, you will get a prompt to allow XOWA to read your SD card. Please allow it. For more information on XOWA's privacy policy, see Help/Privacy/Android

- For more info, you should refer to Dev/Design/Database. + For more info, you should refer to Dev/Design/Database.

These changes involved a lot of rewrite of database code over the past few weeks. I've done testing on my side, but if you notice any issues, please report them to https://sourceforge.net/p/xowa/discussion/general/ diff --git a/home/wiki/Blog/2016-01.html b/home/wiki/Blog/2016-01.html index 4c30900e5..e1eb31a17 100644 --- a/home/wiki/Blog/2016-01.html +++ b/home/wiki/Blog/2016-01.html @@ -25,7 +25,7 @@

@@ -33,15 +33,15 @@


- Archives + Archives

@@ -186,10 +186,10 @@

@@ -390,7 +390,7 @@ The Android app is a major release. It has a Random feature, shows more images, and adds CSS-tweaks.

- Documentation for html-dump script. See Dev/Command-line/Dumps + Documentation for html-dump script. See Dev/Command-line/Dumps

This item is self-explanatory. The XOWA Android app is getting more stable, so I felt it would be time to document the generation of the HTML databases. diff --git a/home/wiki/Blog/2016-02.html b/home/wiki/Blog/2016-02.html index e0437a4f1..bb3a71642 100644 --- a/home/wiki/Blog/2016-02.html +++ b/home/wiki/Blog/2016-02.html @@ -25,7 +25,7 @@

@@ -33,15 +33,15 @@


- Archives + Archives

@@ -148,14 +148,14 @@ Fix for search not working

- This was a bug that I introduced back in 3.1.1. Title search doesn't work. For example: https://en.wikipedia.org/wiki/Special:Search?search=Earth&fulltext=y . + This was a bug that I introduced back in 3.1.1. Title search doesn't work. For example: https://en.wikipedia.org/wiki/Special:Search?search=Earth&fulltext=y .

If you've built a wiki with any 3.1.* version, you will have to rebuild it. You can do this with the following:

@@ -95,7 +95,7 @@ (Desktop) New autocomplete address bar

- The address bar now supports autocompletion. For example, open up English Wikipedia, and start typing earth. The autocomplete is very fast and supports a lot of advanced functionality. For example you can do a search like earth + (history, future) -middle directly in the address bar. See App/Search as well as Options/Search suggest. + The address bar now supports autocompletion. For example, open up English Wikipedia, and start typing earth. The autocomplete is very fast and supports a lot of advanced functionality. For example you can do a search like earth + (history, future) -middle directly in the address bar. See App/Search as well as Options/Search suggest.

Unfortunately, the autocomplete uses the new search system, so old wikis need to upgrade the search databases. You can upgrade by any of the following: @@ -116,10 +116,10 @@

  • - Use the Dashboard/Wiki_maintenance page + Use the Dashboard/Wiki_maintenance page
  • @@ -159,7 +159,7 @@ The images are an update to the 2015-09 set. If you already have the 2015-09 set, just download the 2016-04 update: https://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-04-07_file_update.7z
  • - For Android, download all the de.wikipedia.org files in Android/Setup + For Android, download all the de.wikipedia.org files in Android/Setup
  • For the other German wikis, the process is similar. Download https://archive.org/download/Xowa_dewiki_latest/Xowa_debundle_2016-04-07.7z and copy the files to your microSD card. @@ -267,7 +267,7 @@ Youtube video: https://www.youtube.com/watch?v=jsMTBxGweUw
  • - Android Setup: Android/Setup + Android Setup: Android/Setup
  • @@ -296,7 +296,7 @@ Missing Wikis sidebar in the home wiki: The Wikis sidebar did not show in the home wiki due to some CSS changes last week.

  • - {{DisplayTitle}} was ignored: {{DisplayTitle}} was broken due to recent changes for PageBanner. This means that a page like http://en.wikipedia.org/wiki/gzip showed "Gzip" as the title instead of "gzip". + {{DisplayTitle}} was ignored: {{DisplayTitle}} was broken due to recent changes for PageBanner. This means that a page like http://en.wikipedia.org/wiki/gzip showed "Gzip" as the title instead of "gzip".
  • Script error for cycling tables on de.wikipedia.org: A few dozen cycling-related pages on German Wikipedia showed script errors. This was due to an obscure XOWA ParserFunction bug that returned ServerName as "http://de.wikipedia.org" instead of "//de.wikipedia.org" @@ -391,7 +391,7 @@ Really benefits from an SSD: SQLite really does better with an SSD. I tried some tricks like changing PRAGMA synchronous to OFF, but this only shaves off a dozen or so minutes. In contrast, an SSD will easily knock off an hour if not more (from 2 hours to about 40 min)
  • - If you want the new search, downloading from archive.org is the easiest way: There are other complexities with the search database rebuild (PageRank algorithm and the 10 GB pagelinks dump: See App/Search). As such, the easiest way is to download prebuilt copies from archive.org: + If you want the new search, downloading from archive.org is the easiest way: There are other complexities with the search database rebuild (PageRank algorithm and the 10 GB pagelinks dump: See App/Search). As such, the easiest way is to download prebuilt copies from archive.org:
  • diff --git a/home/wiki/Blog/2016-06.html b/home/wiki/Blog/2016-06.html index 6e131ba04..4223aaade 100644 --- a/home/wiki/Blog/2016-06.html +++ b/home/wiki/Blog/2016-06.html @@ -25,7 +25,7 @@

    @@ -33,15 +33,15 @@


    - Archives + Archives

    @@ -171,7 +171,7 @@ (Wiki) 2016-06 English Wiktionary, Wikisource, Wikivoyage, Wikiquote, Wikibooks, Wikiversity, Wikinews and Species Wiki

    - All English wikis are now available for Android as well as desktop (HTML dumps). To download them, go to Download Central. + All English wikis are now available for Android as well as desktop (HTML dumps). To download them, go to Download Central.

    (All) Fixes / changes for Download Central including multiple-tasks bug @@ -293,7 +293,7 @@ v3.6.3.3 fixes this issue. It now uses the wikitext dumps if the HTML dumps are not there. Just update your app, and you will see actual pages, not blank ones.

    - Also, note that you can disable the automatic HTML read by going to Options/HTML_databases + Also, note that you can disable the automatic HTML read by going to Options/HTML_databases

    (PC) Fix Download Central icons for Mac OS X @@ -341,7 +341,7 @@ (PC & Android) New Download Central to download HTML dumps and images

    - Download Central is the major feature of the release. This is an in-app downloader that can download wikis for both Android or desktop. It can download images as well. + Download Central is the major feature of the release. This is an in-app downloader that can download wikis for both Android or desktop. It can download images as well.

    For v3.6.3, there are only two wikis: Simple Wikipedia and English Wikipedia. More wikis will be added every week throughout 2016. Next week, v3.6.4 should have other English wikis, like English Wiktionary and Wikisource. @@ -350,7 +350,7 @@ Going forward, Download Central will be the primary vehicle to get XOWA wikis. It provides a simple way to import wikis. It eliminates any confusion about which files to download and where to copy them. Monthly updates for English Wikipedia will be published here as well.

    - To try it out, go to Download Central. For more info, see the Download Central help page. + To try it out, go to Download Central. For more info, see the Download Central help page.

    (PC & Server) Android HTML dumps are now usable @@ -411,7 +411,7 @@
    @@ -440,7 +440,7 @@ The new XOWA Search Engine uses PageRank to rate pages by importance. Although this works well for Wikipedia, it sometimes overrates pages which exist for encyclopedic book-keeping.

    - For example, a lot of Wikipedia pages will have a small box called "Authority Control" at the bottom of the page. This box will have links to other pages like https://en.wikipedia.org/wiki/Integrated_Authority_Control If a million pages have this Integrated Authority Control link, then PageRank rates this page highly. ("1 million pages link to it!") However, the page itself is fairly short, and is not really one of the most important articles in Wikipedia (it would score higher than India, Insect, Italy, etc). + For example, a lot of Wikipedia pages will have a small box called "Authority Control" at the bottom of the page. This box will have links to other pages like https://en.wikipedia.org/wiki/Integrated_Authority_Control If a million pages have this Integrated Authority Control link, then PageRank rates this page highly. ("1 million pages link to it!") However, the page itself is fairly short, and is not really one of the most important articles in Wikipedia (it would score higher than India, Insect, Italy, etc).

    v3.6.3 tries to reduce the importance of these pages if these articles are "short". This heuristic was already present in the previous versions of the search engine, but has been further tweaked. @@ -506,10 +506,10 @@ (Wikis) English Wikipedia (2016-06) and Simple Wikipedia (2016-06)

    - These are available through Download Central. + These are available through Download Central.

    - For users who want the 2016-06 English Wikipedia image update, see App/Import/Download Central + For users who want the 2016-06 English Wikipedia image update, see App/Import/Download Central

    Next release: v3.6.4 diff --git a/home/wiki/Blog/2016-07.html b/home/wiki/Blog/2016-07.html index 769922e46..4319a012a 100644 --- a/home/wiki/Blog/2016-07.html +++ b/home/wiki/Blog/2016-07.html @@ -25,7 +25,7 @@

    @@ -33,15 +33,15 @@


    - Archives + Archives

    @@ -160,7 +160,7 @@ (Wiki) Publish 2016-07 English Wikipedia

    - The 2016-07 versions of English Wikipedia is up. You can get them through Download Central. + The 2016-07 versions of English Wikipedia is up. You can get them through Download Central.

    For images, if you want the latest: @@ -250,7 +250,7 @@ (Wiki) Publish 2016-07 French Wikipedia, Wiktionary, Wikisource, Wikivoyage, Wikiquote, Wikibooks, Wikiversity, and Wikinews

    - The 2016-07 versions of the French Wikis are up. You can get them through Download Central. + The 2016-07 versions of the French Wikis are up. You can get them through Download Central.

    (PC) Fix Redirects not working for HTML databases @@ -359,7 +359,7 @@ For those who are unaware, Mattze96 was the amazing developer who contributed the original HTTP Server code. This time, Mattze96 contributed mwad: the MediaWiki API dump tool. This tool allows creating XML dumps for Wikia and other wikis (https://wiki.archlinux.org/).

    - If you use XOWA for Wikia wikis, or other non-Wikimedia wikis, you definitely want to try it out. For more info, see App/Import/mwad as well as https://github.com/Mattze96/mwad and https://github.com/gnosygnu/xowa/issues/66 + If you use XOWA for Wikia wikis, or other non-Wikimedia wikis, you definitely want to try it out. For more info, see App/Import/mwad as well as https://github.com/Mattze96/mwad and https://github.com/gnosygnu/xowa/issues/66

    (PC) Fix minor Wikibase issues, including wikibase-item @@ -429,7 +429,7 @@ (Wiki) 2016-06 German Wiktionary, Wikisource, Wikivoyage, Wikiquote, Wikibooks, Wikiversity, and Wikinews

    - These wikis are available at Download Central. + These wikis are available at Download Central.

    (PC) Support Gallery @@ -461,7 +461,7 @@ There were a number of fixes for crashes in uncommon scenarios. Most of these involved switching SD cards, or deleting wikis outside XOWA. The crash was bad enough such that XOWA would not work unless the Storage files were cleared (or XOWA was reinstalled).

    - These are fixed in this version. For more info, see the Change log + These are fixed in this version. For more info, see the Change log

    Next release: v3.7.2 diff --git a/home/wiki/Blog/2016-08.html b/home/wiki/Blog/2016-08.html index 33efc9e20..946e8e7d1 100644 --- a/home/wiki/Blog/2016-08.html +++ b/home/wiki/Blog/2016-08.html @@ -25,7 +25,7 @@

    @@ -33,15 +33,15 @@


    - Archives + Archives

    @@ -143,7 +143,7 @@ (Wiki) Publish 2016-08 English Wikipedia and German Wikipedia

    - The 2016-08 versions of both wikis are finally up. You can get them through Download Central. + The 2016-08 versions of both wikis are finally up. You can get them through Download Central.

    (PC / Android) Better html database support for packed galleries, video thumbnails, and image maps @@ -153,13 +153,13 @@

    @@ -186,13 +186,13 @@ (PC) Support the lsth parser function

    - I discovered that a number of English Wikipedia pages used the {{#lsth}} function. In brief, this function includes a section from another page on the current page. For example: https://en.wikipedia.org/wiki/10s_BC . I ended up rewriting the lst functions to support this behavior. + I discovered that a number of English Wikipedia pages used the {{#lsth}} function. In brief, this function includes a section from another page on the current page. For example: https://en.wikipedia.org/wiki/10s_BC . I ended up rewriting the lst functions to support this behavior.

    (PC) Add torrent link / MD5 info to the Download Central Info page

    - Based on some welcome feedback from malakov1, I added a torrent link to the Download Central Info page. For example, Special:XowaDownloadCentralInfo?task id=96. Note that these torrent links are to the full archive.org folder, not the task. In particular, the following two types will be included: + Based on some welcome feedback from malakov1, I added a torrent link to the Download Central Info page. For example, Special:XowaDownloadCentralInfo?task id=96. Note that these torrent links are to the full archive.org folder, not the task. In particular, the following two types will be included:

    @@ -211,7 +211,7 @@ (PC) Show pages in MediaWiki namespace

    - v3.9.4.1 now is able to show wikitext pages in the MediaWiki namespace. For example, https://en.wikipedia.org/wiki/MediaWiki:Edittools . + v3.9.4.1 now is able to show wikitext pages in the MediaWiki namespace. For example, https://en.wikipedia.org/wiki/MediaWiki:Edittools .

    (PC) Run GUI on Raspberry Pi @@ -284,7 +284,7 @@ (PC) Fix for Category pages not working

    - v3.8.5.1 had a bug that broke Category pages. For example, https://simple.wikipedia.org/wiki/Category:Earth . This would only retrieve one random category. v3.9.2.1 fixes the issue. + v3.8.5.1 had a bug that broke Category pages. For example, https://simple.wikipedia.org/wiki/Category:Earth . This would only retrieve one random category. v3.9.2.1 fixes the issue.

    (PC) New Category system to handle HTML dumps @@ -310,13 +310,13 @@ In short, the changes should be transparent to most, except HTML dump users will soon get Categories.

    - There's a little more info at Category Overview for those interested. + There's a little more info at Category Overview for those interested.

    (PC) Basic page synchronization feature to get latest from online

    - As per https://github.com/gnosygnu/xowa/issues/72 XOWA will now be able to sync pages directly from the online version. This feature is still a work-in-progress, and probably should only be done for selective pages. Certain pages won't sync correctly for a few more releases -- namely, pages with Math. See App/Xtn/Page_sync for more info. + As per https://github.com/gnosygnu/xowa/issues/72 XOWA will now be able to sync pages directly from the online version. This feature is still a work-in-progress, and probably should only be done for selective pages. Certain pages won't sync correctly for a few more releases -- namely, pages with Math. See App/Xtn/Page_sync for more info.

    (PC / Android) Download Central changes for dropped connections / Mac OS X @@ -328,7 +328,7 @@ (PC) Various parser changes including Protectiong Banner, stack overflow, and invalid UTF-8

    - This release has a bunch of parser changes. The Change log has a complete list. The most relevant items are the following: + This release has a bunch of parser changes. The Change log has a complete list. The most relevant items are the following:

    diff --git a/home/wiki/Blog/2016-10.html b/home/wiki/Blog/2016-10.html index 58c0a1067..1bdfdbd95 100644 --- a/home/wiki/Blog/2016-10.html +++ b/home/wiki/Blog/2016-10.html @@ -25,7 +25,7 @@

    @@ -33,15 +33,15 @@


    - Archives + Archives

    @@ -131,10 +131,10 @@

    @@ -167,7 +167,7 @@ (PC) Fix import errors in Import/Offline

    - Dashboard/Import/Offline was broken due to the recent changes in the Category system. In addition, there were a few other minor fixes. + Dashboard/Import/Offline was broken due to the recent changes in the Category system. In addition, there were a few other minor fixes.

    Next release: v3.11.2 @@ -212,10 +212,10 @@

    @@ -229,23 +229,23 @@

    (PC) Fix for "Script error: index out of bounds" on 2016-10 enwiki pages

    - A number of pages in 2016-10 English Wikipedia would should "Script error: index out of bounds" in the Infobox area near the Coordinates. For example, https://en.wikipedia.org/wiki/Paris This was fixed in this release + A number of pages in 2016-10 English Wikipedia would should "Script error: index out of bounds" in the Infobox area near the Coordinates. For example, https://en.wikipedia.org/wiki/Paris This was fixed in this release

    (PC) Add custom scripting support through standalone javascript / lua files @@ -257,7 +257,7 @@ Basically, v3.10.4.2 allows changing XOWA pages through custom Javascript. This is intended for non-Wikimedia wikis (such as Wikia) which use custom extension that are not supported in XOWA. A user can add this missing custom extension by writing an extension in Javascript.

    - More information is at App/Xtn/Scripting + More information is at App/Xtn/Scripting

    Next release: v3.10.2 @@ -283,7 +283,7 @@ I did create a deletion database for English Wikipedia. It will reduce the size of the images datases from 101 GB to 90 GB.

    - The link is here: https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa The instructions are here: Dashboard/Files/Deletion + The link is here: https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa The instructions are here: Dashboard/Files/Deletion

    Thanks. diff --git a/home/wiki/Blog/2016-11.html b/home/wiki/Blog/2016-11.html index 99bbd08e3..78f68d972 100644 --- a/home/wiki/Blog/2016-11.html +++ b/home/wiki/Blog/2016-11.html @@ -25,7 +25,7 @@

    @@ -33,15 +33,15 @@


    - Archives + Archives

    @@ -119,7 +119,7 @@ As it's been a few weeks since the last release, there have been several wiki releases since then.

    - A bare-bones listing is at Wiki_setup/Listing. Of course, you can also check Special:XowaDownloadCentral + A bare-bones listing is at Wiki_setup/Listing. Of course, you can also check Special:XowaDownloadCentral

    A special thanks to Ope30 for downloading and testing all these wikis. @@ -132,7 +132,7 @@

    @@ -109,7 +109,7 @@ This was a change due to the feedback from a Google Play review (which has since been deleted). There's a little more documentation at https://github.com/gnosygnu/xowa/issues/112

    - XOWA Android would show pages which have horizontal scrollbars. They appear mostly because of what's called Navigation boxes ("navboxes") at the bottom of the page. For example, go to https://en.wikipedia.org/wiki/Earth#External_links and see the section called "Articles related to Earth" + XOWA Android would show pages which have horizontal scrollbars. They appear mostly because of what's called Navigation boxes ("navboxes") at the bottom of the page. For example, go to https://en.wikipedia.org/wiki/Earth#External_links and see the section called "Articles related to Earth"

    The Wikipedia Mobile App and the Wikipedia Mobile Site both hide these by default. XOWA Android used to show them by default. This was a deliberate decision on my side, because (a) I generally like to show as much content as possible and (b) I do find them useful. @@ -158,7 +158,7 @@ (Wiki) Publish 2016-11 Dutch and Russian wikis. Also, 2016-11 German Wikipedia

    - As per the section title, 2016-11 Dutch and Russian wikis are up at archive.org. You can check Wiki_setup/Listing or Special:XowaDownloadCentral + As per the section title, 2016-11 Dutch and Russian wikis are up at archive.org. You can check Wiki_setup/Listing or Special:XowaDownloadCentral

    Again, thanks to Ope30 for testing these wikis. @@ -185,7 +185,7 @@ The most significant one was an issue with Wikidata and missing infobox images. For more detail, you can look at https://lists.wikimedia.org/pipermail/wikidata/2016-November/010019.html . This was fixed for any Russian Wiki imported through Import Online or Import Offline. However, Russian wikis downloaded through Download Central will still be missing images, until the next time I rebuild them.

    - For the other changes, you can take a look at the Scribunto and Wikibase items at Change log/v3.12.1.1 + For the other changes, you can take a look at the Scribunto and Wikibase items at Change log/v3.12.1.1

    (PC) Fix page sync issues when syncing File or Chinese pages with math diff --git a/home/wiki/Blog/2017-01.html b/home/wiki/Blog/2017-01.html index 44ed312c7..ca24a0e0f 100644 --- a/home/wiki/Blog/2017-01.html +++ b/home/wiki/Blog/2017-01.html @@ -25,7 +25,7 @@

    @@ -33,15 +33,15 @@


    - Archives + Archives

    @@ -125,13 +125,13 @@ 2016-12 Italian and Swahili wikis are up at archive.org. 2016-12 English Wikipedia was also pushed out earlier this month.

    - To download these wikis, please check Wiki_setup/Listing or Special:XowaDownloadCentral + To download these wikis, please check Wiki_setup/Listing or Special:XowaDownloadCentral

    - (PC) Add new Options system + (PC) Add new Options system

    - The major change for this release was the Options system. It was a multi-week effort that overhauled various parts of the system. You can try the new Options systems at the Options page + The major change for this release was the Options system. It was a multi-week effort that overhauled various parts of the system. You can try the new Options systems at the Options page

    There were a number of reasons for the change: @@ -158,7 +158,7 @@ xowa_cfg_os.gfs: XOWA also stores Operating System specific options at /xowa/bin/[OS_NAME]/xowa/cfg/xowa_cfg_os.gfs. The new version now uses a different file: /xowa/user/app/cfg/os.gfs. If you've manually customized options here, you will need to reapply them

  • - Missing options: A handful of options were not converted. For more detail, see Change_log + Missing options: A handful of options were not converted. For more detail, see Change_log
  • @@ -171,7 +171,7 @@ Since the start, XOWA used a date-of-release versioning scheme. For example, version 3.12.2.1 meant the version released in the 3rd year after XOWA's release, in the 12th month and the 2nd week.

    - XOWA is now adopting a new versioining scheme closer to semantic versioning. Specifically: + XOWA is now adopting a new versioining scheme closer to semantic versioning. Specifically:

    @@ -129,7 +129,7 @@ (Wiki) Publish 2017-02 English Wikipedia and 2017-02 Gujarati wikis

    - 2017-02 English Wikipedia is officially up. See Wiki_setup/English_wikis + 2017-02 English Wikipedia is officially up. See Wiki_setup/English_wikis

    In addition, I reuploaded the entire English Wikipedia file database set. This is a periodic task which is necessary to keep the image databases small for new users. @@ -162,7 +162,7 @@ Download the deletion database from here: https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2017.02.xowa

  • - Use the page here: Dashboard/Files/Deletion + Use the page here: Dashboard/Files/Deletion
  • @@ -170,7 +170,7 @@

    - Also, per request, I generated 2017-02 Gujarati wikis. See Wiki_setup/Gujarati_wikis + Also, per request, I generated 2017-02 Gujarati wikis. See Wiki_setup/Gujarati_wikis

    (PC) Add "Delete page" button @@ -237,7 +237,7 @@ Copy the personal wiki file from the first machine to the second machine
  • - Go to Special:XowaWikiDirectory on the second machine + Go to Special:XowaWikiDirectory on the second machine
  • Click the Import button. It's a white sheet of papers with a white arrow pointing rightwards. @@ -274,7 +274,7 @@ Navigate to page using the curid argument. For example, en.wikipedia.org/wiki/?curid=303 will navigate to the Alabama page
  • - A new special page to easily run SQL within XOWA: Special:XowaSql. This is mainly intended for any future troubleshooting. + A new special page to easily run SQL within XOWA: Special:XowaSql. This is mainly intended for any future troubleshooting.
  • Changes to some default keyboard shortcuts. This requires a longer explanation: @@ -312,7 +312,7 @@
  • - For more background, see https://github.com/gnosygnu/xowa/issues/115 as well as Help/License/Code + For more background, see https://github.com/gnosygnu/xowa/issues/115 as well as Help/License/Code

    Next release @@ -338,7 +338,7 @@ The Android version has no release.

    - (PC) Support creation of personal wikis. See App/Personal_wikis + (PC) Support creation of personal wikis. See App/Personal_wikis

    A user was kind enough to suggest supporting personal wikis. These are standalone wikis that are entirely created and edited by a user. A reddit thread was created and there looks like there's some interest in the worldbuilding community: @@ -416,14 +416,14 @@

    - More info is available at App/Setup/Update/In-app + More info is available at App/Setup/Update/In-app

    (PC) Add better support for images in Wikia and other custom wikis @@ -433,7 +433,7 @@

    @@ -136,35 +136,35 @@

    - (PC / Android) Add full-text search capability for all wikis. See: App/Full-text_search and App/Full-text_search/Lucene/Search_indexes/Getting + (PC / Android) Add full-text search capability for all wikis. See: App/Full-text_search and App/Full-text_search/Lucene/Search_indexes/Getting

    - XOWA finally supports full-text search. This was a complicated change involving a new Special page (Special:XowaSearch) and a new Java library (Lucene). There will be more changes in future releases, but the current version should work well enough for PCs as well as Android devices. + XOWA finally supports full-text search. This was a complicated change involving a new Special page (Special:XowaSearch) and a new Java library (Lucene). There will be more changes in future releases, but the current version should work well enough for PCs as well as Android devices.

    - Right now, full-text search indexes are only available for download for 2017-03 English Wikipedia. To get it, see App/Full-text_search/Lucene/Search_indexes/Getting. Note that future wikis will have full-text search indexes automatically included with them. + Right now, full-text search indexes are only available for download for 2017-03 English Wikipedia. To get it, see App/Full-text_search/Lucene/Search_indexes/Getting. Note that future wikis will have full-text search indexes automatically included with them.

    - You can also build your own full-text search indexes for existing Download Central wikis. To try it, see App/Full-text_search/Lucene/Search_indexes/Building + You can also build your own full-text search indexes for existing Download Central wikis. To try it, see App/Full-text_search/Lucene/Search_indexes/Building

    - For more details see App/Full-text_search + For more details see App/Full-text_search

    - (PC) Redesign full-text search Special Page. See: Special:XowaSearch + (PC) Redesign full-text search Special Page. See: Special:XowaSearch

    A basic version of Special:XowaSearch was released to allow full-text search for personal wikis. The current version cleans up the UI and adds features like paging and highlighted snips. @@ -184,7 +184,7 @@

    - For those who find the two buttons cluttering, they can be selectively shown / hidden at Special:XowaCfg?grp=xowa.gui.general + For those who find the two buttons cluttering, they can be selectively shown / hidden at Special:XowaCfg?grp=xowa.gui.general

    (PC) Fix wikibase "attempt to call nil" errors for 2017-03 Russian wikis @@ -217,10 +217,10 @@

    @@ -89,7 +89,7 @@ (Wiki) Publish 2017-04 English Wikipedia

    - 2017-04 English Wikipedia was released over the weekend. You can get them from Download Central or see the following links: Wiki_setup/English_wikis + 2017-04 English Wikipedia was released over the weekend. You can get them from Download Central or see the following links: Wiki_setup/English_wikis

    Note that Download Central wikis have two changes: diff --git a/home/wiki/Blog/2017-06.html b/home/wiki/Blog/2017-06.html index dc0c8fde4..dc05ef058 100644 --- a/home/wiki/Blog/2017-06.html +++ b/home/wiki/Blog/2017-06.html @@ -25,7 +25,7 @@

    @@ -33,7 +33,7 @@


    - Archives + Archives

    @@ -84,13 +84,13 @@

    @@ -100,7 +100,7 @@ (PC) Fix parser issues including including "mwInit.lua:24 bad argument" in English Wikipedia, broken navboxes in French Wikivoyage, "=Module:Header template:93" in French Wikisource, "gplx.Err: bad argument" in French Wikiversity, and missing Table of Contents on some German Wikipedia pages.

    - There are a handful of significant parser issues fixed in this release. For more detail, see the Change log. In brief: + There are a handful of significant parser issues fixed in this release. For more detail, see the Change log. In brief:


    - Archives + Archives

    @@ -93,16 +93,16 @@

    @@ -138,7 +138,7 @@ (PC) Add customizable footer

    - This was requested in order to more closely reproduce the look and feel of Wikipedia. The options can be set at Special:XowaCfg?grp=xowa.html.page + This was requested in order to more closely reproduce the look and feel of Wikipedia. The options can be set at Special:XowaCfg?grp=xowa.html.page

    Next release diff --git a/home/wiki/Blog/2018-01.html b/home/wiki/Blog/2018-01.html index ca7093420..e3927f0f5 100644 --- a/home/wiki/Blog/2018-01.html +++ b/home/wiki/Blog/2018-01.html @@ -33,15 +33,15 @@


    - Archives + Archives

    @@ -98,10 +98,10 @@

    @@ -153,10 +153,10 @@

    diff --git a/home/wiki/Blog/Archives.html b/home/wiki/Blog/Archives.html index 96dfcb0eb..68a9152f7 100644 --- a/home/wiki/Blog/Archives.html +++ b/home/wiki/Blog/Archives.html @@ -22,16 +22,16 @@

    @@ -39,40 +39,40 @@

    @@ -80,7 +80,7 @@

    @@ -88,7 +88,7 @@

    diff --git a/home/wiki/Change_log.html b/home/wiki/Change_log.html index 99a3c52d7..58f65150c 100644 --- a/home/wiki/Change_log.html +++ b/home/wiki/Change_log.html @@ -149,7 +149,7 @@
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis

    @@ -165,7 +165,7 @@
    - Links: https://en.wikipedia.org/wiki/Obesity + Links: https://en.wikipedia.org/wiki/Obesity

    @@ -1030,7 +1030,7 @@
    - For more info, see Help:Core/Category + For more info, see Help:Core/Category
    @@ -1168,7 +1168,7 @@
  • V2 is a category system that reproduces the exact category system in Wikipedia. However it requires additional files ("categorylinks") and takes up more space (as much as 10 GB for English Wikipedia)
  • - For more info, see App/Category + For more info, see App/Category
  • ^ Use this button to import the selected wiki now. diff --git a/home/wiki/Dashboard/Import/Online.html b/home/wiki/Dashboard/Import/Online.html index 3d6f6ed13..7ddec2b32 100644 --- a/home/wiki/Dashboard/Import/Online.html +++ b/home/wiki/Dashboard/Import/Online.html @@ -18,22 +18,22 @@

    - Overview: This is a list of 829 [1]data dumps compiled from http://dumps.wikimedia.org/backup-index.html If you are looking for a specific wiki, please use the App/UI/Find box or use the sortable columns. + Overview: This is a list of 829 [1]data dumps compiled from http://dumps.wikimedia.org/backup-index.html If you are looking for a specific wiki, please use the App/UI/Find box or use the sortable columns.

    - Internet access needed: You will need internet access to use this page. If you don't have internet access but you've already downloaded a dump file, see App/Import/Offline + Internet access needed: You will need internet access to use this page. If you don't have internet access but you've already downloaded a dump file, see App/Import/Offline

    - Large downloads: Note that some of these wikis will have large dump files. For example, English Wikipedia is 11.0+ GB and will take 4 hours (from the United States). If your connection is interrupted, you may need to setup the wiki manually. See App/Import/Manual. You will also want to refer to this page if you want a dump that has talk pages or is from a specific month. + Large downloads: Note that some of these wikis will have large dump files. For example, English Wikipedia is 11.0+ GB and will take 4 hours (from the United States). If your connection is interrupted, you may need to setup the wiki manually. See App/Import/Manual. You will also want to refer to this page if you want a dump that has talk pages or is from a specific month.

    - Wikidata: If you are want to see interlanguage wiki links in XOWA, it is recommended that you also set up Wikidata. See App/Wiki_types/Wikidata + Wikidata: If you are want to see interlanguage wiki links in XOWA, it is recommended that you also set up Wikidata. See App/Wiki_types/Wikidata

    - Options: If you want to configure options related to the data dump import, see Options/Import + Options: If you want to configure options related to the data dump import, see Options/Import

    - Removal: If you want to remove a wiki, see App/Import/Removal + Removal: If you want to remove a wiki, see App/Import/Removal

    @@ -67,12 +67,10 @@ @@ -94,12 +92,10 @@ @@ -121,9 +117,7 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/home/wiki/Dev/Design/Offline_files.html b/home/wiki/Dev/Design/Offline_files.html index 6ea2d7318..66dc8959b 100644 --- a/home/wiki/Dev/Design/Offline_files.html +++ b/home/wiki/Dev/Design/Offline_files.html @@ -42,7 +42,7 @@

    -
    - download ⊗ -
    + download
    - http://commons.wikimedia.org + http://commons.wikimedia.org
    -
    - download ⊗ -
    + download
    - http://www.wikidata.org + http://www.wikidata.org
    -
    - download ⊗ -
    + download
    http://www.mediawiki.org @@ -148,9 +142,7 @@
    -
    - download ⊗ -
    + download
    http://species.wikimedia.org @@ -175,9 +167,7 @@
    -
    - download ⊗ -
    + download
    http://meta.wikimedia.org @@ -202,9 +192,7 @@
    -
    - download ⊗ -
    + download
    http://incubator.wikimedia.org @@ -229,9 +217,7 @@
    -
    - download ⊗ -
    + download
    http://foundation.wikimedia.org @@ -256,12 +242,10 @@
    -
    - download ⊗ -
    + download
    - http://en.wikipedia.org + http://en.wikipedia.org English @@ -284,12 +268,10 @@
    -
    - download ⊗ -
    + download
    - http://en.wiktionary.org + http://en.wiktionary.org English @@ -312,12 +294,10 @@
    -
    - download ⊗ -
    + download
    - http://en.wikisource.org + http://en.wikisource.org English @@ -340,9 +320,7 @@
    -
    - download ⊗ -
    + download
    http://en.wikibooks.org @@ -368,12 +346,10 @@
    -
    - download ⊗ -
    + download
    - http://en.wikiversity.org + http://en.wikiversity.org English @@ -396,9 +372,7 @@
    -
    - download ⊗ -
    + download
    http://en.wikiquote.org @@ -424,9 +398,7 @@
    -
    - download ⊗ -
    + download
    http://en.wikinews.org @@ -452,12 +424,10 @@
    -
    - download ⊗ -
    + download
    - http://en.wikivoyage.org + http://en.wikivoyage.org English @@ -480,12 +450,10 @@
    -
    - download ⊗ -
    + download
    - http://de.wikipedia.org + http://de.wikipedia.org German @@ -508,9 +476,7 @@
    -
    - download ⊗ -
    + download
    http://de.wiktionary.org @@ -536,9 +502,7 @@
    -
    - download ⊗ -
    + download
    http://de.wikisource.org @@ -564,9 +528,7 @@
    -
    - download ⊗ -
    + download
    http://de.wikibooks.org @@ -592,9 +554,7 @@
    -
    - download ⊗ -
    + download
    http://de.wikiversity.org @@ -620,9 +580,7 @@
    -
    - download ⊗ -
    + download
    http://de.wikiquote.org @@ -648,9 +606,7 @@
    -
    - download ⊗ -
    + download
    http://de.wikinews.org @@ -676,9 +632,7 @@
    -
    - download ⊗ -
    + download
    http://de.wikivoyage.org @@ -704,9 +658,7 @@
    -
    - download ⊗ -
    + download
    http://es.wikipedia.org @@ -732,9 +684,7 @@
    -
    - download ⊗ -
    + download
    http://es.wiktionary.org @@ -760,9 +710,7 @@
    -
    - download ⊗ -
    + download
    http://es.wikisource.org @@ -788,9 +736,7 @@
    -
    - download ⊗ -
    + download
    http://es.wikibooks.org @@ -816,9 +762,7 @@
    -
    - download ⊗ -
    + download
    http://es.wikiversity.org @@ -844,9 +788,7 @@
    -
    - download ⊗ -
    + download
    http://es.wikiquote.org @@ -872,9 +814,7 @@
    -
    - download ⊗ -
    + download
    http://es.wikinews.org @@ -900,9 +840,7 @@
    -
    - download ⊗ -
    + download
    http://es.wikivoyage.org @@ -928,12 +866,10 @@
    -
    - download ⊗ -
    + download
    - http://fr.wikipedia.org + http://fr.wikipedia.org French @@ -956,9 +892,7 @@
    -
    - download ⊗ -
    + download
    http://fr.wiktionary.org @@ -984,9 +918,7 @@
    -
    - download ⊗ -
    + download
    http://fr.wikisource.org @@ -1012,9 +944,7 @@
    -
    - download ⊗ -
    + download
    http://fr.wikibooks.org @@ -1040,9 +970,7 @@
    -
    - download ⊗ -
    + download
    http://fr.wikiversity.org @@ -1068,9 +996,7 @@
    -
    - download ⊗ -
    + download
    http://fr.wikiquote.org @@ -1096,9 +1022,7 @@
    -
    - download ⊗ -
    + download
    http://fr.wikinews.org @@ -1124,12 +1048,10 @@
    -
    - download ⊗ -
    + download
    - http://fr.wikivoyage.org + http://fr.wikivoyage.org French @@ -1152,9 +1074,7 @@
    -
    - download ⊗ -
    + download
    http://it.wikipedia.org @@ -1180,9 +1100,7 @@
    -
    - download ⊗ -
    + download
    http://it.wiktionary.org @@ -1208,9 +1126,7 @@
    -
    - download ⊗ -
    + download
    http://it.wikisource.org @@ -1236,9 +1152,7 @@
    -
    - download ⊗ -
    + download
    http://it.wikibooks.org @@ -1264,9 +1178,7 @@
    -
    - download ⊗ -
    + download
    http://it.wikiversity.org @@ -1292,9 +1204,7 @@
    -
    - download ⊗ -
    + download
    http://it.wikiquote.org @@ -1320,9 +1230,7 @@
    -
    - download ⊗ -
    + download
    http://it.wikinews.org @@ -1348,9 +1256,7 @@
    -
    - download ⊗ -
    + download
    http://it.wikivoyage.org @@ -1376,9 +1282,7 @@
    -
    - download ⊗ -
    + download
    http://ja.wikipedia.org @@ -1404,9 +1308,7 @@
    -
    - download ⊗ -
    + download
    http://ja.wiktionary.org @@ -1432,9 +1334,7 @@
    -
    - download ⊗ -
    + download
    http://ja.wikisource.org @@ -1460,9 +1360,7 @@
    -
    - download ⊗ -
    + download
    http://ja.wikibooks.org @@ -1488,9 +1386,7 @@
    -
    - download ⊗ -
    + download
    http://ja.wikiversity.org @@ -1516,9 +1412,7 @@
    -
    - download ⊗ -
    + download
    http://ja.wikiquote.org @@ -1544,9 +1438,7 @@
    -
    - download ⊗ -
    + download
    http://ja.wikinews.org @@ -1572,9 +1464,7 @@
    -
    - download ⊗ -
    + download
    http://nl.wikipedia.org @@ -1600,9 +1490,7 @@
    -
    - download ⊗ -
    + download
    http://nl.wiktionary.org @@ -1628,9 +1516,7 @@
    -
    - download ⊗ -
    + download
    http://nl.wikisource.org @@ -1656,9 +1542,7 @@
    -
    - download ⊗ -
    + download
    http://nl.wikibooks.org @@ -1684,9 +1568,7 @@
    -
    - download ⊗ -
    + download
    http://nl.wikiquote.org @@ -1712,9 +1594,7 @@
    -
    - download ⊗ -
    + download
    http://nl.wikinews.org @@ -1740,9 +1620,7 @@
    -
    - download ⊗ -
    + download
    http://nl.wikivoyage.org @@ -1768,9 +1646,7 @@
    -
    - download ⊗ -
    + download
    http://nl.wikimedia.org @@ -1796,9 +1672,7 @@
    -
    - download ⊗ -
    + download
    http://pl.wikipedia.org @@ -1824,9 +1698,7 @@
    -
    - download ⊗ -
    + download
    http://pl.wiktionary.org @@ -1852,9 +1724,7 @@
    -
    - download ⊗ -
    + download
    http://pl.wikisource.org @@ -1880,9 +1750,7 @@
    -
    - download ⊗ -
    + download
    http://pl.wikibooks.org @@ -1908,9 +1776,7 @@
    -
    - download ⊗ -
    + download
    http://pl.wikiquote.org @@ -1936,9 +1802,7 @@
    -
    - download ⊗ -
    + download
    http://pl.wikinews.org @@ -1964,9 +1828,7 @@
    -
    - download ⊗ -
    + download
    http://pl.wikivoyage.org @@ -1992,9 +1854,7 @@
    -
    - download ⊗ -
    + download
    http://pl.wikimedia.org @@ -2020,9 +1880,7 @@
    -
    - download ⊗ -
    + download
    http://pt.wikipedia.org @@ -2048,9 +1906,7 @@
    -
    - download ⊗ -
    + download
    http://pt.wiktionary.org @@ -2076,9 +1932,7 @@
    -
    - download ⊗ -
    + download
    http://pt.wikisource.org @@ -2104,9 +1958,7 @@
    -
    - download ⊗ -
    + download
    http://pt.wikibooks.org @@ -2132,9 +1984,7 @@
    -
    - download ⊗ -
    + download
    http://pt.wikiversity.org @@ -2160,9 +2010,7 @@
    -
    - download ⊗ -
    + download
    http://pt.wikiquote.org @@ -2188,9 +2036,7 @@
    -
    - download ⊗ -
    + download
    http://pt.wikinews.org @@ -2216,9 +2062,7 @@
    -
    - download ⊗ -
    + download
    http://pt.wikivoyage.org @@ -2244,9 +2088,7 @@
    -
    - download ⊗ -
    + download
    http://ru.wikipedia.org @@ -2272,9 +2114,7 @@
    -
    - download ⊗ -
    + download
    http://ru.wiktionary.org @@ -2300,9 +2140,7 @@
    -
    - download ⊗ -
    + download
    http://ru.wikisource.org @@ -2328,9 +2166,7 @@
    -
    - download ⊗ -
    + download
    http://ru.wikibooks.org @@ -2356,9 +2192,7 @@
    -
    - download ⊗ -
    + download
    http://ru.wikiversity.org @@ -2384,9 +2218,7 @@
    -
    - download ⊗ -
    + download
    http://ru.wikiquote.org @@ -2412,9 +2244,7 @@
    -
    - download ⊗ -
    + download
    http://ru.wikinews.org @@ -2440,9 +2270,7 @@
    -
    - download ⊗ -
    + download
    http://ru.wikivoyage.org @@ -2468,9 +2296,7 @@
    -
    - download ⊗ -
    + download
    http://ru.wikimedia.org @@ -2496,9 +2322,7 @@
    -
    - download ⊗ -
    + download
    http://ar.wikipedia.org @@ -2524,9 +2348,7 @@
    -
    - download ⊗ -
    + download
    http://ar.wiktionary.org @@ -2552,9 +2374,7 @@
    -
    - download ⊗ -
    + download
    http://ar.wikisource.org @@ -2580,9 +2400,7 @@
    -
    - download ⊗ -
    + download
    http://ar.wikibooks.org @@ -2608,9 +2426,7 @@
    -
    - download ⊗ -
    + download
    http://ar.wikiversity.org @@ -2636,9 +2452,7 @@
    -
    - download ⊗ -
    + download
    http://ar.wikiquote.org @@ -2664,9 +2478,7 @@
    -
    - download ⊗ -
    + download
    http://ar.wikinews.org @@ -2692,9 +2504,7 @@
    -
    - download ⊗ -
    + download
    http://ar.wikimedia.org @@ -2720,9 +2530,7 @@
    -
    - download ⊗ -
    + download
    http://ca.wikipedia.org @@ -2748,9 +2556,7 @@
    -
    - download ⊗ -
    + download
    http://ca.wiktionary.org @@ -2776,9 +2582,7 @@
    -
    - download ⊗ -
    + download
    http://ca.wikisource.org @@ -2804,9 +2608,7 @@
    -
    - download ⊗ -
    + download
    http://ca.wikibooks.org @@ -2832,9 +2634,7 @@
    -
    - download ⊗ -
    + download
    http://ca.wikiquote.org @@ -2860,9 +2660,7 @@
    -
    - download ⊗ -
    + download
    http://ca.wikinews.org @@ -2888,9 +2686,7 @@
    -
    - download ⊗ -
    + download
    http://ca.wikimedia.org @@ -2916,9 +2712,7 @@
    -
    - download ⊗ -
    + download
    http://cs.wikipedia.org @@ -2944,9 +2738,7 @@
    -
    - download ⊗ -
    + download
    http://cs.wiktionary.org @@ -2972,9 +2764,7 @@
    -
    - download ⊗ -
    + download
    http://cs.wikisource.org @@ -3000,9 +2790,7 @@
    -
    - download ⊗ -
    + download
    http://cs.wikibooks.org @@ -3028,9 +2816,7 @@
    -
    - download ⊗ -
    + download
    http://cs.wikiversity.org @@ -3056,9 +2842,7 @@
    -
    - download ⊗ -
    + download
    http://cs.wikiquote.org @@ -3084,9 +2868,7 @@
    -
    - download ⊗ -
    + download
    http://cs.wikinews.org @@ -3112,9 +2894,7 @@
    -
    - download ⊗ -
    + download
    http://da.wikipedia.org @@ -3140,9 +2920,7 @@
    -
    - download ⊗ -
    + download
    http://da.wiktionary.org @@ -3168,9 +2946,7 @@
    -
    - download ⊗ -
    + download
    http://da.wikisource.org @@ -3196,9 +2972,7 @@
    -
    - download ⊗ -
    + download
    http://da.wikibooks.org @@ -3224,9 +2998,7 @@
    -
    - download ⊗ -
    + download
    http://da.wikiquote.org @@ -3252,9 +3024,7 @@
    -
    - download ⊗ -
    + download
    http://eo.wikipedia.org @@ -3280,9 +3050,7 @@
    -
    - download ⊗ -
    + download
    http://eo.wiktionary.org @@ -3308,9 +3076,7 @@
    -
    - download ⊗ -
    + download
    http://eo.wikisource.org @@ -3336,9 +3102,7 @@
    -
    - download ⊗ -
    + download
    http://eo.wikibooks.org @@ -3364,9 +3128,7 @@
    -
    - download ⊗ -
    + download
    http://eo.wikiquote.org @@ -3392,9 +3154,7 @@
    -
    - download ⊗ -
    + download
    http://eo.wikinews.org @@ -3420,9 +3180,7 @@
    -
    - download ⊗ -
    + download
    http://fa.wikipedia.org @@ -3448,9 +3206,7 @@
    -
    - download ⊗ -
    + download
    http://fa.wiktionary.org @@ -3476,9 +3232,7 @@
    -
    - download ⊗ -
    + download
    http://fa.wikisource.org @@ -3504,9 +3258,7 @@
    -
    - download ⊗ -
    + download
    http://fa.wikibooks.org @@ -3532,9 +3284,7 @@
    -
    - download ⊗ -
    + download
    http://fa.wikiquote.org @@ -3560,9 +3310,7 @@
    -
    - download ⊗ -
    + download
    http://fa.wikinews.org @@ -3588,9 +3336,7 @@
    -
    - download ⊗ -
    + download
    http://fa.wikivoyage.org @@ -3616,9 +3362,7 @@
    -
    - download ⊗ -
    + download
    http://fi.wikipedia.org @@ -3644,9 +3388,7 @@
    -
    - download ⊗ -
    + download
    http://fi.wiktionary.org @@ -3672,9 +3414,7 @@
    -
    - download ⊗ -
    + download
    http://fi.wikisource.org @@ -3700,9 +3440,7 @@
    -
    - download ⊗ -
    + download
    http://fi.wikibooks.org @@ -3728,9 +3466,7 @@
    -
    - download ⊗ -
    + download
    http://fi.wikiversity.org @@ -3756,9 +3492,7 @@
    -
    - download ⊗ -
    + download
    http://fi.wikiquote.org @@ -3784,9 +3518,7 @@
    -
    - download ⊗ -
    + download
    http://fi.wikinews.org @@ -3812,9 +3544,7 @@
    -
    - download ⊗ -
    + download
    http://fi.wikimedia.org @@ -3840,9 +3570,7 @@
    -
    - download ⊗ -
    + download
    http://hu.wikipedia.org @@ -3868,9 +3596,7 @@
    -
    - download ⊗ -
    + download
    http://hu.wiktionary.org @@ -3896,9 +3622,7 @@
    -
    - download ⊗ -
    + download
    http://hu.wikisource.org @@ -3924,9 +3648,7 @@
    -
    - download ⊗ -
    + download
    http://hu.wikibooks.org @@ -3952,9 +3674,7 @@
    -
    - download ⊗ -
    + download
    http://hu.wikiquote.org @@ -3980,9 +3700,7 @@
    -
    - download ⊗ -
    + download
    http://hu.wikinews.org @@ -4008,9 +3726,7 @@
    -
    - download ⊗ -
    + download
    http://id.wikipedia.org @@ -4036,9 +3752,7 @@
    -
    - download ⊗ -
    + download
    http://id.wiktionary.org @@ -4064,9 +3778,7 @@
    -
    - download ⊗ -
    + download
    http://id.wikisource.org @@ -4092,9 +3804,7 @@
    -
    - download ⊗ -
    + download
    http://id.wikibooks.org @@ -4120,9 +3830,7 @@
    -
    - download ⊗ -
    + download
    http://id.wikiquote.org @@ -4148,9 +3856,7 @@
    -
    - download ⊗ -
    + download
    http://kk.wikipedia.org @@ -4176,9 +3882,7 @@
    -
    - download ⊗ -
    + download
    http://kk.wiktionary.org @@ -4204,9 +3908,7 @@
    -
    - download ⊗ -
    + download
    http://kk.wikibooks.org @@ -4232,9 +3934,7 @@
    -
    - download ⊗ -
    + download
    http://kk.wikiquote.org @@ -4260,9 +3960,7 @@
    -
    - download ⊗ -
    + download
    http://ko.wikipedia.org @@ -4288,9 +3986,7 @@
    -
    - download ⊗ -
    + download
    http://ko.wiktionary.org @@ -4316,9 +4012,7 @@
    -
    - download ⊗ -
    + download
    http://ko.wikisource.org @@ -4344,9 +4038,7 @@
    -
    - download ⊗ -
    + download
    http://ko.wikibooks.org @@ -4372,9 +4064,7 @@
    -
    - download ⊗ -
    + download
    http://ko.wikiversity.org @@ -4400,9 +4090,7 @@
    -
    - download ⊗ -
    + download
    http://ko.wikiquote.org @@ -4428,9 +4116,7 @@
    -
    - download ⊗ -
    + download
    http://ko.wikinews.org @@ -4456,9 +4142,7 @@
    -
    - download ⊗ -
    + download
    http://lt.wikipedia.org @@ -4484,9 +4168,7 @@
    -
    - download ⊗ -
    + download
    http://lt.wiktionary.org @@ -4512,9 +4194,7 @@
    -
    - download ⊗ -
    + download
    http://lt.wikisource.org @@ -4540,9 +4220,7 @@
    -
    - download ⊗ -
    + download
    http://lt.wikibooks.org @@ -4568,9 +4246,7 @@
    -
    - download ⊗ -
    + download
    http://lt.wikiquote.org @@ -4596,9 +4272,7 @@
    -
    - download ⊗ -
    + download
    http://no.wikipedia.org @@ -4624,9 +4298,7 @@
    -
    - download ⊗ -
    + download
    http://no.wiktionary.org @@ -4652,9 +4324,7 @@
    -
    - download ⊗ -
    + download
    http://no.wikisource.org @@ -4680,9 +4350,7 @@
    -
    - download ⊗ -
    + download
    http://no.wikibooks.org @@ -4708,9 +4376,7 @@
    -
    - download ⊗ -
    + download
    http://no.wikiquote.org @@ -4736,9 +4402,7 @@
    -
    - download ⊗ -
    + download
    http://no.wikinews.org @@ -4764,9 +4428,7 @@
    -
    - download ⊗ -
    + download
    http://no.wikimedia.org @@ -4792,9 +4454,7 @@
    -
    - download ⊗ -
    + download
    http://ro.wikipedia.org @@ -4820,9 +4480,7 @@
    -
    - download ⊗ -
    + download
    http://ro.wiktionary.org @@ -4848,9 +4506,7 @@
    -
    - download ⊗ -
    + download
    http://ro.wikisource.org @@ -4876,9 +4532,7 @@
    -
    - download ⊗ -
    + download
    http://ro.wikibooks.org @@ -4904,9 +4558,7 @@
    -
    - download ⊗ -
    + download
    http://ro.wikiquote.org @@ -4932,9 +4584,7 @@
    -
    - download ⊗ -
    + download
    http://ro.wikinews.org @@ -4960,9 +4610,7 @@
    -
    - download ⊗ -
    + download
    http://ro.wikivoyage.org @@ -4988,9 +4636,7 @@
    -
    - download ⊗ -
    + download
    http://sk.wikipedia.org @@ -5016,9 +4662,7 @@
    -
    - download ⊗ -
    + download
    http://sk.wiktionary.org @@ -5044,9 +4688,7 @@
    -
    - download ⊗ -
    + download
    http://sk.wikisource.org @@ -5072,9 +4714,7 @@
    -
    - download ⊗ -
    + download
    http://sk.wikibooks.org @@ -5100,9 +4740,7 @@
    -
    - download ⊗ -
    + download
    http://sk.wikiquote.org @@ -5128,9 +4766,7 @@
    -
    - download ⊗ -
    + download
    http://sr.wikipedia.org @@ -5156,9 +4792,7 @@
    -
    - download ⊗ -
    + download
    http://sr.wiktionary.org @@ -5184,9 +4818,7 @@
    -
    - download ⊗ -
    + download
    http://sr.wikisource.org @@ -5212,9 +4844,7 @@
    -
    - download ⊗ -
    + download
    http://sr.wikibooks.org @@ -5240,9 +4870,7 @@
    -
    - download ⊗ -
    + download
    http://sr.wikiquote.org @@ -5268,9 +4896,7 @@
    -
    - download ⊗ -
    + download
    http://sr.wikinews.org @@ -5296,9 +4922,7 @@
    -
    - download ⊗ -
    + download
    http://sv.wikipedia.org @@ -5324,9 +4948,7 @@
    -
    - download ⊗ -
    + download
    http://sv.wiktionary.org @@ -5352,9 +4974,7 @@
    -
    - download ⊗ -
    + download
    http://sv.wikisource.org @@ -5380,9 +5000,7 @@
    -
    - download ⊗ -
    + download
    http://sv.wikibooks.org @@ -5408,9 +5026,7 @@
    -
    - download ⊗ -
    + download
    http://sv.wikiversity.org @@ -5436,9 +5052,7 @@
    -
    - download ⊗ -
    + download
    http://sv.wikiquote.org @@ -5464,9 +5078,7 @@
    -
    - download ⊗ -
    + download
    http://sv.wikinews.org @@ -5492,9 +5104,7 @@
    -
    - download ⊗ -
    + download
    http://sv.wikivoyage.org @@ -5520,9 +5130,7 @@
    -
    - download ⊗ -
    + download
    http://tr.wikipedia.org @@ -5548,9 +5156,7 @@
    -
    - download ⊗ -
    + download
    http://tr.wiktionary.org @@ -5576,9 +5182,7 @@
    -
    - download ⊗ -
    + download
    http://tr.wikisource.org @@ -5604,9 +5208,7 @@
    -
    - download ⊗ -
    + download
    http://tr.wikibooks.org @@ -5632,9 +5234,7 @@
    -
    - download ⊗ -
    + download
    http://tr.wikiquote.org @@ -5660,9 +5260,7 @@
    -
    - download ⊗ -
    + download
    http://tr.wikinews.org @@ -5688,9 +5286,7 @@
    -
    - download ⊗ -
    + download
    http://tr.wikimedia.org @@ -5716,9 +5312,7 @@
    -
    - download ⊗ -
    + download
    http://uk.wikipedia.org @@ -5744,9 +5338,7 @@
    -
    - download ⊗ -
    + download
    http://uk.wiktionary.org @@ -5772,9 +5364,7 @@
    -
    - download ⊗ -
    + download
    http://uk.wikisource.org @@ -5800,9 +5390,7 @@
    -
    - download ⊗ -
    + download
    http://uk.wikibooks.org @@ -5828,9 +5416,7 @@
    -
    - download ⊗ -
    + download
    http://uk.wikiquote.org @@ -5856,9 +5442,7 @@
    -
    - download ⊗ -
    + download
    http://uk.wikinews.org @@ -5884,9 +5468,7 @@
    -
    - download ⊗ -
    + download
    http://uk.wikivoyage.org @@ -5912,9 +5494,7 @@
    -
    - download ⊗ -
    + download
    http://vi.wikipedia.org @@ -5940,9 +5520,7 @@
    -
    - download ⊗ -
    + download
    http://vi.wiktionary.org @@ -5968,9 +5546,7 @@
    -
    - download ⊗ -
    + download
    http://vi.wikisource.org @@ -5996,9 +5572,7 @@
    -
    - download ⊗ -
    + download
    http://vi.wikibooks.org @@ -6024,9 +5598,7 @@
    -
    - download ⊗ -
    + download
    http://vi.wikiquote.org @@ -6052,9 +5624,7 @@
    -
    - download ⊗ -
    + download
    http://vi.wikivoyage.org @@ -6080,9 +5650,7 @@
    -
    - download ⊗ -
    + download
    http://zh.wikipedia.org @@ -6108,9 +5676,7 @@
    -
    - download ⊗ -
    + download
    http://zh.wiktionary.org @@ -6136,9 +5702,7 @@
    -
    - download ⊗ -
    + download
    http://zh.wikisource.org @@ -6164,9 +5728,7 @@
    -
    - download ⊗ -
    + download
    http://zh.wikibooks.org @@ -6192,9 +5754,7 @@
    -
    - download ⊗ -
    + download
    http://zh.wikiquote.org @@ -6220,9 +5780,7 @@
    -
    - download ⊗ -
    + download
    http://zh.wikinews.org @@ -6248,9 +5806,7 @@
    -
    - download ⊗ -
    + download
    http://zh.wikivoyage.org @@ -6276,9 +5832,7 @@
    -
    - download ⊗ -
    + download
    http://bg.wikipedia.org @@ -6304,9 +5858,7 @@
    -
    - download ⊗ -
    + download
    http://bg.wiktionary.org @@ -6332,9 +5884,7 @@
    -
    - download ⊗ -
    + download
    http://bg.wikisource.org @@ -6360,9 +5910,7 @@
    -
    - download ⊗ -
    + download
    http://bg.wikibooks.org @@ -6388,9 +5936,7 @@
    -
    - download ⊗ -
    + download
    http://bg.wikiquote.org @@ -6416,9 +5962,7 @@
    -
    - download ⊗ -
    + download
    http://bg.wikinews.org @@ -6444,9 +5988,7 @@
    -
    - download ⊗ -
    + download
    http://el.wikipedia.org @@ -6472,9 +6014,7 @@
    -
    - download ⊗ -
    + download
    http://el.wiktionary.org @@ -6500,9 +6040,7 @@
    -
    - download ⊗ -
    + download
    http://el.wikisource.org @@ -6528,9 +6066,7 @@
    -
    - download ⊗ -
    + download
    http://el.wikibooks.org @@ -6556,9 +6092,7 @@
    -
    - download ⊗ -
    + download
    http://el.wikiversity.org @@ -6584,9 +6118,7 @@
    -
    - download ⊗ -
    + download
    http://el.wikiquote.org @@ -6612,9 +6144,7 @@
    -
    - download ⊗ -
    + download
    http://el.wikinews.org @@ -6640,9 +6170,7 @@
    -
    - download ⊗ -
    + download
    http://el.wikivoyage.org @@ -6668,9 +6196,7 @@
    -
    - download ⊗ -
    + download
    http://et.wikipedia.org @@ -6696,9 +6222,7 @@
    -
    - download ⊗ -
    + download
    http://et.wiktionary.org @@ -6724,9 +6248,7 @@
    -
    - download ⊗ -
    + download
    http://et.wikisource.org @@ -6752,9 +6274,7 @@
    -
    - download ⊗ -
    + download
    http://et.wikibooks.org @@ -6780,9 +6300,7 @@
    -
    - download ⊗ -
    + download
    http://et.wikiquote.org @@ -6808,9 +6326,7 @@
    -
    - download ⊗ -
    + download
    http://et.wikimedia.org @@ -6836,9 +6352,7 @@
    -
    - download ⊗ -
    + download
    http://eu.wikipedia.org @@ -6864,9 +6378,7 @@
    -
    - download ⊗ -
    + download
    http://eu.wiktionary.org @@ -6892,9 +6404,7 @@
    -
    - download ⊗ -
    + download
    http://eu.wikibooks.org @@ -6920,9 +6430,7 @@
    -
    - download ⊗ -
    + download
    http://eu.wikiquote.org @@ -6948,9 +6456,7 @@
    -
    - download ⊗ -
    + download
    http://gl.wikipedia.org @@ -6976,9 +6482,7 @@
    -
    - download ⊗ -
    + download
    http://gl.wiktionary.org @@ -7004,9 +6508,7 @@
    -
    - download ⊗ -
    + download
    http://gl.wikisource.org @@ -7032,9 +6534,7 @@
    -
    - download ⊗ -
    + download
    http://gl.wikibooks.org @@ -7060,9 +6560,7 @@
    -
    - download ⊗ -
    + download
    http://gl.wikiquote.org @@ -7088,9 +6586,7 @@
    -
    - download ⊗ -
    + download
    http://he.wikipedia.org @@ -7116,9 +6612,7 @@
    -
    - download ⊗ -
    + download
    http://he.wiktionary.org @@ -7144,9 +6638,7 @@
    -
    - download ⊗ -
    + download
    http://he.wikisource.org @@ -7172,9 +6664,7 @@
    -
    - download ⊗ -
    + download
    http://he.wikibooks.org @@ -7200,9 +6690,7 @@
    -
    - download ⊗ -
    + download
    http://he.wikiquote.org @@ -7228,9 +6716,7 @@
    -
    - download ⊗ -
    + download
    http://he.wikinews.org @@ -7256,9 +6742,7 @@
    -
    - download ⊗ -
    + download
    http://he.wikivoyage.org @@ -7284,9 +6768,7 @@
    -
    - download ⊗ -
    + download
    http://hr.wikipedia.org @@ -7312,9 +6794,7 @@
    -
    - download ⊗ -
    + download
    http://hr.wiktionary.org @@ -7340,9 +6820,7 @@
    -
    - download ⊗ -
    + download
    http://hr.wikisource.org @@ -7368,9 +6846,7 @@
    -
    - download ⊗ -
    + download
    http://hr.wikibooks.org @@ -7396,9 +6872,7 @@
    -
    - download ⊗ -
    + download
    http://hr.wikiquote.org @@ -7424,9 +6898,7 @@
    -
    - download ⊗ -
    + download
    http://ms.wikipedia.org @@ -7452,9 +6924,7 @@
    -
    - download ⊗ -
    + download
    http://ms.wiktionary.org @@ -7480,9 +6950,7 @@
    -
    - download ⊗ -
    + download
    http://ms.wikibooks.org @@ -7508,9 +6976,7 @@
    -
    - download ⊗ -
    + download
    http://nn.wikipedia.org @@ -7536,9 +7002,7 @@
    -
    - download ⊗ -
    + download
    http://nn.wiktionary.org @@ -7564,9 +7028,7 @@
    -
    - download ⊗ -
    + download
    http://nn.wikiquote.org @@ -7592,9 +7054,7 @@
    -
    - download ⊗ -
    + download
    http://sh.wikipedia.org @@ -7620,9 +7080,7 @@
    -
    - download ⊗ -
    + download
    http://sh.wiktionary.org @@ -7648,12 +7106,10 @@
    -
    - download ⊗ -
    + download
    - http://simple.wikipedia.org + http://simple.wikipedia.org Simple English @@ -7676,9 +7132,7 @@
    -
    - download ⊗ -
    + download
    http://simple.wiktionary.org @@ -7704,9 +7158,7 @@
    -
    - download ⊗ -
    + download
    http://simple.wikibooks.org @@ -7732,9 +7184,7 @@
    -
    - download ⊗ -
    + download
    http://simple.wikiquote.org @@ -7760,9 +7210,7 @@
    -
    - download ⊗ -
    + download
    http://sl.wikipedia.org @@ -7788,9 +7236,7 @@
    -
    - download ⊗ -
    + download
    http://sl.wiktionary.org @@ -7816,9 +7262,7 @@
    -
    - download ⊗ -
    + download
    http://sl.wikisource.org @@ -7844,9 +7288,7 @@
    -
    - download ⊗ -
    + download
    http://sl.wikibooks.org @@ -7872,9 +7314,7 @@
    -
    - download ⊗ -
    + download
    http://sl.wikiversity.org @@ -7900,9 +7340,7 @@
    -
    - download ⊗ -
    + download
    http://sl.wikiquote.org @@ -7928,9 +7366,7 @@
    -
    - download ⊗ -
    + download
    http://th.wikipedia.org @@ -7956,9 +7392,7 @@
    -
    - download ⊗ -
    + download
    http://th.wiktionary.org @@ -7984,9 +7418,7 @@
    -
    - download ⊗ -
    + download
    http://th.wikisource.org @@ -8012,9 +7444,7 @@
    -
    - download ⊗ -
    + download
    http://th.wikibooks.org @@ -8040,9 +7470,7 @@
    -
    - download ⊗ -
    + download
    http://th.wikiquote.org @@ -8068,9 +7496,7 @@
    -
    - download ⊗ -
    + download
    http://th.wikinews.org @@ -8096,9 +7522,7 @@
    -
    - download ⊗ -
    + download
    http://vo.wikipedia.org @@ -8124,9 +7548,7 @@
    -
    - download ⊗ -
    + download
    http://vo.wiktionary.org @@ -8152,9 +7574,7 @@
    -
    - download ⊗ -
    + download
    http://vo.wikibooks.org @@ -8180,9 +7600,7 @@
    -
    - download ⊗ -
    + download
    http://vo.wikiquote.org @@ -8208,9 +7626,7 @@
    -
    - download ⊗ -
    + download
    http://hi.wikipedia.org @@ -8236,9 +7652,7 @@
    -
    - download ⊗ -
    + download
    http://hi.wiktionary.org @@ -8264,9 +7678,7 @@
    -
    - download ⊗ -
    + download
    http://hi.wikibooks.org @@ -8292,9 +7704,7 @@
    -
    - download ⊗ -
    + download
    http://hi.wikiquote.org @@ -8320,9 +7730,7 @@
    -
    - download ⊗ -
    + download
    http://ia.wikipedia.org @@ -8348,9 +7756,7 @@
    -
    - download ⊗ -
    + download
    http://ia.wiktionary.org @@ -8376,9 +7782,7 @@
    -
    - download ⊗ -
    + download
    http://ia.wikibooks.org @@ -8404,9 +7808,7 @@
    -
    - download ⊗ -
    + download
    http://la.wikipedia.org @@ -8432,9 +7834,7 @@
    -
    - download ⊗ -
    + download
    http://la.wiktionary.org @@ -8460,9 +7860,7 @@
    -
    - download ⊗ -
    + download
    http://la.wikisource.org @@ -8488,9 +7886,7 @@
    -
    - download ⊗ -
    + download
    http://la.wikibooks.org @@ -8516,9 +7912,7 @@
    -
    - download ⊗ -
    + download
    http://la.wikiquote.org @@ -8544,9 +7938,7 @@
    -
    - download ⊗ -
    + download
    http://aa.wikipedia.org @@ -8572,9 +7964,7 @@
    -
    - download ⊗ -
    + download
    http://aa.wiktionary.org @@ -8600,9 +7990,7 @@
    -
    - download ⊗ -
    + download
    http://aa.wikibooks.org @@ -8628,9 +8016,7 @@
    -
    - download ⊗ -
    + download
    http://ab.wikipedia.org @@ -8656,9 +8042,7 @@
    -
    - download ⊗ -
    + download
    http://ab.wiktionary.org @@ -8684,9 +8068,7 @@
    -
    - download ⊗ -
    + download
    http://ace.wikipedia.org @@ -8712,9 +8094,7 @@
    -
    - download ⊗ -
    + download
    http://ady.wikipedia.org @@ -8740,9 +8120,7 @@
    -
    - download ⊗ -
    + download
    http://af.wikipedia.org @@ -8768,9 +8146,7 @@
    -
    - download ⊗ -
    + download
    http://af.wiktionary.org @@ -8796,9 +8172,7 @@
    -
    - download ⊗ -
    + download
    http://af.wikibooks.org @@ -8824,9 +8198,7 @@
    -
    - download ⊗ -
    + download
    http://af.wikiquote.org @@ -8852,9 +8224,7 @@
    -
    - download ⊗ -
    + download
    http://ak.wikipedia.org @@ -8880,9 +8250,7 @@
    -
    - download ⊗ -
    + download
    http://ak.wiktionary.org @@ -8908,9 +8276,7 @@
    -
    - download ⊗ -
    + download
    http://ak.wikibooks.org @@ -8936,9 +8302,7 @@
    -
    - download ⊗ -
    + download
    http://als.wikipedia.org @@ -8964,9 +8328,7 @@
    -
    - download ⊗ -
    + download
    http://als.wiktionary.org @@ -8992,9 +8354,7 @@
    -
    - download ⊗ -
    + download
    http://als.wikibooks.org @@ -9020,9 +8380,7 @@
    -
    - download ⊗ -
    + download
    http://als.wikiquote.org @@ -9048,9 +8406,7 @@
    -
    - download ⊗ -
    + download
    http://am.wikipedia.org @@ -9076,9 +8432,7 @@
    -
    - download ⊗ -
    + download
    http://am.wiktionary.org @@ -9104,9 +8458,7 @@
    -
    - download ⊗ -
    + download
    http://am.wikiquote.org @@ -9132,9 +8484,7 @@
    -
    - download ⊗ -
    + download
    http://an.wikipedia.org @@ -9160,9 +8510,7 @@
    -
    - download ⊗ -
    + download
    http://an.wiktionary.org @@ -9188,9 +8536,7 @@
    -
    - download ⊗ -
    + download
    http://ang.wikipedia.org @@ -9216,9 +8562,7 @@
    -
    - download ⊗ -
    + download
    http://ang.wiktionary.org @@ -9244,9 +8588,7 @@
    -
    - download ⊗ -
    + download
    http://ang.wikisource.org @@ -9272,9 +8614,7 @@
    -
    - download ⊗ -
    + download
    http://ang.wikibooks.org @@ -9300,9 +8640,7 @@
    -
    - download ⊗ -
    + download
    http://ang.wikiquote.org @@ -9328,9 +8666,7 @@
    -
    - download ⊗ -
    + download
    http://arc.wikipedia.org @@ -9356,9 +8692,7 @@
    -
    - download ⊗ -
    + download
    http://arz.wikipedia.org @@ -9384,9 +8718,7 @@
    -
    - download ⊗ -
    + download
    http://as.wikipedia.org @@ -9412,9 +8744,7 @@
    -
    - download ⊗ -
    + download
    http://as.wiktionary.org @@ -9440,9 +8770,7 @@
    -
    - download ⊗ -
    + download
    http://as.wikisource.org @@ -9468,9 +8796,7 @@
    -
    - download ⊗ -
    + download
    http://as.wikibooks.org @@ -9496,9 +8822,7 @@
    -
    - download ⊗ -
    + download
    http://ast.wikipedia.org @@ -9524,9 +8848,7 @@
    -
    - download ⊗ -
    + download
    http://ast.wiktionary.org @@ -9552,9 +8874,7 @@
    -
    - download ⊗ -
    + download
    http://ast.wikibooks.org @@ -9580,9 +8900,7 @@
    -
    - download ⊗ -
    + download
    http://ast.wikiquote.org @@ -9608,9 +8926,7 @@
    -
    - download ⊗ -
    + download
    http://av.wikipedia.org @@ -9636,9 +8952,7 @@
    -
    - download ⊗ -
    + download
    http://av.wiktionary.org @@ -9664,9 +8978,7 @@
    -
    - download ⊗ -
    + download
    http://ay.wikipedia.org @@ -9692,9 +9004,7 @@
    -
    - download ⊗ -
    + download
    http://ay.wiktionary.org @@ -9720,9 +9030,7 @@
    -
    - download ⊗ -
    + download
    http://ay.wikibooks.org @@ -9748,9 +9056,7 @@
    -
    - download ⊗ -
    + download
    http://az.wikipedia.org @@ -9776,9 +9082,7 @@
    -
    - download ⊗ -
    + download
    http://az.wiktionary.org @@ -9804,9 +9108,7 @@
    -
    - download ⊗ -
    + download
    http://az.wikisource.org @@ -9832,9 +9134,7 @@
    -
    - download ⊗ -
    + download
    http://az.wikibooks.org @@ -9860,9 +9160,7 @@
    -
    - download ⊗ -
    + download
    http://az.wikiquote.org @@ -9888,9 +9186,7 @@
    -
    - download ⊗ -
    + download
    http://azb.wikipedia.org @@ -9916,9 +9212,7 @@
    -
    - download ⊗ -
    + download
    http://ba.wikipedia.org @@ -9944,9 +9238,7 @@
    -
    - download ⊗ -
    + download
    http://ba.wikibooks.org @@ -9972,9 +9264,7 @@
    -
    - download ⊗ -
    + download
    http://bar.wikipedia.org @@ -10000,9 +9290,7 @@
    -
    - download ⊗ -
    + download
    http://bat-smg.wikipedia.org @@ -10028,9 +9316,7 @@
    -
    - download ⊗ -
    + download
    http://bcl.wikipedia.org @@ -10056,9 +9342,7 @@
    -
    - download ⊗ -
    + download
    http://be.wikipedia.org @@ -10084,9 +9368,7 @@
    -
    - download ⊗ -
    + download
    http://be.wiktionary.org @@ -10112,9 +9394,7 @@
    -
    - download ⊗ -
    + download
    http://be.wikisource.org @@ -10140,9 +9420,7 @@
    -
    - download ⊗ -
    + download
    http://be.wikibooks.org @@ -10168,9 +9446,7 @@
    -
    - download ⊗ -
    + download
    http://be.wikiquote.org @@ -10196,9 +9472,7 @@
    -
    - download ⊗ -
    + download
    http://be.wikimedia.org @@ -10224,9 +9498,7 @@
    -
    - download ⊗ -
    + download
    http://be-x-old.wikipedia.org @@ -10252,9 +9524,7 @@
    -
    - download ⊗ -
    + download
    http://bh.wikipedia.org @@ -10280,9 +9550,7 @@
    -
    - download ⊗ -
    + download
    http://bh.wiktionary.org @@ -10308,9 +9576,7 @@
    -
    - download ⊗ -
    + download
    http://bi.wikipedia.org @@ -10336,9 +9602,7 @@
    -
    - download ⊗ -
    + download
    http://bi.wiktionary.org @@ -10364,9 +9628,7 @@
    -
    - download ⊗ -
    + download
    http://bi.wikibooks.org @@ -10392,9 +9654,7 @@
    -
    - download ⊗ -
    + download
    http://bjn.wikipedia.org @@ -10420,9 +9680,7 @@
    -
    - download ⊗ -
    + download
    http://bm.wikipedia.org @@ -10448,9 +9706,7 @@
    -
    - download ⊗ -
    + download
    http://bm.wiktionary.org @@ -10476,9 +9732,7 @@
    -
    - download ⊗ -
    + download
    http://bm.wikibooks.org @@ -10504,9 +9758,7 @@
    -
    - download ⊗ -
    + download
    http://bm.wikiquote.org @@ -10532,9 +9784,7 @@
    -
    - download ⊗ -
    + download
    http://bn.wikipedia.org @@ -10560,9 +9810,7 @@
    -
    - download ⊗ -
    + download
    http://bn.wiktionary.org @@ -10588,9 +9836,7 @@
    -
    - download ⊗ -
    + download
    http://bn.wikisource.org @@ -10616,9 +9862,7 @@
    -
    - download ⊗ -
    + download
    http://bn.wikibooks.org @@ -10644,9 +9888,7 @@
    -
    - download ⊗ -
    + download
    http://bo.wikipedia.org @@ -10672,9 +9914,7 @@
    -
    - download ⊗ -
    + download
    http://bo.wiktionary.org @@ -10700,9 +9940,7 @@
    -
    - download ⊗ -
    + download
    http://bo.wikibooks.org @@ -10728,9 +9966,7 @@
    -
    - download ⊗ -
    + download
    http://bpy.wikipedia.org @@ -10756,9 +9992,7 @@
    -
    - download ⊗ -
    + download
    http://br.wikipedia.org @@ -10784,9 +10018,7 @@
    -
    - download ⊗ -
    + download
    http://br.wiktionary.org @@ -10812,9 +10044,7 @@
    -
    - download ⊗ -
    + download
    http://br.wikisource.org @@ -10840,9 +10070,7 @@
    -
    - download ⊗ -
    + download
    http://br.wikiquote.org @@ -10868,9 +10096,7 @@
    -
    - download ⊗ -
    + download
    http://br.wikimedia.org @@ -10896,9 +10122,7 @@
    -
    - download ⊗ -
    + download
    http://bs.wikipedia.org @@ -10924,9 +10148,7 @@
    -
    - download ⊗ -
    + download
    http://bs.wiktionary.org @@ -10952,9 +10174,7 @@
    -
    - download ⊗ -
    + download
    http://bs.wikisource.org @@ -10980,9 +10200,7 @@
    -
    - download ⊗ -
    + download
    http://bs.wikibooks.org @@ -11008,9 +10226,7 @@
    -
    - download ⊗ -
    + download
    http://bs.wikiquote.org @@ -11036,9 +10252,7 @@
    -
    - download ⊗ -
    + download
    http://bs.wikinews.org @@ -11064,9 +10278,7 @@
    -
    - download ⊗ -
    + download
    http://bug.wikipedia.org @@ -11092,9 +10304,7 @@
    -
    - download ⊗ -
    + download
    http://bxr.wikipedia.org @@ -11120,9 +10330,7 @@
    -
    - download ⊗ -
    + download
    http://cbk-zam.wikipedia.org @@ -11148,9 +10356,7 @@
    -
    - download ⊗ -
    + download
    http://cdo.wikipedia.org @@ -11176,9 +10382,7 @@
    -
    - download ⊗ -
    + download
    http://ce.wikipedia.org @@ -11204,9 +10408,7 @@
    -
    - download ⊗ -
    + download
    http://ceb.wikipedia.org @@ -11232,9 +10434,7 @@
    -
    - download ⊗ -
    + download
    http://ch.wikipedia.org @@ -11260,9 +10460,7 @@
    -
    - download ⊗ -
    + download
    http://ch.wiktionary.org @@ -11288,9 +10486,7 @@
    -
    - download ⊗ -
    + download
    http://ch.wikibooks.org @@ -11316,9 +10512,7 @@
    -
    - download ⊗ -
    + download
    http://cho.wikipedia.org @@ -11344,9 +10538,7 @@
    -
    - download ⊗ -
    + download
    http://chr.wikipedia.org @@ -11372,9 +10564,7 @@
    -
    - download ⊗ -
    + download
    http://chr.wiktionary.org @@ -11400,9 +10590,7 @@
    -
    - download ⊗ -
    + download
    http://chy.wikipedia.org @@ -11428,9 +10616,7 @@
    -
    - download ⊗ -
    + download
    http://ckb.wikipedia.org @@ -11456,9 +10642,7 @@
    -
    - download ⊗ -
    + download
    http://co.wikipedia.org @@ -11484,9 +10668,7 @@
    -
    - download ⊗ -
    + download
    http://co.wiktionary.org @@ -11512,9 +10694,7 @@
    -
    - download ⊗ -
    + download
    http://co.wikibooks.org @@ -11540,9 +10720,7 @@
    -
    - download ⊗ -
    + download
    http://co.wikiquote.org @@ -11568,9 +10746,7 @@
    -
    - download ⊗ -
    + download
    http://co.wikimedia.org @@ -11596,9 +10772,7 @@
    -
    - download ⊗ -
    + download
    http://cr.wikipedia.org @@ -11624,9 +10798,7 @@
    -
    - download ⊗ -
    + download
    http://cr.wiktionary.org @@ -11652,9 +10824,7 @@
    -
    - download ⊗ -
    + download
    http://cr.wikiquote.org @@ -11680,9 +10850,7 @@
    -
    - download ⊗ -
    + download
    http://crh.wikipedia.org @@ -11708,9 +10876,7 @@
    -
    - download ⊗ -
    + download
    http://csb.wikipedia.org @@ -11736,9 +10902,7 @@
    -
    - download ⊗ -
    + download
    http://csb.wiktionary.org @@ -11764,9 +10928,7 @@
    -
    - download ⊗ -
    + download
    http://cu.wikipedia.org @@ -11792,9 +10954,7 @@
    -
    - download ⊗ -
    + download
    http://cv.wikipedia.org @@ -11820,9 +10980,7 @@
    -
    - download ⊗ -
    + download
    http://cv.wikibooks.org @@ -11848,9 +11006,7 @@
    -
    - download ⊗ -
    + download
    http://cy.wikipedia.org @@ -11876,9 +11032,7 @@
    -
    - download ⊗ -
    + download
    http://cy.wiktionary.org @@ -11904,9 +11058,7 @@
    -
    - download ⊗ -
    + download
    http://cy.wikisource.org @@ -11932,9 +11084,7 @@
    -
    - download ⊗ -
    + download
    http://cy.wikibooks.org @@ -11960,9 +11110,7 @@
    -
    - download ⊗ -
    + download
    http://cy.wikiquote.org @@ -11988,9 +11136,7 @@
    -
    - download ⊗ -
    + download
    http://diq.wikipedia.org @@ -12016,9 +11162,7 @@
    -
    - download ⊗ -
    + download
    http://dsb.wikipedia.org @@ -12044,9 +11188,7 @@
    -
    - download ⊗ -
    + download
    http://dv.wikipedia.org @@ -12072,9 +11214,7 @@
    -
    - download ⊗ -
    + download
    http://dv.wiktionary.org @@ -12100,9 +11240,7 @@
    -
    - download ⊗ -
    + download
    http://dz.wikipedia.org @@ -12128,9 +11266,7 @@
    -
    - download ⊗ -
    + download
    http://dz.wiktionary.org @@ -12156,9 +11292,7 @@
    -
    - download ⊗ -
    + download
    http://ee.wikipedia.org @@ -12184,9 +11318,7 @@
    -
    - download ⊗ -
    + download
    http://eml.wikipedia.org @@ -12212,9 +11344,7 @@
    -
    - download ⊗ -
    + download
    http://ext.wikipedia.org @@ -12240,9 +11370,7 @@
    -
    - download ⊗ -
    + download
    http://ff.wikipedia.org @@ -12268,9 +11396,7 @@
    -
    - download ⊗ -
    + download
    http://fiu-vro.wikipedia.org @@ -12296,9 +11422,7 @@
    -
    - download ⊗ -
    + download
    http://fj.wikipedia.org @@ -12324,9 +11448,7 @@
    -
    - download ⊗ -
    + download
    http://fj.wiktionary.org @@ -12352,9 +11474,7 @@
    -
    - download ⊗ -
    + download
    http://fo.wikipedia.org @@ -12380,9 +11500,7 @@
    -
    - download ⊗ -
    + download
    http://fo.wiktionary.org @@ -12408,9 +11526,7 @@
    -
    - download ⊗ -
    + download
    http://fo.wikisource.org @@ -12436,9 +11552,7 @@
    -
    - download ⊗ -
    + download
    http://frp.wikipedia.org @@ -12464,9 +11578,7 @@
    -
    - download ⊗ -
    + download
    http://frr.wikipedia.org @@ -12492,9 +11604,7 @@
    -
    - download ⊗ -
    + download
    http://fur.wikipedia.org @@ -12520,9 +11630,7 @@
    -
    - download ⊗ -
    + download
    http://fy.wikipedia.org @@ -12548,9 +11656,7 @@
    -
    - download ⊗ -
    + download
    http://fy.wiktionary.org @@ -12576,9 +11682,7 @@
    -
    - download ⊗ -
    + download
    http://fy.wikibooks.org @@ -12604,9 +11708,7 @@
    -
    - download ⊗ -
    + download
    http://ga.wikipedia.org @@ -12632,9 +11734,7 @@
    -
    - download ⊗ -
    + download
    http://ga.wiktionary.org @@ -12660,9 +11760,7 @@
    -
    - download ⊗ -
    + download
    http://ga.wikibooks.org @@ -12688,9 +11786,7 @@
    -
    - download ⊗ -
    + download
    http://ga.wikiquote.org @@ -12719,9 +11815,7 @@
    -
    - download ⊗ -
    + download
    http://gan.wikipedia.org @@ -12747,9 +11841,7 @@
    -
    - download ⊗ -
    + download
    http://gd.wikipedia.org @@ -12775,9 +11867,7 @@
    -
    - download ⊗ -
    + download
    http://gd.wiktionary.org @@ -12803,9 +11893,7 @@
    -
    - download ⊗ -
    + download
    http://glk.wikipedia.org @@ -12831,9 +11919,7 @@
    -
    - download ⊗ -
    + download
    http://gn.wikipedia.org @@ -12859,9 +11945,7 @@
    -
    - download ⊗ -
    + download
    http://gn.wiktionary.org @@ -12890,9 +11974,7 @@
    -
    - download ⊗ -
    + download
    http://gom.wikipedia.org @@ -12921,9 +12003,7 @@
    -
    - download ⊗ -
    + download
    http://got.wikibooks.org @@ -12949,9 +12029,7 @@
    -
    - download ⊗ -
    + download
    http://gu.wikipedia.org @@ -12977,9 +12055,7 @@
    -
    - download ⊗ -
    + download
    http://gu.wiktionary.org @@ -13005,9 +12081,7 @@
    -
    - download ⊗ -
    + download
    http://gu.wikisource.org @@ -13033,9 +12107,7 @@
    -
    - download ⊗ -
    + download
    http://gu.wikibooks.org @@ -13061,9 +12133,7 @@
    -
    - download ⊗ -
    + download
    http://gu.wikiquote.org @@ -13089,9 +12159,7 @@
    -
    - download ⊗ -
    + download
    http://gv.wikipedia.org @@ -13117,9 +12185,7 @@
    -
    - download ⊗ -
    + download
    http://gv.wiktionary.org @@ -13145,9 +12211,7 @@
    -
    - download ⊗ -
    + download
    http://ha.wikipedia.org @@ -13173,9 +12237,7 @@
    -
    - download ⊗ -
    + download
    http://ha.wiktionary.org @@ -13201,9 +12263,7 @@
    -
    - download ⊗ -
    + download
    http://hak.wikipedia.org @@ -13229,9 +12289,7 @@
    -
    - download ⊗ -
    + download
    http://haw.wikipedia.org @@ -13257,9 +12315,7 @@
    -
    - download ⊗ -
    + download
    http://hif.wikipedia.org @@ -13285,9 +12341,7 @@
    -
    - download ⊗ -
    + download
    http://ho.wikipedia.org @@ -13313,9 +12367,7 @@
    -
    - download ⊗ -
    + download
    http://hsb.wikipedia.org @@ -13341,9 +12393,7 @@
    -
    - download ⊗ -
    + download
    http://hsb.wiktionary.org @@ -13369,9 +12419,7 @@
    -
    - download ⊗ -
    + download
    http://ht.wikipedia.org @@ -13397,9 +12445,7 @@
    -
    - download ⊗ -
    + download
    http://ht.wikisource.org @@ -13425,9 +12471,7 @@
    -
    - download ⊗ -
    + download
    http://hy.wikipedia.org @@ -13453,9 +12497,7 @@
    -
    - download ⊗ -
    + download
    http://hy.wiktionary.org @@ -13481,9 +12523,7 @@
    -
    - download ⊗ -
    + download
    http://hy.wikisource.org @@ -13509,9 +12549,7 @@
    -
    - download ⊗ -
    + download
    http://hy.wikibooks.org @@ -13537,9 +12575,7 @@
    -
    - download ⊗ -
    + download
    http://hy.wikiquote.org @@ -13565,9 +12601,7 @@
    -
    - download ⊗ -
    + download
    http://hz.wikipedia.org @@ -13593,9 +12627,7 @@
    -
    - download ⊗ -
    + download
    http://ie.wikipedia.org @@ -13621,9 +12653,7 @@
    -
    - download ⊗ -
    + download
    http://ie.wiktionary.org @@ -13649,9 +12679,7 @@
    -
    - download ⊗ -
    + download
    http://ie.wikibooks.org @@ -13677,9 +12705,7 @@
    -
    - download ⊗ -
    + download
    http://ig.wikipedia.org @@ -13705,9 +12731,7 @@
    -
    - download ⊗ -
    + download
    http://ii.wikipedia.org @@ -13733,9 +12757,7 @@
    -
    - download ⊗ -
    + download
    http://ik.wikipedia.org @@ -13761,9 +12783,7 @@
    -
    - download ⊗ -
    + download
    http://ik.wiktionary.org @@ -13789,9 +12809,7 @@
    -
    - download ⊗ -
    + download
    http://ilo.wikipedia.org @@ -13817,9 +12835,7 @@
    -
    - download ⊗ -
    + download
    http://io.wikipedia.org @@ -13845,9 +12861,7 @@
    -
    - download ⊗ -
    + download
    http://io.wiktionary.org @@ -13873,9 +12887,7 @@
    -
    - download ⊗ -
    + download
    http://is.wikipedia.org @@ -13901,9 +12913,7 @@
    -
    - download ⊗ -
    + download
    http://is.wiktionary.org @@ -13929,9 +12939,7 @@
    -
    - download ⊗ -
    + download
    http://is.wikisource.org @@ -13957,9 +12965,7 @@
    -
    - download ⊗ -
    + download
    http://is.wikibooks.org @@ -13985,9 +12991,7 @@
    -
    - download ⊗ -
    + download
    http://is.wikiquote.org @@ -14013,9 +13017,7 @@
    -
    - download ⊗ -
    + download
    http://iu.wikipedia.org @@ -14041,9 +13043,7 @@
    -
    - download ⊗ -
    + download
    http://iu.wiktionary.org @@ -14069,9 +13069,7 @@
    -
    - download ⊗ -
    + download
    http://jam.wikipedia.org @@ -14097,9 +13095,7 @@
    -
    - download ⊗ -
    + download
    http://jbo.wikipedia.org @@ -14125,9 +13121,7 @@
    -
    - download ⊗ -
    + download
    http://jbo.wiktionary.org @@ -14153,9 +13147,7 @@
    -
    - download ⊗ -
    + download
    http://jv.wikipedia.org @@ -14181,9 +13173,7 @@
    -
    - download ⊗ -
    + download
    http://jv.wiktionary.org @@ -14209,9 +13199,7 @@
    -
    - download ⊗ -
    + download
    http://ka.wikipedia.org @@ -14240,9 +13228,7 @@
    -
    - download ⊗ -
    + download
    http://kbd.wikipedia.org @@ -14268,9 +13254,7 @@
    -
    - download ⊗ -
    + download
    http://kg.wikipedia.org @@ -14299,9 +13283,7 @@
    -
    - download ⊗ -
    + download
    http://kn.wikipedia.org @@ -14327,9 +13309,7 @@
    -
    - download ⊗ -
    + download
    http://kn.wiktionary.org @@ -14355,9 +13335,7 @@
    -
    - download ⊗ -
    + download
    http://kn.wikisource.org @@ -14383,9 +13361,7 @@
    -
    - download ⊗ -
    + download
    http://kn.wikibooks.org @@ -14414,9 +13390,7 @@
    -
    - download ⊗ -
    + download
    http://krc.wikipedia.org @@ -14442,9 +13416,7 @@
    -
    - download ⊗ -
    + download
    http://ks.wikipedia.org @@ -14470,9 +13442,7 @@
    -
    - download ⊗ -
    + download
    http://ks.wiktionary.org @@ -14498,9 +13468,7 @@
    -
    - download ⊗ -
    + download
    http://ks.wikibooks.org @@ -14526,9 +13494,7 @@
    -
    - download ⊗ -
    + download
    http://ks.wikiquote.org @@ -14554,9 +13520,7 @@
    -
    - download ⊗ -
    + download
    http://ksh.wikipedia.org @@ -14582,9 +13546,7 @@
    -
    - download ⊗ -
    + download
    http://ku.wikipedia.org @@ -14610,9 +13572,7 @@
    -
    - download ⊗ -
    + download
    http://ku.wiktionary.org @@ -14638,9 +13598,7 @@
    -
    - download ⊗ -
    + download
    http://ku.wikibooks.org @@ -14666,9 +13624,7 @@
    -
    - download ⊗ -
    + download
    http://ku.wikiquote.org @@ -14694,9 +13650,7 @@
    -
    - download ⊗ -
    + download
    http://kv.wikipedia.org @@ -14722,9 +13676,7 @@
    -
    - download ⊗ -
    + download
    http://kw.wikipedia.org @@ -14750,9 +13702,7 @@
    -
    - download ⊗ -
    + download
    http://kw.wiktionary.org @@ -14778,9 +13728,7 @@
    -
    - download ⊗ -
    + download
    http://kw.wikiquote.org @@ -14806,9 +13754,7 @@
    -
    - download ⊗ -
    + download
    http://ky.wikipedia.org @@ -14834,9 +13780,7 @@
    -
    - download ⊗ -
    + download
    http://ky.wiktionary.org @@ -14862,9 +13806,7 @@
    -
    - download ⊗ -
    + download
    http://ky.wikibooks.org @@ -14890,9 +13832,7 @@
    -
    - download ⊗ -
    + download
    http://ky.wikiquote.org @@ -14918,9 +13858,7 @@
    -
    - download ⊗ -
    + download
    http://lad.wikipedia.org @@ -14946,9 +13884,7 @@
    -
    - download ⊗ -
    + download
    http://lb.wikipedia.org @@ -14974,9 +13910,7 @@
    -
    - download ⊗ -
    + download
    http://lb.wiktionary.org @@ -15002,9 +13936,7 @@
    -
    - download ⊗ -
    + download
    http://lb.wikibooks.org @@ -15030,9 +13962,7 @@
    -
    - download ⊗ -
    + download
    http://lb.wikiquote.org @@ -15058,9 +13988,7 @@
    -
    - download ⊗ -
    + download
    http://lbe.wikipedia.org @@ -15086,9 +14014,7 @@
    -
    - download ⊗ -
    + download
    http://lez.wikipedia.org @@ -15114,9 +14040,7 @@
    -
    - download ⊗ -
    + download
    http://lg.wikipedia.org @@ -15142,9 +14066,7 @@
    -
    - download ⊗ -
    + download
    http://li.wikipedia.org @@ -15170,9 +14092,7 @@
    -
    - download ⊗ -
    + download
    http://li.wiktionary.org @@ -15198,9 +14118,7 @@
    -
    - download ⊗ -
    + download
    http://li.wikisource.org @@ -15229,9 +14147,7 @@
    -
    - download ⊗ -
    + download
    http://li.wikiquote.org @@ -15257,9 +14173,7 @@
    -
    - download ⊗ -
    + download
    http://lij.wikipedia.org @@ -15285,9 +14199,7 @@
    -
    - download ⊗ -
    + download
    http://lmo.wikipedia.org @@ -15313,9 +14225,7 @@
    -
    - download ⊗ -
    + download
    http://ln.wikipedia.org @@ -15341,9 +14251,7 @@
    -
    - download ⊗ -
    + download
    http://ln.wiktionary.org @@ -15369,9 +14277,7 @@
    -
    - download ⊗ -
    + download
    http://ln.wikibooks.org @@ -15400,9 +14306,7 @@
    -
    - download ⊗ -
    + download
    http://lo.wiktionary.org @@ -15431,9 +14335,7 @@
    -
    - download ⊗ -
    + download
    http://ltg.wikipedia.org @@ -15459,9 +14361,7 @@
    -
    - download ⊗ -
    + download
    http://lv.wikipedia.org @@ -15487,9 +14387,7 @@
    -
    - download ⊗ -
    + download
    http://lv.wiktionary.org @@ -15515,9 +14413,7 @@
    -
    - download ⊗ -
    + download
    http://lv.wikibooks.org @@ -15543,9 +14439,7 @@
    -
    - download ⊗ -
    + download
    http://mai.wikipedia.org @@ -15571,9 +14465,7 @@
    -
    - download ⊗ -
    + download
    http://map-bms.wikipedia.org @@ -15599,9 +14491,7 @@
    -
    - download ⊗ -
    + download
    http://mdf.wikipedia.org @@ -15627,9 +14517,7 @@
    -
    - download ⊗ -
    + download
    http://mg.wikipedia.org @@ -15655,9 +14543,7 @@
    -
    - download ⊗ -
    + download
    http://mg.wiktionary.org @@ -15683,9 +14569,7 @@
    -
    - download ⊗ -
    + download
    http://mg.wikibooks.org @@ -15711,9 +14595,7 @@
    -
    - download ⊗ -
    + download
    http://mh.wikipedia.org @@ -15739,9 +14621,7 @@
    -
    - download ⊗ -
    + download
    http://mh.wiktionary.org @@ -15767,9 +14647,7 @@
    -
    - download ⊗ -
    + download
    http://mhr.wikipedia.org @@ -15795,9 +14673,7 @@
    -
    - download ⊗ -
    + download
    http://mi.wikipedia.org @@ -15823,9 +14699,7 @@
    -
    - download ⊗ -
    + download
    http://mi.wiktionary.org @@ -15851,9 +14725,7 @@
    -
    - download ⊗ -
    + download
    http://mi.wikibooks.org @@ -15879,9 +14751,7 @@
    -
    - download ⊗ -
    + download
    http://min.wikipedia.org @@ -15907,9 +14777,7 @@
    -
    - download ⊗ -
    + download
    http://mk.wikipedia.org @@ -15935,9 +14803,7 @@
    -
    - download ⊗ -
    + download
    http://mk.wiktionary.org @@ -15963,9 +14829,7 @@
    -
    - download ⊗ -
    + download
    http://mk.wikisource.org @@ -15991,9 +14855,7 @@
    -
    - download ⊗ -
    + download
    http://mk.wikibooks.org @@ -16019,9 +14881,7 @@
    -
    - download ⊗ -
    + download
    http://mk.wikimedia.org @@ -16047,9 +14907,7 @@
    -
    - download ⊗ -
    + download
    http://ml.wikipedia.org @@ -16075,9 +14933,7 @@
    -
    - download ⊗ -
    + download
    http://ml.wiktionary.org @@ -16103,9 +14959,7 @@
    -
    - download ⊗ -
    + download
    http://ml.wikisource.org @@ -16131,9 +14985,7 @@
    -
    - download ⊗ -
    + download
    http://ml.wikibooks.org @@ -16159,9 +15011,7 @@
    -
    - download ⊗ -
    + download
    http://ml.wikiquote.org @@ -16187,9 +15037,7 @@
    -
    - download ⊗ -
    + download
    http://mn.wikipedia.org @@ -16215,9 +15063,7 @@
    -
    - download ⊗ -
    + download
    http://mn.wiktionary.org @@ -16243,9 +15089,7 @@
    -
    - download ⊗ -
    + download
    http://mn.wikibooks.org @@ -16271,9 +15115,7 @@
    -
    - download ⊗ -
    + download
    http://mo.wikipedia.org @@ -16299,9 +15141,7 @@
    -
    - download ⊗ -
    + download
    http://mo.wiktionary.org @@ -16327,9 +15167,7 @@
    -
    - download ⊗ -
    + download
    http://mr.wikipedia.org @@ -16355,9 +15193,7 @@
    -
    - download ⊗ -
    + download
    http://mr.wiktionary.org @@ -16383,9 +15219,7 @@
    -
    - download ⊗ -
    + download
    http://mr.wikisource.org @@ -16411,9 +15245,7 @@
    -
    - download ⊗ -
    + download
    http://mr.wikibooks.org @@ -16439,9 +15271,7 @@
    -
    - download ⊗ -
    + download
    http://mr.wikiquote.org @@ -16467,9 +15297,7 @@
    -
    - download ⊗ -
    + download
    http://mrj.wikipedia.org @@ -16495,9 +15323,7 @@
    -
    - download ⊗ -
    + download
    http://mt.wikipedia.org @@ -16523,9 +15349,7 @@
    -
    - download ⊗ -
    + download
    http://mt.wiktionary.org @@ -16551,9 +15375,7 @@
    -
    - download ⊗ -
    + download
    http://mus.wikipedia.org @@ -16579,9 +15401,7 @@
    -
    - download ⊗ -
    + download
    http://mwl.wikipedia.org @@ -16607,9 +15427,7 @@
    -
    - download ⊗ -
    + download
    http://my.wikipedia.org @@ -16635,9 +15453,7 @@
    -
    - download ⊗ -
    + download
    http://my.wiktionary.org @@ -16663,9 +15479,7 @@
    -
    - download ⊗ -
    + download
    http://my.wikibooks.org @@ -16691,9 +15505,7 @@
    -
    - download ⊗ -
    + download
    http://myv.wikipedia.org @@ -16719,9 +15531,7 @@
    -
    - download ⊗ -
    + download
    http://mzn.wikipedia.org @@ -16747,9 +15557,7 @@
    -
    - download ⊗ -
    + download
    http://na.wikipedia.org @@ -16775,9 +15583,7 @@
    -
    - download ⊗ -
    + download
    http://na.wiktionary.org @@ -16803,9 +15609,7 @@
    -
    - download ⊗ -
    + download
    http://na.wikibooks.org @@ -16831,9 +15635,7 @@
    -
    - download ⊗ -
    + download
    http://na.wikiquote.org @@ -16859,9 +15661,7 @@
    -
    - download ⊗ -
    + download
    http://nah.wikipedia.org @@ -16887,9 +15687,7 @@
    -
    - download ⊗ -
    + download
    http://nah.wiktionary.org @@ -16915,9 +15713,7 @@
    -
    - download ⊗ -
    + download
    http://nah.wikibooks.org @@ -16943,9 +15739,7 @@
    -
    - download ⊗ -
    + download
    http://nap.wikipedia.org @@ -16971,9 +15765,7 @@
    -
    - download ⊗ -
    + download
    http://nds.wikipedia.org @@ -16999,9 +15791,7 @@
    -
    - download ⊗ -
    + download
    http://nds.wiktionary.org @@ -17027,9 +15817,7 @@
    -
    - download ⊗ -
    + download
    http://nds.wikibooks.org @@ -17055,9 +15843,7 @@
    -
    - download ⊗ -
    + download
    http://nds.wikiquote.org @@ -17083,9 +15869,7 @@
    -
    - download ⊗ -
    + download
    http://nds-nl.wikipedia.org @@ -17111,9 +15895,7 @@
    -
    - download ⊗ -
    + download
    http://ne.wikipedia.org @@ -17139,9 +15921,7 @@
    -
    - download ⊗ -
    + download
    http://ne.wiktionary.org @@ -17167,9 +15947,7 @@
    -
    - download ⊗ -
    + download
    http://ne.wikibooks.org @@ -17195,9 +15973,7 @@
    -
    - download ⊗ -
    + download
    http://new.wikipedia.org @@ -17223,9 +15999,7 @@
    -
    - download ⊗ -
    + download
    http://ng.wikipedia.org @@ -17251,9 +16025,7 @@
    -
    - download ⊗ -
    + download
    http://nov.wikipedia.org @@ -17279,9 +16051,7 @@
    -
    - download ⊗ -
    + download
    http://nrm.wikipedia.org @@ -17307,9 +16077,7 @@
    -
    - download ⊗ -
    + download
    http://nso.wikipedia.org @@ -17335,9 +16103,7 @@
    -
    - download ⊗ -
    + download
    http://nv.wikipedia.org @@ -17363,9 +16129,7 @@
    -
    - download ⊗ -
    + download
    http://ny.wikipedia.org @@ -17391,9 +16155,7 @@
    -
    - download ⊗ -
    + download
    http://oc.wikipedia.org @@ -17419,9 +16181,7 @@
    -
    - download ⊗ -
    + download
    http://oc.wiktionary.org @@ -17447,9 +16207,7 @@
    -
    - download ⊗ -
    + download
    http://oc.wikibooks.org @@ -17475,9 +16233,7 @@
    -
    - download ⊗ -
    + download
    http://olo.wikipedia.org @@ -17502,9 +16258,7 @@
    -
    - download ⊗ -
    + download
    http://om.wikipedia.org @@ -17530,9 +16284,7 @@
    -
    - download ⊗ -
    + download
    http://om.wiktionary.org @@ -17558,9 +16310,7 @@
    -
    - download ⊗ -
    + download
    http://or.wikipedia.org @@ -17586,9 +16336,7 @@
    -
    - download ⊗ -
    + download
    http://or.wiktionary.org @@ -17614,9 +16362,7 @@
    -
    - download ⊗ -
    + download
    http://or.wikisource.org @@ -17642,9 +16388,7 @@
    -
    - download ⊗ -
    + download
    http://os.wikipedia.org @@ -17670,9 +16414,7 @@
    -
    - download ⊗ -
    + download
    http://pa.wikipedia.org @@ -17698,9 +16440,7 @@
    -
    - download ⊗ -
    + download
    http://pa.wiktionary.org @@ -17726,9 +16466,7 @@
    -
    - download ⊗ -
    + download
    http://pa.wikibooks.org @@ -17754,9 +16492,7 @@
    -
    - download ⊗ -
    + download
    http://pag.wikipedia.org @@ -17782,9 +16518,7 @@
    -
    - download ⊗ -
    + download
    http://pam.wikipedia.org @@ -17810,9 +16544,7 @@
    -
    - download ⊗ -
    + download
    http://pap.wikipedia.org @@ -17838,9 +16570,7 @@
    -
    - download ⊗ -
    + download
    http://pcd.wikipedia.org @@ -17866,9 +16596,7 @@
    -
    - download ⊗ -
    + download
    http://pdc.wikipedia.org @@ -17894,9 +16622,7 @@
    -
    - download ⊗ -
    + download
    http://pfl.wikipedia.org @@ -17922,9 +16648,7 @@
    -
    - download ⊗ -
    + download
    http://pi.wikipedia.org @@ -17950,9 +16674,7 @@
    -
    - download ⊗ -
    + download
    http://pi.wiktionary.org @@ -17978,9 +16700,7 @@
    -
    - download ⊗ -
    + download
    http://pih.wikipedia.org @@ -18006,9 +16726,7 @@
    -
    - download ⊗ -
    + download
    http://pms.wikipedia.org @@ -18034,9 +16752,7 @@
    -
    - download ⊗ -
    + download
    http://pnb.wikipedia.org @@ -18062,9 +16778,7 @@
    -
    - download ⊗ -
    + download
    http://pnb.wiktionary.org @@ -18090,9 +16804,7 @@
    -
    - download ⊗ -
    + download
    http://pnt.wikipedia.org @@ -18118,9 +16830,7 @@
    -
    - download ⊗ -
    + download
    http://ps.wikipedia.org @@ -18146,9 +16856,7 @@
    -
    - download ⊗ -
    + download
    http://ps.wiktionary.org @@ -18174,9 +16882,7 @@
    -
    - download ⊗ -
    + download
    http://ps.wikibooks.org @@ -18202,9 +16908,7 @@
    -
    - download ⊗ -
    + download
    http://qu.wikipedia.org @@ -18230,9 +16934,7 @@
    -
    - download ⊗ -
    + download
    http://qu.wiktionary.org @@ -18258,9 +16960,7 @@
    -
    - download ⊗ -
    + download
    http://qu.wikibooks.org @@ -18286,9 +16986,7 @@
    -
    - download ⊗ -
    + download
    http://qu.wikiquote.org @@ -18314,9 +17012,7 @@
    -
    - download ⊗ -
    + download
    http://rm.wikipedia.org @@ -18342,9 +17038,7 @@
    -
    - download ⊗ -
    + download
    http://rm.wiktionary.org @@ -18370,9 +17064,7 @@
    -
    - download ⊗ -
    + download
    http://rm.wikibooks.org @@ -18398,9 +17090,7 @@
    -
    - download ⊗ -
    + download
    http://rmy.wikipedia.org @@ -18426,9 +17116,7 @@
    -
    - download ⊗ -
    + download
    http://rn.wikipedia.org @@ -18454,9 +17142,7 @@
    -
    - download ⊗ -
    + download
    http://rn.wiktionary.org @@ -18482,9 +17168,7 @@
    -
    - download ⊗ -
    + download
    http://roa-rup.wikipedia.org @@ -18510,9 +17194,7 @@
    -
    - download ⊗ -
    + download
    http://roa-rup.wiktionary.org @@ -18538,9 +17220,7 @@
    -
    - download ⊗ -
    + download
    http://roa-tara.wikipedia.org @@ -18566,9 +17246,7 @@
    -
    - download ⊗ -
    + download
    http://rue.wikipedia.org @@ -18594,9 +17272,7 @@
    -
    - download ⊗ -
    + download
    http://rw.wikipedia.org @@ -18622,9 +17298,7 @@
    -
    - download ⊗ -
    + download
    http://rw.wiktionary.org @@ -18650,9 +17324,7 @@
    -
    - download ⊗ -
    + download
    http://sa.wikipedia.org @@ -18678,9 +17350,7 @@
    -
    - download ⊗ -
    + download
    http://sa.wiktionary.org @@ -18706,9 +17376,7 @@
    -
    - download ⊗ -
    + download
    http://sa.wikisource.org @@ -18734,9 +17402,7 @@
    -
    - download ⊗ -
    + download
    http://sa.wikibooks.org @@ -18762,9 +17428,7 @@
    -
    - download ⊗ -
    + download
    http://sa.wikiquote.org @@ -18790,9 +17454,7 @@
    -
    - download ⊗ -
    + download
    http://sah.wikipedia.org @@ -18818,9 +17480,7 @@
    -
    - download ⊗ -
    + download
    http://sah.wikisource.org @@ -18846,9 +17506,7 @@
    -
    - download ⊗ -
    + download
    http://sc.wikipedia.org @@ -18874,9 +17532,7 @@
    -
    - download ⊗ -
    + download
    http://sc.wiktionary.org @@ -18902,9 +17558,7 @@
    -
    - download ⊗ -
    + download
    http://scn.wikipedia.org @@ -18930,9 +17584,7 @@
    -
    - download ⊗ -
    + download
    http://scn.wiktionary.org @@ -18958,9 +17610,7 @@
    -
    - download ⊗ -
    + download
    http://sco.wikipedia.org @@ -18986,9 +17636,7 @@
    -
    - download ⊗ -
    + download
    http://sd.wikipedia.org @@ -19014,9 +17662,7 @@
    -
    - download ⊗ -
    + download
    http://sd.wiktionary.org @@ -19042,9 +17688,7 @@
    -
    - download ⊗ -
    + download
    http://sd.wikinews.org @@ -19070,9 +17714,7 @@
    -
    - download ⊗ -
    + download
    http://se.wikipedia.org @@ -19098,9 +17740,7 @@
    -
    - download ⊗ -
    + download
    http://se.wikibooks.org @@ -19126,9 +17766,7 @@
    -
    - download ⊗ -
    + download
    http://se.wikimedia.org @@ -19154,9 +17792,7 @@
    -
    - download ⊗ -
    + download
    http://sg.wikipedia.org @@ -19182,9 +17818,7 @@
    -
    - download ⊗ -
    + download
    http://sg.wiktionary.org @@ -19210,9 +17844,7 @@
    -
    - download ⊗ -
    + download
    http://si.wikipedia.org @@ -19238,9 +17870,7 @@
    -
    - download ⊗ -
    + download
    http://si.wiktionary.org @@ -19266,9 +17896,7 @@
    -
    - download ⊗ -
    + download
    http://si.wikibooks.org @@ -19294,9 +17922,7 @@
    -
    - download ⊗ -
    + download
    http://sm.wikipedia.org @@ -19322,9 +17948,7 @@
    -
    - download ⊗ -
    + download
    http://sm.wiktionary.org @@ -19350,9 +17974,7 @@
    -
    - download ⊗ -
    + download
    http://sn.wikipedia.org @@ -19378,9 +18000,7 @@
    -
    - download ⊗ -
    + download
    http://sn.wiktionary.org @@ -19406,9 +18026,7 @@
    -
    - download ⊗ -
    + download
    http://so.wikipedia.org @@ -19434,9 +18052,7 @@
    -
    - download ⊗ -
    + download
    http://so.wiktionary.org @@ -19462,9 +18078,7 @@
    -
    - download ⊗ -
    + download
    http://sq.wikipedia.org @@ -19490,9 +18104,7 @@
    -
    - download ⊗ -
    + download
    http://sq.wiktionary.org @@ -19518,9 +18130,7 @@
    -
    - download ⊗ -
    + download
    http://sq.wikibooks.org @@ -19546,9 +18156,7 @@
    -
    - download ⊗ -
    + download
    http://sq.wikiquote.org @@ -19574,9 +18182,7 @@
    -
    - download ⊗ -
    + download
    http://sq.wikinews.org @@ -19602,9 +18208,7 @@
    -
    - download ⊗ -
    + download
    http://srn.wikipedia.org @@ -19630,9 +18234,7 @@
    -
    - download ⊗ -
    + download
    http://ss.wikipedia.org @@ -19658,9 +18260,7 @@
    -
    - download ⊗ -
    + download
    http://ss.wiktionary.org @@ -19686,9 +18286,7 @@
    -
    - download ⊗ -
    + download
    http://st.wikipedia.org @@ -19714,9 +18312,7 @@
    -
    - download ⊗ -
    + download
    http://st.wiktionary.org @@ -19742,9 +18338,7 @@
    -
    - download ⊗ -
    + download
    http://stq.wikipedia.org @@ -19770,9 +18364,7 @@
    -
    - download ⊗ -
    + download
    http://su.wikipedia.org @@ -19798,9 +18390,7 @@
    -
    - download ⊗ -
    + download
    http://su.wiktionary.org @@ -19826,9 +18416,7 @@
    -
    - download ⊗ -
    + download
    http://su.wikibooks.org @@ -19854,9 +18442,7 @@
    -
    - download ⊗ -
    + download
    http://su.wikiquote.org @@ -19882,9 +18468,7 @@
    -
    - download ⊗ -
    + download
    http://sw.wikipedia.org @@ -19910,9 +18494,7 @@
    -
    - download ⊗ -
    + download
    http://sw.wiktionary.org @@ -19938,9 +18520,7 @@
    -
    - download ⊗ -
    + download
    http://sw.wikibooks.org @@ -19966,9 +18546,7 @@
    -
    - download ⊗ -
    + download
    http://szl.wikipedia.org @@ -19994,9 +18572,7 @@
    -
    - download ⊗ -
    + download
    http://ta.wikipedia.org @@ -20022,9 +18598,7 @@
    -
    - download ⊗ -
    + download
    http://ta.wiktionary.org @@ -20050,9 +18624,7 @@
    -
    - download ⊗ -
    + download
    http://ta.wikisource.org @@ -20078,9 +18650,7 @@
    -
    - download ⊗ -
    + download
    http://ta.wikibooks.org @@ -20106,9 +18676,7 @@
    -
    - download ⊗ -
    + download
    http://ta.wikiquote.org @@ -20134,9 +18702,7 @@
    -
    - download ⊗ -
    + download
    http://ta.wikinews.org @@ -20162,9 +18728,7 @@
    -
    - download ⊗ -
    + download
    http://tcy.wikipedia.org @@ -20190,9 +18754,7 @@
    -
    - download ⊗ -
    + download
    http://te.wikipedia.org @@ -20218,9 +18780,7 @@
    -
    - download ⊗ -
    + download
    http://te.wiktionary.org @@ -20246,9 +18806,7 @@
    -
    - download ⊗ -
    + download
    http://te.wikisource.org @@ -20274,9 +18832,7 @@
    -
    - download ⊗ -
    + download
    http://te.wikibooks.org @@ -20302,9 +18858,7 @@
    -
    - download ⊗ -
    + download
    http://te.wikiquote.org @@ -20330,9 +18884,7 @@
    -
    - download ⊗ -
    + download
    http://tet.wikipedia.org @@ -20358,9 +18910,7 @@
    -
    - download ⊗ -
    + download
    http://tg.wikipedia.org @@ -20386,9 +18936,7 @@
    -
    - download ⊗ -
    + download
    http://tg.wiktionary.org @@ -20414,9 +18962,7 @@
    -
    - download ⊗ -
    + download
    http://tg.wikibooks.org @@ -20442,9 +18988,7 @@
    -
    - download ⊗ -
    + download
    http://ti.wikipedia.org @@ -20470,9 +19014,7 @@
    -
    - download ⊗ -
    + download
    http://ti.wiktionary.org @@ -20498,9 +19040,7 @@
    -
    - download ⊗ -
    + download
    http://tk.wikipedia.org @@ -20526,9 +19066,7 @@
    -
    - download ⊗ -
    + download
    http://tk.wiktionary.org @@ -20554,9 +19092,7 @@
    -
    - download ⊗ -
    + download
    http://tk.wikibooks.org @@ -20582,9 +19118,7 @@
    -
    - download ⊗ -
    + download
    http://tk.wikiquote.org @@ -20610,9 +19144,7 @@
    -
    - download ⊗ -
    + download
    http://tl.wikipedia.org @@ -20638,9 +19170,7 @@
    -
    - download ⊗ -
    + download
    http://tl.wiktionary.org @@ -20666,9 +19196,7 @@
    -
    - download ⊗ -
    + download
    http://tl.wikibooks.org @@ -20694,9 +19222,7 @@
    -
    - download ⊗ -
    + download
    http://tn.wikipedia.org @@ -20722,9 +19248,7 @@
    -
    - download ⊗ -
    + download
    http://tn.wiktionary.org @@ -20750,9 +19274,7 @@
    -
    - download ⊗ -
    + download
    http://to.wikipedia.org @@ -20778,9 +19300,7 @@
    -
    - download ⊗ -
    + download
    http://to.wiktionary.org @@ -20806,9 +19326,7 @@
    -
    - download ⊗ -
    + download
    http://tpi.wikipedia.org @@ -20834,9 +19352,7 @@
    -
    - download ⊗ -
    + download
    http://tpi.wiktionary.org @@ -20862,9 +19378,7 @@
    -
    - download ⊗ -
    + download
    http://ts.wikipedia.org @@ -20890,9 +19404,7 @@
    -
    - download ⊗ -
    + download
    http://ts.wiktionary.org @@ -20918,9 +19430,7 @@
    -
    - download ⊗ -
    + download
    http://tt.wikipedia.org @@ -20946,9 +19456,7 @@
    -
    - download ⊗ -
    + download
    http://tt.wiktionary.org @@ -20974,9 +19482,7 @@
    -
    - download ⊗ -
    + download
    http://tt.wikibooks.org @@ -21002,9 +19508,7 @@
    -
    - download ⊗ -
    + download
    http://tt.wikiquote.org @@ -21030,9 +19534,7 @@
    -
    - download ⊗ -
    + download
    http://tum.wikipedia.org @@ -21058,9 +19560,7 @@
    -
    - download ⊗ -
    + download
    http://tw.wikipedia.org @@ -21086,9 +19586,7 @@
    -
    - download ⊗ -
    + download
    http://tw.wiktionary.org @@ -21114,9 +19612,7 @@
    -
    - download ⊗ -
    + download
    http://ty.wikipedia.org @@ -21142,9 +19638,7 @@
    -
    - download ⊗ -
    + download
    http://tyv.wikipedia.org @@ -21170,9 +19664,7 @@
    -
    - download ⊗ -
    + download
    http://ua.wikimedia.org @@ -21198,9 +19690,7 @@
    -
    - download ⊗ -
    + download
    http://udm.wikipedia.org @@ -21226,9 +19716,7 @@
    -
    - download ⊗ -
    + download
    http://ug.wikipedia.org @@ -21254,9 +19742,7 @@
    -
    - download ⊗ -
    + download
    http://ug.wiktionary.org @@ -21282,9 +19768,7 @@
    -
    - download ⊗ -
    + download
    http://ug.wikibooks.org @@ -21310,9 +19794,7 @@
    -
    - download ⊗ -
    + download
    http://ug.wikiquote.org @@ -21338,12 +19820,10 @@
    -
    - download ⊗ -
    + download
    - http://ur.wikipedia.org + http://ur.wikipedia.org Urdu @@ -21366,9 +19846,7 @@
    -
    - download ⊗ -
    + download
    http://ur.wiktionary.org @@ -21394,9 +19872,7 @@
    -
    - download ⊗ -
    + download
    http://ur.wikibooks.org @@ -21422,9 +19898,7 @@
    -
    - download ⊗ -
    + download
    http://ur.wikiquote.org @@ -21450,9 +19924,7 @@
    -
    - download ⊗ -
    + download
    http://uz.wikipedia.org @@ -21478,9 +19950,7 @@
    -
    - download ⊗ -
    + download
    http://uz.wiktionary.org @@ -21506,9 +19976,7 @@
    -
    - download ⊗ -
    + download
    http://uz.wikibooks.org @@ -21534,9 +20002,7 @@
    -
    - download ⊗ -
    + download
    http://uz.wikiquote.org @@ -21562,9 +20028,7 @@
    -
    - download ⊗ -
    + download
    http://ve.wikipedia.org @@ -21590,9 +20054,7 @@
    -
    - download ⊗ -
    + download
    http://vec.wikipedia.org @@ -21618,9 +20080,7 @@
    -
    - download ⊗ -
    + download
    http://vec.wiktionary.org @@ -21646,9 +20106,7 @@
    -
    - download ⊗ -
    + download
    http://vec.wikisource.org @@ -21674,9 +20132,7 @@
    -
    - download ⊗ -
    + download
    http://vep.wikipedia.org @@ -21702,9 +20158,7 @@
    -
    - download ⊗ -
    + download
    http://vls.wikipedia.org @@ -21730,9 +20184,7 @@
    -
    - download ⊗ -
    + download
    http://wa.wikipedia.org @@ -21758,9 +20210,7 @@
    -
    - download ⊗ -
    + download
    http://wa.wiktionary.org @@ -21786,9 +20236,7 @@
    -
    - download ⊗ -
    + download
    http://wa.wikibooks.org @@ -21814,9 +20262,7 @@
    -
    - download ⊗ -
    + download
    http://war.wikipedia.org @@ -21842,9 +20288,7 @@
    -
    - download ⊗ -
    + download
    http://wo.wikipedia.org @@ -21870,9 +20314,7 @@
    -
    - download ⊗ -
    + download
    http://wo.wiktionary.org @@ -21898,9 +20340,7 @@
    -
    - download ⊗ -
    + download
    http://wo.wikiquote.org @@ -21926,9 +20366,7 @@
    -
    - download ⊗ -
    + download
    http://wuu.wikipedia.org @@ -21954,9 +20392,7 @@
    -
    - download ⊗ -
    + download
    http://xal.wikipedia.org @@ -21982,9 +20418,7 @@
    -
    - download ⊗ -
    + download
    http://xh.wikipedia.org @@ -22010,9 +20444,7 @@
    -
    - download ⊗ -
    + download
    http://xh.wiktionary.org @@ -22038,9 +20470,7 @@
    -
    - download ⊗ -
    + download
    http://xh.wikibooks.org @@ -22066,9 +20496,7 @@
    -
    - download ⊗ -
    + download
    http://xmf.wikipedia.org @@ -22094,9 +20522,7 @@
    -
    - download ⊗ -
    + download
    http://yi.wikipedia.org @@ -22122,9 +20548,7 @@
    -
    - download ⊗ -
    + download
    http://yi.wiktionary.org @@ -22150,9 +20574,7 @@
    -
    - download ⊗ -
    + download
    http://yi.wikisource.org @@ -22178,9 +20600,7 @@
    -
    - download ⊗ -
    + download
    http://yo.wikipedia.org @@ -22206,9 +20626,7 @@
    -
    - download ⊗ -
    + download
    http://yo.wiktionary.org @@ -22234,9 +20652,7 @@
    -
    - download ⊗ -
    + download
    http://yo.wikibooks.org @@ -22262,9 +20678,7 @@
    -
    - download ⊗ -
    + download
    http://za.wikipedia.org @@ -22290,9 +20704,7 @@
    -
    - download ⊗ -
    + download
    http://za.wiktionary.org @@ -22318,9 +20730,7 @@
    -
    - download ⊗ -
    + download
    http://za.wikibooks.org @@ -22346,9 +20756,7 @@
    -
    - download ⊗ -
    + download
    http://za.wikiquote.org @@ -22374,9 +20782,7 @@
    -
    - download ⊗ -
    + download
    http://zea.wikipedia.org @@ -22402,9 +20808,7 @@
    -
    - download ⊗ -
    + download
    http://zh-classical.wikipedia.org @@ -22430,9 +20834,7 @@
    -
    - download ⊗ -
    + download
    http://zh-min-nan.wikipedia.org @@ -22458,9 +20860,7 @@
    -
    - download ⊗ -
    + download
    http://zh-min-nan.wiktionary.org @@ -22486,9 +20886,7 @@
    -
    - download ⊗ -
    + download
    http://zh-min-nan.wikisource.org @@ -22514,9 +20912,7 @@
    -
    - download ⊗ -
    + download
    http://zh-min-nan.wikibooks.org @@ -22542,9 +20938,7 @@
    -
    - download ⊗ -
    + download
    http://zh-min-nan.wikiquote.org @@ -22570,9 +20964,7 @@
    -
    - download ⊗ -
    + download
    http://zh-yue.wikipedia.org @@ -22598,9 +20990,7 @@
    -
    - download ⊗ -
    + download
    http://zu.wikipedia.org @@ -22626,9 +21016,7 @@
    -
    - download ⊗ -
    + download
    http://zu.wiktionary.org @@ -22654,9 +21042,7 @@
    -
    - download ⊗ -
    + download
    http://zu.wikibooks.org diff --git a/home/wiki/Dashboard/Wiki_maintenance.html b/home/wiki/Dashboard/Wiki_maintenance.html index d823a858d..48ab82665 100644 --- a/home/wiki/Dashboard/Wiki_maintenance.html +++ b/home/wiki/Dashboard/Wiki_maintenance.html @@ -126,7 +126,7 @@ n - 2018-11-14 + 2019-01-14 2017-03-20 @@ -153,6 +153,41 @@
    + de.wikipedia.org + + n + + 2019-01-01 + + 2017-03-20 + + Dump complete + + sqlite3 + + v0 + + v1 + + + + + + +
    dungeons.wikia.com @@ -195,7 +230,7 @@ n - 2018-11-15 + 2019-01-15 2017-03-20 @@ -222,6 +257,41 @@
    + en.wikisource.org + + n + + 2019-01-27 + + 2017-03-20 + + Dump complete + + sqlite3 + + v0 + + v1 + + + + + + +
    en.wikiversity.org @@ -230,7 +300,7 @@ n - 2018-12-27 + 2019-03-03 2017-03-20 @@ -292,6 +362,41 @@
    + en.wiktionary.org + + n + + 2019-01-19 + + 2017-03-20 + + Dump complete + + sqlite3 + + v0 + + v1 + + + + + + +
    fr.wikipedia.org @@ -576,7 +681,7 @@ n - 2018-11-14 + 2019-01-13 2017-03-20 @@ -666,10 +771,10 @@ ^ Data storage for wiki. Can be either xdat or sqlite.
  • - ^ Current category level of wiki. Can be either 1 or 2. See App/Category for more info + ^ Current category level of wiki. Can be either 1 or 2. See App/Category for more info
  • - ^ Current search level of wiki. Can be either 1 or 2. See App/Search for more info + ^ Current search level of wiki. Can be either 1 or 2. See App/Search for more info
  • ^ Generate script to import latest wiki diff --git a/home/wiki/Dev/Command-line.html b/home/wiki/Dev/Command-line.html index 0a2a2ad2c..e4a0e7011 100644 --- a/home/wiki/Dev/Command-line.html +++ b/home/wiki/Dev/Command-line.html @@ -85,7 +85,7 @@
    • - Open the following file in a text editor: C:\xowa\xowa_build.gfs. See Script below for the full text. + Open the following file in a text editor: C:\xowa\xowa_build.gfs. See Script below for the full text.
    • Replace all instances of simple.wikipedia.org with the domain name. For example, for English Wikipedia, use en.wikipedia.org diff --git a/home/wiki/Dev/Command-line/Wikidata.html b/home/wiki/Dev/Command-line/Wikidata.html index 281e8472e..c4f8fa815 100644 --- a/home/wiki/Dev/Command-line/Wikidata.html +++ b/home/wiki/Dev/Command-line/Wikidata.html @@ -85,7 +85,7 @@ Current delay in XML dumps: The last good wikidata XML dump was 2+ months old due to problems with dump generation. See: https://phabricator.wikimedia.org/T98585
    • - JSON dumps recommended: Wikidata seems to prefer using the JSON dump over the XML dump. See: http://www.wikidata.org/wiki/Wikidata:Database_download + JSON dumps recommended: Wikidata seems to prefer using the JSON dump over the XML dump. See: http://www.wikidata.org/wiki/Wikidata:Database_download
    • JSON dumps are more frequent: The JSON dumps have been dumping regularly on a weekly basis. In contrast the XML dumps take 3 - 4 weeks. diff --git a/home/wiki/Dev/Config_files.html b/home/wiki/Dev/Config_files.html index dc0dda19e..b37d54f6c 100644 --- a/home/wiki/Dev/Config_files.html +++ b/home/wiki/Dev/Config_files.html @@ -60,7 +60,7 @@ Open up the config file in a text editor. (launch jEdit or Notepad++).
    • - Make the desired change. (see Dev/Config_files/Examples for examples.) + Make the desired change. (see Dev/Config_files/Examples for examples.)
    • Save and close the file. diff --git a/home/wiki/Dev/Config_files/Index.html b/home/wiki/Dev/Config_files/Index.html index 748320e56..96b6d6c3e 100644 --- a/home/wiki/Dev/Config_files/Index.html +++ b/home/wiki/Dev/Config_files/Index.html @@ -22,19 +22,19 @@

      diff --git a/home/wiki/Dev/Database/Shell/File.html b/home/wiki/Dev/Database/Shell/File.html index 6ae311826..d108af4d0 100644 --- a/home/wiki/Dev/Database/Shell/File.html +++ b/home/wiki/Dev/Database/Shell/File.html @@ -18,14 +18,14 @@

      - Template:Css/Sqlite + Template:Css/Sqlite

      Get the file

      • - launch sqlite3 shell. See Dev/Sqlite/Shell + launch sqlite3 shell. See Dev/Sqlite/Shell
      • Turn on some options diff --git a/home/wiki/Dev/Design/Data_dump_format.html b/home/wiki/Dev/Design/Data_dump_format.html index c83316b86..85b920738 100644 --- a/home/wiki/Dev/Design/Data_dump_format.html +++ b/home/wiki/Dev/Design/Data_dump_format.html @@ -18,7 +18,7 @@

        - The Wikimedia data dump files are released in compressed forms: bzip2 or gzip. Prior to v0.5.2, XOWA required that the files be uncompressed in order to read them. v0.5.2 allows the user the option to either read directly from the compressed or uncompressed file. + The Wikimedia data dump files are released in compressed forms: bzip2 or gzip. Prior to v0.5.2, XOWA required that the files be uncompressed in order to read them. v0.5.2 allows the user the option to either read directly from the compressed or uncompressed file.

        @@ -75,7 +75,7 @@

        • - Go to Options/Import + Go to Options/Import
        • Change Custom wiki commands to wiki.download,wiki.import diff --git a/home/wiki/Dev/Design/Database.html b/home/wiki/Dev/Design/Database.html index 7a76e7ac3..612c086d9 100644 --- a/home/wiki/Dev/Design/Database.html +++ b/home/wiki/Dev/Design/Database.html @@ -87,7 +87,7 @@ Options

          - General behavior for "single" vs "multiple" file import can be customized at Options/Import under Database Layout + General behavior for "single" vs "multiple" file import can be customized at Options/Import under Database Layout

          Multi-file layout @@ -158,7 +158,7 @@ en.wikipedia.org-text-ns.012.xowa

  • - Articles in the namespace will not be available. See http://en.wikipedia.org/wiki/Wikipedia:Namespace For example, ns.012 is for "Help:" articles + Articles in the namespace will not be available. See http://en.wikipedia.org/wiki/Wikipedia:Namespace For example, ns.012 is for "Help:" articles

    - consecutive <dl>s should be separated by a <dd> (http://en.wikipedia.org/wiki/Palenque#References + consecutive <dl>s should be separated by a <dd> (http://en.wikipedia.org/wiki/Palenque#References

    fails if "text should line up directly header" does not line up with "consecutive..."
    @@ -108,7 +108,7 @@

    - bold and DT / DD (http://en.wikipedia.org/wiki/Enron#Former_management_and_corporate_governance + bold and DT / DD (http://en.wikipedia.org/wiki/Enron#Former_management_and_corporate_governance

    fails if "should not be bold" is bold
    @@ -148,7 +148,7 @@

    - <small> should be reparented out of <tr><td> correctly (http://en.wikipedia.org/wiki/France -- Infobox footnotes) (no longer an issue) + <small> should be reparented out of <tr><td> correctly (http://en.wikipedia.org/wiki/France -- Infobox footnotes) (no longer an issue)

    fails if "should be small" is not small
    @@ -167,7 +167,7 @@

    - add <td> between <tr> and <table> (http://en.wikipedia.org/wiki/Paris#Twin_towns_and_sister_cities + add <td> between <tr> and <table> (http://en.wikipedia.org/wiki/Paris#Twin_towns_and_sister_cities

    fails if "text should be inside gray wikitable" is not actually in table
    @@ -191,7 +191,7 @@

    - merge nested tables and take 1st table's attributes (http://en.wiktionary.org/wiki/Kazakhstan#Declension + merge nested tables and take 1st table's attributes (http://en.wiktionary.org/wiki/Kazakhstan#Declension

    fails if "text does not line up on left"
    @@ -263,7 +263,7 @@

    - div not inside td should be reparented correctly (http://fr.wikivoyage.org/wiki/Marrakech -- Infobox) + div not inside td should be reparented correctly (http://fr.wikivoyage.org/wiki/Marrakech -- Infobox)

    fails if "should appear above table" is inside table
    diff --git a/home/wiki/Diagnostics/JTidy.html b/home/wiki/Diagnostics/JTidy.html index 05e72816f..7f9932f10 100644 --- a/home/wiki/Diagnostics/JTidy.html +++ b/home/wiki/Diagnostics/JTidy.html @@ -35,7 +35,7 @@ fails if "style style should not fail during merge" is not visible

    - " style style should not fail during merge + " style style should not fail during merge

    <hr> should show @@ -76,7 +76,7 @@ fails if link is red

    - following link should be blue (not red) and clickable: Diagnostics/JTidy/𐎍𐎁_𐎜 + following link should be blue (not red) and clickable: Diagnostics/JTidy/𐎍𐎁_𐎜

    encloseBodyText enabled ( https://hr.wiktionary.org/wiki/brod ) (DATE: 2015-11-08) diff --git a/home/wiki/Diagnostics/Javascript/All.html b/home/wiki/Diagnostics/Javascript/All.html index 7ecf0eb1f..6834444f9 100644 --- a/home/wiki/Diagnostics/Javascript/All.html +++ b/home/wiki/Diagnostics/Javascript/All.html @@ -80,7 +80,7 @@ Redlink

    - This page is missing and should show up as a red link + This page is missing and should show up as a red link

    Collapsible table (expand / collapse) @@ -211,19 +211,19 @@ Escape < >
    - x > y < z + x > y < z
    Ampersand.literal
    - x \& y + x \& y
    Ampersand.formatting
    - \begin{bmatrix} + \begin{bmatrix} 1 & 2 \\ 3 & 4 \end{bmatrix} @@ -232,7 +232,7 @@ Quote.literal
    - a " b + a " b

    @@ -241,6 +241,7 @@

    From http://www.mediawiki.org/wiki/Template:Wikimedia_Growth

    +
     ImageSize  = width:903 height:660
     PlotArea   = left:73 right:130 top:30 bottom:140
    @@ -673,6 +674,7 @@ TextData =
        text:"10+ edits" 
     
     
    +

    Graph

    diff --git a/home/wiki/Diagnostics/Javascript/Graph/Commons.html b/home/wiki/Diagnostics/Javascript/Graph/Commons.html index d0852b13c..47c324257 100644 --- a/home/wiki/Diagnostics/Javascript/Graph/Commons.html +++ b/home/wiki/Diagnostics/Javascript/Graph/Commons.html @@ -22,7 +22,7 @@
    diff --git a/home/wiki/Diagnostics/Javascript/Timeline.html b/home/wiki/Diagnostics/Javascript/Timeline.html index 61517089b..38d547884 100644 --- a/home/wiki/Diagnostics/Javascript/Timeline.html +++ b/home/wiki/Diagnostics/Javascript/Timeline.html @@ -23,6 +23,7 @@

    From http://www.mediawiki.org/wiki/Template:Wikimedia_Growth

    +
     ImageSize  = width:903 height:660
     PlotArea   = left:73 right:130 top:30 bottom:140
    @@ -455,6 +456,7 @@ TextData =
        text:"10+ edits" 
     
     
    +
    diff --git a/home/wiki/Diagnostics/Scribunto/All.html b/home/wiki/Diagnostics/Scribunto/All.html index 4747a9d29..7178d625f 100644 --- a/home/wiki/Diagnostics/Scribunto/All.html +++ b/home/wiki/Diagnostics/Scribunto/All.html @@ -27,7 +27,7 @@