Skip to content

Commit

Permalink
[4.0]mod_related strings (#31639)
Browse files Browse the repository at this point in the history
Remove an unused string.

Code review
  • Loading branch information
brianteeman authored Dec 13, 2020
1 parent e320d0a commit 4376f7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion language/en-GB/mod_related_items.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

MOD_RELATED_FIELD_MAX_DESC="The maximum number of related articles to display (default is 5)."
MOD_RELATED_FIELD_MAX_LABEL="Maximum Articles"
MOD_RELATED_FIELD_SHOWDATE_DESC="Show or hide date."
MOD_RELATED_FIELD_SHOWDATE_LABEL="Date"
MOD_RELATED_ITEMS="Articles - Related"
MOD_RELATED_XML_DESCRIPTION="This module displays other Articles that are related to the one being viewed. These relations are established by the Keywords. <br>All the keywords of the current Article are searched against all the keywords of all other published Articles. For example, you may have an Article on &quot;Breeding Parrots&quot; and another on &quot;Hand Raising Black Cockatoos&quot;. If you include the keyword &quot;parrot&quot; in both Articles, then the Related Items Module will list the &quot;Breeding Parrots&quot; Article when viewing &quot;Hand Raising Black Cockatoos&quot; and vice-versa."

0 comments on commit 4376f7e

Please sign in to comment.