We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29e7156 commit fd7d671Copy full SHA for fd7d671
lang/en/block_alerts.php
@@ -23,11 +23,12 @@
23
*/
24
25
$string['pluginname'] = 'Alerts';
26
+$string['blocktitle'] = 'Alert block title';
27
$string['alerts:addinstance'] = 'Add alerts block';
28
$string['alerts:myaddinstance'] = 'Add alerts block';
29
$string['privacy:metadata'] = 'Alerts does not store any personal data.';
30
-$string['blocktitle'] = 'Alert block title';
31
+/* Settings strings. */
32
$string['configurealerts'] = "Edit global alert posts";
33
$string['title'] = 'Title';
34
$string['description'] = 'Description';
0 commit comments