[BETA] Language translations not being put into place. #1034

Closed
opened 2024-01-23 22:40:55 +00:00 by Tom van der Laan · 2 comments

Steps to reproduce the issue

Install package with language translations in them.

Expected result

Files being put into language folders.

Actual result

Files not added to language folders.

System information (as much as possible)

  • OS Name & Version:
  • MySql Version:
  • Apache Version:
  • PHP Version:
  • Joomla Version: 4.4.2
  • JCB Version: 3.1.34
  • Browser:

Additional comments

Also i noticed that J4 doesn't add the language name to the beginning of the files.

in J3 you have:

nl-NL.com_component.ini

In J4 it seems that its just com_component.ini

Both options still work tho.

### Steps to reproduce the issue Install package with language translations in them. ### Expected result Files being put into language folders. ### Actual result Files not added to language folders. ### System information (as much as possible) - OS Name & Version: - MySql Version: - Apache Version: - PHP Version: - Joomla Version: 4.4.2 - JCB Version: 3.1.34 - Browser: ### Additional comments Also i noticed that J4 doesn't add the language name to the beginning of the files. in J3 you have: nl-NL.com_component.ini In J4 it seems that its just com_component.ini Both options still work tho.
Tom van der Laan added the
Beta
label 2024-01-23 22:40:55 +00:00
Member

I did not translate my component so there are only the englisch files, but in J!5 the language files are copied to administator/language/en-GB/en-GB.com[component].ini and administator/language/en-GB..com[component].sys.ini, but it seems, they are not used by the component. After Install the backend of my coponent only shows tha language constants:
COM_CMV_VERSION: 1.0.39
COM_CMV_DATE: 26th January, 2024
...etc

I did not translate my component so there are only the englisch files, but in J!5 the language files are copied to administator/language/en-GB/en-GB.com[[[component]]].ini and administator/language/en-GB..com[[[component]]].sys.ini, but it seems, they are not used by the component. After Install the backend of my coponent only shows tha language constants: COM_CMV_VERSION: 1.0.39 COM_CMV_DATE: 26th January, 2024 ...etc
Author
Member

Ok I'm closing this issue since my issue was not a bug but a settings issue on my end.

Ok I'm closing this issue since my issue was not a bug but a settings issue on my end.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#1034
No description provided.