Commit graph

12 commits

Author SHA1 Message Date
sahajsk e2b9df0edd Display correct error message when no page is found and category is empty
Change-Id: I0557c2c8e622cbdc4f563ea6f1b314a946271847
2022-02-25 19:18:46 +05:30
sahajsk 47c26d6746 Display error message when no page is found and category does not exist
Change-Id: I1cb6ce5d96285222ee45a6cf9016c38eaa03fd24
2022-02-06 05:05:35 +00:00
Mark A. Hershberger 4538d0dc23
Make configuration errors translatable
And use an ErrorPageException to display them

Change-Id: Icbec6f40610b5f2fc51fdf5d1b55a153f5158cc0
2021-04-09 12:12:52 -04:00
Translation updater bot 57bd0a7f62 Localisation updates from https://translatewiki.net.
Change-Id: Ib97bdf0a4058e085ae0c325aae35d8c66a7ebfbf
2020-04-07 08:48:30 +02:00
Translation updater bot 58fb2d3492 Localisation updates from https://translatewiki.net.
Change-Id: Ieea3565173f0a7b27f8beccf7b9d38a61fb6988b
2020-03-16 16:02:30 +01:00
Translation updater bot b49e904b05 Localisation updates from https://translatewiki.net.
Change-Id: Ic4f5c78c2aedd29d7dc5f6741da517bc76b2f19e
2018-11-21 22:29:24 +01:00
Mark A. Hershberger ee7ac78ca7 Add option to not send enotifs on replacetext
On a wiki with thousands of users and an edit that affects thousands
of pages, ReplaceText should be able to make mass changes wihout
sending out a bunch of emails (which would then result in a bunch of
complaints from fairly active users with a long watchlist).

This adds a checkbox to disable emails.  This is done by telling
MediaWiki not to update the RecentChanges page since email
notifications are sent when the RC page is updated.

Bug: T177291
Change-Id: I119506e697a7f8e6bdda92183c098a2e733d6d3d
2018-03-27 16:29:17 +00:00
nikhil 70d3cc145d Add Replace Text reminder message at end of page move
Bug: T187410
Change-Id: I1c3f90400e1a6f41f95fed90d9d706891d2e3eaa
2018-02-20 21:34:48 +05:30
Translation updater bot d59c60cf4b Localisation updates from https://translatewiki.net.
Change-Id: Ia72129e8f3b201d1efacc39e88c82aa5ea9de154
2015-10-20 22:50:11 +02:00
Translation updater bot 75990f5c66 Localisation updates from https://translatewiki.net.
Change-Id: Idc34b32750419b484b882044bf953dccf6917485
2015-03-23 22:05:36 +01:00
Translation updater bot 0f97a13392 Localisation updates from https://translatewiki.net.
Change-Id: Ia182da6dcbcf4183d0c5338a58d5411c5145dd0e
2014-04-16 18:14:29 +00:00
Siebrand Mazeland bc302ec277 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I040f2542944ca978ab5f603e6a96fdf2eb89fe20
2014-03-27 11:59:35 +01:00