Skip to content

22 files are declared in the manifest while there are 23 ini files #226

Description

@Sulpher

From partner:

I've already started translating Quantum Manager from scratch, but I'd like you to clarify something. In the ZIP installation package, there are 23 .ini files in the en-GB language, but in the manifest file, I find that 22 are declared, meaning one file isn't being copied to the server.

Here's what I found:
The ZIP contains two en-GB.com_quantummanager.ini files:

SITE: components/com_quantummanager/language/en-GB/en-GB.com_quantummanager.ini → only 2 keys:

COM_QUANTUMMANAGER_QUANTUMMANAGER = "Quantum Manager page"
COM_QUANTUMMANAGER_QUANTUMMANAGER_DESC_MENU = "Show the Quantum Manager page"

ADMIN: administrator/components/com_quantummanager/language/en-GB/en-GB.com_quantummanager.ini → 329 keys.

The com_quantummanager/quantummanager.xml manifest only declares languages in (admin) and does not declare a block (site).

Result: The installer doesn't copy the SITE .ini file to /language/en-GB/… because it isn't declared.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions