Skip to content

Commit f60fa95

Browse files
committed
Merge pull request #105 from wilsonge/development
Update lang string for update
2 parents 6135d4a + 9413a28 commit f60fa95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mod_shoutbox/language/en-GB/en-GB.mod_shoutbox.sys.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
JJSHOUTBOX_DESCRIPTION="<h1 style='color:black; font-weight:bold; padding:0px;'>JJ Shoutbox</h1><p>Copyright &copy; <a href='http://www.joomjunk.co.uk'>JoomJunk</a></p><p>Released under GNU/GPL 3.0 License</p>"
99
MOD_SHOUTBOX_INSTALL="This shoutbox module allows users to post on your site with a simple yet elegant design. Parameters allow you to choose whether guests are allowed to post, the number of posts shown at any time and the design of the shoutbox itself. Posts can be easily deleted by any administrator, whilst a spam filter censors swearing on the shoutbox. There is a .php file in the module which you can easily add any extra swear words to if you feel this is needed. The module is entirely language file based, and thus can be adapted for multi-lingual sites easily."
1010
MOD_SHOUTBOX_UPDATE="This version has been updated to %s"
11-
MOD_SHOUTBOX_UPDATE_CHANGELOG="<h1 style='text-decoration: underline'>Changelog</h1><ul><li>Update to jQuery 1.11.0</li><li>Added new date format (yyyy.mm.dd)</li><li>Refinement of users permissions of who can post</li></ul>"
11+
MOD_SHOUTBOX_UPDATE_CHANGELOG="<h1 style='text-decoration: underline'>Changelog</h1><ul><li>Security fix with people who don't have permissions able to delete posts</li><li>Code cleanup, bug fixes and page load optimization</li></ul>"
1212
MOD_SHOUTBOX_INCORRECT_SEQUENCE="Incorrect version sequence. Cannot upgrade %s to %s"
1313
SHOUT_126_UPDATE_NOTIFICATION="Changes have been made with who is allowed to post in the module. Be sure to check the shoutbox parameters to make sure everything continues to work as expected!"

0 commit comments

Comments
 (0)