We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd7d671 commit fa917f3Copy full SHA for fa917f3
lang/en/block_alerts.php
@@ -18,7 +18,7 @@
18
* Languages configuration for the block_alerts plugin.
19
*
20
* @package block_alerts
21
- * @copyright 2023 Stuart Lamour
+ * @copyright 2023 Stuart Lamour
22
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
23
*/
24
@@ -28,7 +28,7 @@
28
$string['alerts:myaddinstance'] = 'Add alerts block';
29
$string['privacy:metadata'] = 'Alerts does not store any personal data.';
30
31
-/* Settings strings. */
+// Settings strings.
32
$string['configurealerts'] = "Edit global alert posts";
33
$string['title'] = 'Title';
34
$string['description'] = 'Description';
0 commit comments