Znalazłem problem przy instalacji. Zamiast:
Kod:
<files folder="admin" target="administrator/language/pl-PL">
        <filename>com_speasyimagegallery.ini</filename>
        <filename>com_speasyimagegallery.sys.ini</filename>
    </files>
powinno być:
Kod:
<files folder="admin" target="administrator/language/pl-PL">
        <file>com_speasyimagegallery.ini</file>
        <file>com_speasyimagegallery.sys.ini</file>
    </files>
Natomiast borykam się z tłumaczeniem ponieważ niektóre serwery ładnie tłumaczą a inne nie. Ciekawe zjawisko którego nie rozumiem.