Fix dico typo on "decreasing"

This commit is contained in:
vdumas
2024-07-25 11:49:27 +02:00
parent dc6c894cb8
commit 0cb9f7ab4f
15 changed files with 15 additions and 15 deletions

View File

@@ -124,7 +124,7 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', [
- $this->attribute_external_key->attribute$ recursive syntax for any remote attribute,
- $current_contact->attribute$ attribute of the Person who triggered the notification~~',
'Class:ActionNewsroom/Attribute:priority' => 'Priority~~',
'Class:ActionNewsroom/Attribute:priority+' => 'News will be ordered by descreasing priority, when displayed in the Newsroom popup~~',
'Class:ActionNewsroom/Attribute:priority+' => 'News will be ordered by decreasing priority, when displayed in the Newsroom popup~~',
'Class:ActionNewsroom/Attribute:priority/Value:1' => 'Critical~~',
'Class:ActionNewsroom/Attribute:priority/Value:1+' => 'Critical~~',
'Class:ActionNewsroom/Attribute:priority/Value:2' => 'Urgent~~',