mediawiki-extensions-AbuseF.../includes/EditBox
Amir E. Aharoni 1904cf8d1b Automatically add operators to description messages
This solves two issues described in bug T360909:
* Usage of unsafe characters that have to be
  manually reviewed in translations.
* Incorect display of some functions and
  operators in RTL UI languages.

It also reduces the translators' need to copy
those operators and functions, which are always
identical to English.

Finally, this patch adds those consistently to all
the messages. Some messages didn't mention them
for an unspecified reason, and now they are mentioned
everywhere.

Bug: T360909
Change-Id: I3283c91b6b1d5fe9b48b1477cd454d9def3a7ded
2024-05-04 07:08:33 +00:00
..
AceEditBoxBuilder.php Use namespaced classes 2023-12-10 23:03:12 +01:00
EditBoxBuilder.php Automatically add operators to description messages 2024-05-04 07:08:33 +00:00
EditBoxBuilderFactory.php Use namespaced classes 2023-12-10 23:03:12 +01:00
EditBoxField.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
PlainEditBoxBuilder.php Fix typo "Builer" → "Builder" 2023-11-16 20:00:41 +01:00