Tweak texts

This commit is contained in:
Hillel Coren 2017-02-07 16:33:48 +02:00
parent a209da7b1e
commit 411bfe01dc

View File

@ -2354,8 +2354,8 @@ $LANG = array(
'recipients' => 'Recipients', 'recipients' => 'Recipients',
'save_as_default' => 'Save as default', 'save_as_default' => 'Save as default',
'template' => 'Template', 'template' => 'Template',
'start_of_week_help' => 'Used by the <b>date</b> selector', 'start_of_week_help' => 'Used by <b>date</b> selectors',
'financial_year_start_help' => 'Used by the <b>date range</b> selector', 'financial_year_start_help' => 'Used by <b>date range</b> selectors',
'reports_help' => 'Shift + Click to sort by multple columns, Ctrl + Click to clear the grouping.' 'reports_help' => 'Shift + Click to sort by multple columns, Ctrl + Click to clear the grouping.'
); );