Commit Graph

1323 Commits

Author SHA1 Message Date
Santhosh Thottingal c732844efc Merge pull request #243 from amire80/uls-search-help
Using the message uls-search-help in the code
2016-12-02 10:02:09 +05:30
hhm0 e0b8283338 Add Jewish Babylonian Aramaic (tmr) to langdb 2016-12-01 19:48:45 -05:00
Amire80 7d9d2b7947 Using the message uls-search-help in the code
The translatable message uls-search-help was available in
the i18n files, but it was not actually used in the code,
so it was always shown in English.

This patch adds it to the JS code.
2016-11-28 15:53:55 +02:00
Santhosh Thottingal 9ae0561eb4 Merge pull request #242 from amire80/sty
Add Siberian Tatar (sty) to langdb
2016-11-28 14:38:16 +05:30
Amire80 0441c1eedb Add Siberian Tatar (sty) to langdb 2016-11-27 16:55:43 +02:00
Niklas Laxström da2df1c505 Localisation updates from https://translatewiki.net. 2016-11-24 08:30:57 +01:00
Siebrand Mazeland 11c1d21a82 Localisation updates from https://translatewiki.net. 2016-11-17 10:01:52 +01:00
Niklas Laxström c835e87a96 Localisation updates from https://translatewiki.net. 2016-11-10 09:14:57 +01:00
Siebrand Mazeland 4806dbc58c Localisation updates from https://translatewiki.net. 2016-11-04 21:35:29 +01:00
Siebrand Mazeland 830a58aa72 Localisation updates from https://translatewiki.net. 2016-11-04 12:43:05 +01:00
Niklas Laxström b2098f42b2 Localisation updates from https://translatewiki.net. 2016-11-03 07:52:07 +01:00
Niklas Laxström ee97f753a1 Localisation updates from https://translatewiki.net. 2016-11-01 08:19:26 +01:00
Niklas Laxström f3a61bdeca Localisation updates from https://translatewiki.net. 2016-10-17 20:41:02 +02:00
Kartik Mistry 53cc9abe04 Merge pull request #241 from wikimedia/olo
Update language name for code 'olo'
2016-10-13 21:45:22 +05:30
Niklas Laxström d1e45cc75c Localisation updates from https://translatewiki.net. 2016-10-13 08:21:29 +02:00
Niklas Laxström 701b16d9ac Update language name for code 'olo'
https://phabricator.wikimedia.org/T146744#2706813
2016-10-12 09:04:13 +02:00
Niklas Laxström 0a2f79d044 Localisation updates from https://translatewiki.net. 2016-10-06 08:03:21 +02:00
Niklas Laxström ef4f2c981f Localisation updates from https://translatewiki.net. 2016-09-29 07:53:11 +02:00
Niklas Laxström 682eb37041 Localisation updates from https://translatewiki.net. 2016-09-27 14:18:29 +02:00
Niklas Laxström 3634f6ff39 Localisation updates from https://translatewiki.net. 2016-09-22 07:46:36 +02:00
Niklas Laxström 9f8b62a507 Localisation updates from https://translatewiki.net. 2016-09-15 08:37:20 +02:00
Niklas Laxström cc02dabe6e Merge pull request #239 from amire80/language-search
Change "Language search" to "Search for a language"
2016-09-13 10:58:38 +03:00
Amire80 d191a1f6e6 Change "Language search" to "Search for a language"
Suggested at https://phabricator.wikimedia.org/T138235 .
This brings ULS closer to the mobile language search interface
in MediaWiki.
2016-09-13 10:46:41 +03:00
Niklas Laxström 8bba929ef0 Localisation updates from https://translatewiki.net. 2016-09-13 08:03:04 +02:00
Niklas Laxström 8b0c7c66e6 Localisation updates from https://translatewiki.net. 2016-09-08 10:26:38 +02:00
Amir E. Aharoni d77da03dbf Merge pull request #238 from mariushoch/bug/T144871
Use an empty array for quickList everywhere, not false/null
2016-09-07 11:49:10 +03:00
Marius Hoch 6ebd1b413c Use an empty array for quickList everywhere, not false/null
Also fix one type quicklist -> quickList, per @edg2s.

Follows cb85cda10e.

https://phabricator.wikimedia.org/T144871
2016-09-07 02:46:32 +02:00
Amir E. Aharoni a9dc11b6ef Merge pull request #237 from wikimedia/narrow
In narrow mode, print "All languages" heading if suggested languages …
2016-09-05 15:41:45 +03:00
Niklas Laxström 05e3d8cfbd Localisation updates from https://translatewiki.net. 2016-09-05 07:32:40 +02:00
Niklas Laxström cb85cda10e Avoid showing suggested languages header if the list is empty 2016-09-02 15:45:14 +02:00
Niklas Laxström 0e253cb312 In narrow mode, print "All languages" heading if suggested languages are given
Also changed one instance of "Common languages" to "Suggested languages" in
the no-i18n fallback code.
2016-08-30 15:12:46 +02:00
Santhosh Thottingal 8e82cfd515 Merge pull request #236 from wikimedia/styling
Update lcd styling
2016-08-29 15:14:48 +05:30
Niklas Laxström 7a0b336010 Go back to 100 for threshold for wide
Also fixed one whitespace issue in previous commit.
2016-08-29 10:58:16 +02:00
Niklas Laxström 6ad0eb6c32 Localisation updates from https://translatewiki.net. 2016-08-25 07:51:47 +02:00
Niklas Laxström f5ff66eb63 Increase breakpoints for different number of columns
https://phabricator.wikimedia.org/T138235#2560677

Also, update the default position to be centered on the page. The
original 25% was pretty close to this for the wide option, but now
that shorter lists are more common, it is no longer sufficient and
replaced with a better code.
2016-08-17 16:29:08 +02:00
Niklas Laxström 8a8f502de7 Style changes to lcd
This change is larger than it should because I came across lots of
unused CSS which I removed or simplified.

https://phabricator.wikimedia.org/T138235
2016-08-17 16:29:08 +02:00
Niklas Laxström d873fbc186 Localisation updates from https://translatewiki.net. 2016-08-15 08:26:25 +02:00
Niklas Laxström 8acc63684f Localisation updates from https://translatewiki.net. 2016-08-11 09:11:02 +02:00
Niklas Laxström c6440449ad Localisation updates from https://translatewiki.net. 2016-08-08 08:26:46 +02:00
Niklas Laxström c8c30d5868 Localisation updates from https://translatewiki.net. 2016-08-04 08:15:20 +02:00
Niklas Laxström e1de7942bf Localisation updates from https://translatewiki.net. 2016-08-01 08:27:21 +02:00
Niklas Laxström 6d81effc11 Localisation updates from https://translatewiki.net. 2016-07-28 08:17:24 +02:00
Niklas Laxström 8b52247b22 Remove incorrect comment 2016-07-26 16:19:40 +03:00
Niklas Laxström 0f2e74dbfa Merge pull request #234 from santhoshtr/T137868
List the languages in Worldwide in their respective regions too
2016-07-26 10:27:49 +03:00
Niklas Laxström 649f554091 Localisation updates from https://translatewiki.net. 2016-07-25 08:13:47 +02:00
Niklas Laxström 6ed7f0b683 Localisation updates from https://translatewiki.net. 2016-07-21 08:15:08 +02:00
Santhosh Thottingal bb4d96c33a List the languages in Worldwide in their respective regions too
Fix for https://phabricator.wikimedia.org/T137868
This was a wrong solution for https://phabricator.wikimedia.org/T41921

Change-Id: Ib920e75fca71716d14aecd25c163f0c1e8e63270
2016-07-20 09:55:24 +05:30
Niklas Laxström 008a9f67ce Merge pull request #233 from amire80/chm
Add a redirect from chm to mhr
2016-07-19 16:42:20 +03:00
Amire80 9c8f9fcf77 Add a redirect from chm to mhr
CLDR uses chm instead of mhr, so for practical purposes
it should be a redirect, until https://phabricator.wikimedia.org/T136164
is resolved.
2016-07-19 15:38:15 +03:00
Amir E. Aharoni 3a6727aa94 Merge pull request #231 from Nikerabbit/bft
Add bft
2016-07-19 15:37:02 +03:00