Fixed gh-626 to ensure that language strings that are already uppercase do not get added, even if it has a number.

This commit is contained in:
2020-12-25 20:12:20 +02:00
parent 0be8492db6
commit fbde74a9d1
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<extension type="component" version="3.2" method="upgrade">
<name>COM_COMPONENTBUILDER</name>
<creationDate>24th December, 2020</creationDate>
<creationDate>25th December, 2020</creationDate>
<author>Llewellyn van der Merwe</author>
<authorEmail>llewellyn@joomlacomponentbuilder.com</authorEmail>
<authorUrl>http://www.joomlacomponentbuilder.com</authorUrl>