mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-13 17:27:20 +00:00
f6eca362e5
Make the order of the messages that describe operators and functions in the en.json file identical to their order in KeywordManager::BUILDER_VALUES, which is also their order in the actual UI of the filter editor. This only reorders the mesages in the en.json file. It's not supposed to change anything in the end users' experience, but it will change the order in which translators on translatewiki.net see them. This is a cleanup step towards removing the explicit operators from the messages, as suggested in T360909, and this reordering is hopefully useful even without that change, for general consistency. Comments about particular messages: * abusefilter-edit-builder-vars-timestamp-expanded is moved to the very end because, despite its key, it's not actually used in the filter builder. * old-text, old-html, and minor-edit are moved towards the end because they are outdated. They are listed separately from BUILDER_VALUES and they are not used in the filter builder UI, but they are used in the logs of previous actions. This patch adds a code comment for the benefit of developers who touch that code in the future. Bug: T360909 Change-Id: I86ecdca5a6173b9068d5e968e69c57c74a379888 |
||
---|---|---|
.. | ||
Api | ||
ChangeTags | ||
Consequences | ||
EditBox | ||
Filter | ||
Hooks | ||
LogFormatter | ||
Pager | ||
Parser | ||
Special | ||
VariableGenerator | ||
Variables | ||
View | ||
Watcher | ||
AbuseFilter.php | ||
AbuseFilterActorMigration.php | ||
AbuseFilterChangesList.php | ||
AbuseFilterPermissionManager.php | ||
AbuseFilterPreAuthenticationProvider.php | ||
AbuseFilterServices.php | ||
AbuseLogger.php | ||
AbuseLoggerFactory.php | ||
ActionSpecifier.php | ||
BlockAutopromoteStore.php | ||
BlockedDomainFilter.php | ||
BlockedDomainStorage.php | ||
CentralDBManager.php | ||
CentralDBNotAvailableException.php | ||
EchoNotifier.php | ||
EditRevUpdater.php | ||
EditStashCache.php | ||
EmergencyCache.php | ||
FilterCompare.php | ||
FilterImporter.php | ||
FilterLookup.php | ||
FilterProfiler.php | ||
FilterRunner.php | ||
FilterRunnerFactory.php | ||
FilterStore.php | ||
FilterUser.php | ||
FilterValidator.php | ||
GlobalNameUtils.php | ||
InvalidImportDataException.php | ||
KeywordsManager.php | ||
RunnerData.php | ||
ServiceWiring.php | ||
SpecsFormatter.php | ||
TableDiffFormatterFullContext.php | ||
TextExtractor.php | ||
ThrottleFilterPresentationModel.php |