We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11baad3 commit 2d554d7Copy full SHA for 2d554d7
public_html/lists/admin/defaultsystemtemplate.php
@@ -433,7 +433,7 @@
433
/**
434
* Print page contents
435
*/
436
-echo '<h2>'.s('Default templates suit').'</h2>';
+echo '<h2>'.s('Default templates suite').'</h2>';
437
438
echo formStart();
439
echo '
public_html/lists/admin/locale/templates/phplist.pot
@@ -7922,7 +7922,7 @@ msgid "Edit the added template"
7922
msgstr ""
7923
7924
#: public_html/lists/admin/defaultsystemtemplate.php:436
7925
-msgid "Default templates suit"
+msgid "Default templates suite"
7926
7927
7928
#: public_html/lists/admin/editlist.php:27
0 commit comments