Skip to content

Commit

Permalink
[en] Correct additional typos found in tv_widget_inc.php lexicon
Browse files Browse the repository at this point in the history
  • Loading branch information
Warfork committed Apr 21, 2024
1 parent 5a12d72 commit 3019c67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/lexicon/en/tv_widget.inc.php
Expand Up @@ -144,7 +144,7 @@
$_lang['required_desc'] = 'Select “No” to make this TV a required field in the Resources it’s assigned to. (Default: “Yes”)';
$_lang['resourcelist'] = 'Resource List';
$_lang['resourcelist_depth'] = 'Depth';
$_lang['resourcelist_depth_desc'] = 'The number of subfolders to drill down into for this lising’s search query. (Default: 10)';
$_lang['resourcelist_depth_desc'] = 'The number of subfolders to drill down into for this listing’s search query. (Default: 10)';
$_lang['resourcelist_forceselection_desc'] = 'Disabled; only list matches are valid.';
$_lang['resourcelist_includeparent'] = 'Include Parents';
$_lang['resourcelist_includeparent_desc'] = 'Select “Yes” to include the Resources specified in the Parents field in the list.';
Expand Down Expand Up @@ -189,7 +189,7 @@
$_lang['tv_default_date_desc'] = 'The date to show if the user does not provide one. Choose a relative date from the list above or enter a different date using one of the following patterns:
<div class="example-list">
<ul>
<li><span class="example-input">[[+example_1]]</span> (number respresents hours ago)</li>
<li><span class="example-input">[[+example_1]]</span> (number represents hours ago)</li>
<li><span class="example-input">[[+example_2]]</span> (number represents hours in the future)</li>
<li><span class="example-input">[[+example_3]]</span> (a specific date [and time if desired] using the format shown)</li>
</ul>
Expand Down

0 comments on commit 3019c67

Please sign in to comment.