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

@@ -661,7 +661,7 @@ Dict::Add('EN US', 'English', 'English', array(
- Else the icon of the triggering object class,
- Otherwise, the application compact logo will be used',
'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',