Commit graph

13657 commits

Author SHA1 Message Date
Translation updater bot
f5ba23e82b Localisation updates from https://translatewiki.net.
Change-Id: Idfa0fd6e8908367a74f73118ac1d430196fd839b
2015-12-23 21:49:01 +01:00
victorbarbu
c2bc6ff6ec Add submit message for Special:PageLanguage
Added a submit message for Special:PageLanguage to fix the misleading
behavior in other languages than English.

Bug: T120578
Change-Id: I725ef06ec7cfb0fe6d002c54113411e81b033ae4
2015-12-23 20:12:25 +02:00
jenkins-bot
a780c174f7 Merge "Change talkpagelinktext to lowercase" 2015-12-23 00:22:37 +00:00
Derk-Jan Hartman
3daabc1221 Change talkpagelinktext to lowercase
The message is used during the string "Some user (Talk | contribs |
block)". There, it's used as a general noun, which shouldn't be
capitalized.

This message has been not capitalized on en.wp since 2009

Bug: T99225
Change-Id: I0c18ada9a6a0224f76e14e52f6da1cbfa81e68dd
2015-12-22 22:58:31 +01:00
Translation updater bot
8308326c61 Localisation updates from https://translatewiki.net.
Change-Id: I48331e4966e62de65fc08a755a0f98b5ca630093
2015-12-22 21:52:24 +01:00
jenkins-bot
8a5b362c43 Merge "Make Special:MediaStatistics show a total count of file sizes" 2015-12-22 14:04:34 +00:00
PranavK
4bf391015f Make Special:MediaStatistics show a total count of file sizes
Bug: T117606
Change-Id: I4216566df4dd2423d679f0f64fa694fa06e55c0e
2015-12-22 07:37:05 +05:30
jenkins-bot
169b1c3537 Merge "SpecialWatchlist: Avoid double space between checkbox and label" 2015-12-21 20:58:17 +00:00
Translation updater bot
d8b0ac8038 Localisation updates from https://translatewiki.net.
Change-Id: Id01f5e152f0eebbe42e5faab9c21450b10148483
2015-12-21 21:47:46 +01:00
Fomafix
abc46e8611 SpecialWatchlist: Avoid double space between checkbox and label
Add a separate message 'wlshowhidecategorization' without parameter.

Change-Id: I02a302f90e5c275559118698e31a46237b4b1cb1
2015-12-21 20:32:59 +00:00
Translation updater bot
ec58786c69 Localisation updates from https://translatewiki.net.
Change-Id: I4e6e48dba1810e5092b6211850d5a7f62b866f78
2015-12-20 22:08:36 +01:00
Translation updater bot
9e6ef1e7a1 Localisation updates from https://translatewiki.net.
Change-Id: I1fbcf172c1d2bc65532eb4cc7175d4fce898bf89
2015-12-20 00:06:50 +01:00
Andrew H
5792d17de1 Prevent blocked users from modifying change tags
Bug: T102063
Change-Id: I030b781175c998dd1553c87042d98ded8eb6bc84
2015-12-19 21:38:39 +00:00
Amir E. Aharoni
a94900fab0 Fix transaction-duration-limit-exceeded
* Fix the wording.
* Add PLURAL support.

Bug: T121821
Change-Id: I9cf27534a5b7a055a7c2544f6366dd0e40c5e9a3
2015-12-19 23:23:18 +02:00
Translation updater bot
2ec10414b2 Localisation updates from https://translatewiki.net.
Change-Id: I8d03c07972638e68812a6c06d9da00e283374736
2015-12-18 22:55:23 +01:00
Translation updater bot
472b40b1ed Localisation updates from https://translatewiki.net.
Change-Id: I8b05cc6d002aab5167d7b92656f5b305cce082e7
2015-12-17 22:25:59 +01:00
Siebrand Mazeland
e8d633a731 Fix $namespaceAliases error from 2011
Ref: https://phabricator.wikimedia.org/rMW0a27d489e81de2d62165844987d0901a44e2ac21#5ae2ccb1
Bug: T120702
Change-Id: I02906f36ea90233e8e793fd3225c130e7144d521
2015-12-17 11:36:22 +00:00
Siebrand Mazeland
73e75ae214 Use "system administrator" when server access was needed
Bug: T103884
Change-Id: Id8b540c0a5485072c855388bf1e20b7e7e97f451
2015-12-17 09:59:57 +01:00
Translation updater bot
9d674be62c Localisation updates from https://translatewiki.net.
Change-Id: Ib9ea04900aa2a765917e16f4b03a9446e82febf8
2015-12-16 22:10:08 +01:00
Fomafix
d680c77bf9 Simplify Language::getFallbackFor
This avoids a redundant check of the language code.

Change-Id: Ifbe23b80a9d8fd5c3aa06f6656dbf2699a318003
2015-12-16 09:51:53 +00:00
Translation updater bot
a5931d95dc Localisation updates from https://translatewiki.net.
Change-Id: I3eb6a66e400cbc42e040d9d6aac7d465f6c346c7
2015-12-15 21:55:47 +01:00
Bartosz Dziewoński
2289918c88 Tweak wording for 'contentmodelediterror'
The message didn't really explain why this is an error, and it's easy
to miss the difference between "revision content model" and "page
content model".

Change-Id: I424ff972469ada9835dd08466724df63cf8971bf
2015-12-15 19:16:44 +01:00
jenkins-bot
d047153bc2 Merge "mw.ForeignStructuredUpload.BookletLayout: A/B test of 4 different interfaces" 2015-12-15 15:14:17 +00:00
Bartosz Dziewoński
d0e47d475c mw.ForeignStructuredUpload.BookletLayout: A/B test of 4 different interfaces
It turns out that people click the checkbox affirming that they are
they author of the file and that they release it under CC BY-SA even
when neither of those is true. So we're trying some interfaces that
require a modicum of thought rather than just a click on "I agree".

  Option 1: The form we have right now, with a single checkbox.

  Option 2: Four checkboxes, each with a label explaining one facet of
    the requirements (own work; no pictures of copyrighted work;
    educational/useful; irrevocably released as CC BY-SA).

  Option 3: Some Yes/No questions structured so that 'Yes' is not
    always the right answer to continue uploading.

  Option 4: Longer introduction before a single checkbox (as in option
    1), with examples of good and unacceptable content.

As only logged in users are able to upload files, we're able to bucket
them into four groups by user ID number. When the user completes a
file upload, the bucket number is saved server-side in a change tag by
the companion patch I90cb12c505b2581f36113ec6b4f7bf732f0971b7 (we could
match the user IDs cross-wiki by username, but that sounds painful).

For testing and debugging, add '?uploadbucket=N' to the URL to force
given interface option to appear. Any completed upload won't count
towards the bucket.

Note that for expediency, the tested options all assume uploads to
'shared' repository (that is, Wikimedia Commons). The winner's
messages will be tweaked to work with 'local' and other targets too.

This patch DOES NOT ENABLE THE TEST yet, it just implements the options.
Enabling it on specific wikis can be done via config:
* $wgForeignUploadTestEnabled = true/false (defaults to 'false')
  Whether the test is running.
* $wgForeignUploadTestDefault = 1/2/3/4 (defaults to '1')
  Interface to use when the test is not running (and for anons).

Bug: T120867
Bug: T121021
Change-Id: I557056b867c6a55ef2c9af321eb48893312632a3
2015-12-15 00:23:14 +00:00
Translation updater bot
7701c29e1c Localisation updates from https://translatewiki.net.
Change-Id: I00c9fee4c2b38f8e4cee9ee40343615cfdc772c1
2015-12-14 21:44:21 +01:00
Bartosz Dziewoński
34e66f44f1 SpecialChangeEmail: Remove dead code (whole 'mediawiki.special.changeemail' module)
It stopped working after 6b9a1c6d5b
accidentally changed the 'id' of the text input this was validating.

It seems that all browsers these days have some validation for 'email'
fields, so this isn't very useful, and the styling of the notice looks
pretty jarring with the current 'ooui'-style form.

Change-Id: Ifa3103c9c9369654ea1cd4b064a67454b8694bf0
2015-12-14 16:15:48 +01:00
jenkins-bot
e83d73aea5 Merge "Localization: Gave each special page its own message" 2015-12-13 21:58:52 +00:00
Translation updater bot
9fab8b2046 Localisation updates from https://translatewiki.net.
Change-Id: I4b63c322843e9dd706a4b2bdd343b0dae72e2b61
2015-12-13 21:50:56 +01:00
Amir E. Aharoni
ad4cbc5690 Fix spelling in EXIF message: seperated -> separated
Change-Id: Ib97a0e756868f965f25a27bd707e315c8a9b4b65
2015-12-13 21:21:35 +02:00
Albert221
ed69044f80 Localization: Gave each special page its own message
Bug: T45502
Change-Id: I847c8b294d7e4596b229ad6180764c43c42af1e2
2015-12-13 16:16:25 +01:00
jenkins-bot
170e23a241 Merge "Support all values for exif PhotometricInterpretation" 2015-12-13 04:18:59 +00:00
Translation updater bot
c9e9880a3d Localisation updates from https://translatewiki.net.
Change-Id: Ic45999ff91e8cd96762877d238faee909a50e63c
2015-12-12 22:09:35 +01:00
jenkins-bot
bb3da38297 Merge "Fixed Special:PasswordReset message" 2015-12-12 17:22:12 +00:00
mhutti1
5a41dcaa6e Fixed Special:PasswordReset message
The message now varies depening on whether the user supplied an email
or username.

Bug: T118851
Change-Id: I6eb33e2409c391aa37ed8fe1196727c2e907719d
2015-12-12 18:10:19 +01:00
Translation updater bot
9d9467c3a8 Localisation updates from https://translatewiki.net.
Change-Id: Ibbe6f84d2fce2bf7ff1be575a598de265322ded3
2015-12-11 23:15:54 +01:00
jenkins-bot
040c63c07f Merge "Localisation: Gave each special page its own message" 2015-12-11 18:40:40 +00:00
PranavK
9e195d7f7b Localisation: Gave each special page its own message
Bug: T45502
Change-Id: I6d41c2174a67bc9b231b6fc6209677fb84692cc5
2015-12-11 17:42:03 +05:30
Translation updater bot
922d05c75c Localisation updates from https://translatewiki.net.
Change-Id: I91401bb83d196f67b487faa207e0b2d8e97b10bc
2015-12-10 22:12:44 +01:00
Yongmin Hong
02d5896065 Fix MovePage Special Page for Korean
Its translation string has been changed, but translatewiki.net does
not allow editing special page directly, so I'm changing it directly
to make the new string on twn as main special page name. It is
already existing special page, so there should be no problem.

Also, removing my old legacy username which I don't use anymore.

Change-Id: I53ab891f74ce4413703a7e1d69dd7712eeaba68d
2015-12-10 04:20:23 +00:00
Translation updater bot
4b4d356424 Localisation updates from https://translatewiki.net.
Change-Id: Ib83edf9b5e30438c85c7e17bd6559244ef31f800
2015-12-09 21:18:02 +01:00
Translation updater bot
9c80b070e2 Localisation updates from https://translatewiki.net.
Change-Id: I2b0a1c68772037d1e9547290bc5dd8561f08db65
2015-12-08 22:03:08 +01:00
Translation updater bot
fdd3efa69a Localisation updates from https://translatewiki.net.
Change-Id: Iac16753a290ab6b9549d4292265969a9df9b1dc4
2015-12-07 22:51:28 +01:00
jenkins-bot
03320327a5 Merge "Add $wgMaxUserDBWriteDuration to limit user-generated transactions" 2015-12-07 21:25:24 +00:00
jenkins-bot
220285ddd2 Merge "Change wording of 'wlshowtime' for ease of localisation" 2015-12-07 12:45:26 +00:00
cenarium
a042808b91 Add magic word for protection expiry
This adds a magic word to get the protection expiry for a page for a
given action.
Usage is {{PROTECTIONEXPIRY:action}}.

Bug: T19354
Change-Id: Ia1a20e313781789480dc082bdc7f585c4f0e28df
2015-12-07 10:02:12 +00:00
Translation updater bot
6cc709431a Localisation updates from https://translatewiki.net.
Change-Id: I0bd8b710b580a76a88e16088ab0f70677a90ea63
2015-12-06 21:31:22 +01:00
Translation updater bot
498e997b86 Localisation updates from https://translatewiki.net.
Change-Id: I5b5a38cb36401a8866f1c15b8892a84bc131e570
2015-12-05 22:48:14 +01:00
Translation updater bot
5cebfa42e7 Localisation updates from https://translatewiki.net.
Change-Id: I898facfb74a8876df8b0dd2068026f3c6c7fe93d
2015-12-05 00:20:07 +01:00
Aaron Schulz
c30b049580 Add $wgMaxUserDBWriteDuration to limit user-generated transactions
This is a low level catch-all net for huge updates that still slip
through. Features that let users add/remove arbitrarily many rows
to lists of arbitrary size can easily result in high lag due to
strange usage patterns or deliberate attacks.

Also removed duplicate 'autochange-username' JSON key.

Bug: T95501
Change-Id: I58a91ca23cae528ef1954d2d78c8f0a90681983e
2015-12-04 13:08:52 -08:00
jenkins-bot
764dc6ae51 Merge "Add support for blacklisting common passwords" 2015-12-04 20:17:45 +00:00