]> BookStack Code Mirror - bookstack/commitdiff
Sorting: Updated text for sort rules
authorDan Brown <redacted>
Sun, 23 Feb 2025 14:41:26 +0000 (14:41 +0000)
committerDan Brown <redacted>
Sun, 23 Feb 2025 14:41:26 +0000 (14:41 +0000)
Removes 'Set' wording and notes application to books on change.

lang/en/settings.php

index f96057cf55d5d33cd3e05b3a4192a7ac68423b62..82a4ade5df51dde307c85f45e899a1fe5b79140c 100644 (file)
@@ -90,7 +90,7 @@ return [
     'sort_rule_details' => 'Sort Rule Details',
     'sort_rule_details_desc' => 'Set a name for this sort rule, which will appear in lists when users are selecting a sort.',
     'sort_rule_operations' => 'Sort Operations',
-    'sort_rule_operations_desc' => 'Configure the sort actions to be performed in this set by moving them from the list of available operations. Upon use, the operations will be applied in order, from top to bottom.',
+    'sort_rule_operations_desc' => 'Configure the sort actions to be performed by moving them from the list of available operations. Upon use, the operations will be applied in order, from top to bottom. Any changes made here will be applied to all assigned books upon save.',
     'sort_rule_available_operations' => 'Available Operations',
     'sort_rule_available_operations_empty' => 'No operations remaining',
     'sort_rule_configured_operations' => 'Configured Operations',