From a24010f33c331e5b09741f8328d938160b7332fd Mon Sep 17 00:00:00 2001 From: Stuart Lamour Date: Wed, 17 Jul 2024 13:28:36 +0100 Subject: [PATCH] a-z lang strings --- lang/en/block_pickup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/block_pickup.php b/lang/en/block_pickup.php index 2995f04..87b7228 100644 --- a/lang/en/block_pickup.php +++ b/lang/en/block_pickup.php @@ -25,8 +25,8 @@ $string['blocktitle'] = 'Block title'; $string['nocontent'] = 'Courses and activites you visit will be shown here.'; $string['pickup:addinstance'] = 'Add pick up where you left off block'; -$string['pluginname'] = 'Pick up where you left off'; $string['pickup:myaddinstance'] = 'Add pick up where you left off block'; +$string['pluginname'] = 'Pick up where you left off'; $string['privacy:metadata'] = 'Pick up where you left off does not store any personal data.'; $string['viewmycourses'] = 'View all your courses';