Page 1 of 1

Phocamenu in italiano

Posted: 14 Aug 2025, 17:19
by Volontario55
Hi, I downloaded the Italian translation of phocamenu, I have inserted the related files in their section.... but it's still in English!

Re: Phocamenu in italiano

Posted: 14 Aug 2025, 17:31
by Volontario55
Phoca Restaurant Menu for Joomla 4.

Re: Phocamenu in italiano

Posted: 14 Aug 2025, 18:52
by Benno
Hi,
The available Italian language pack for Phoca Restaurant Menu is completely outdated (from 2010) and was created for Joomla 1.5. It cannot work with Joomla! 4.

Kind regards,
Benno

Re: Phocamenu in italiano

Posted: 31 Dec 2025, 13:05
by henryjamesss
Hi, this usually happens when the language files aren’t placed in the exact folders or named correctly. Double-check that the Italian files are uploaded to both /language/it-IT/ and /administrator/language/it-IT/, and that the filenames match PhocaMenu’s extension name exactly (for example, it-IT.com_phocamenu.ini). Also make sure Italian is set as the default site and administrator language in Joomla. After that, clear Joomla and browser cache and refresh—this often resolves it.

Re: Phocamenu in italiano

Posted: 31 Dec 2025, 18:08
by Benno
@henryjamesss
This has nothing to do with the Italian language files possibly being copied to the wrong folders, but rather with the fact that Joomla 1.5 language files used a completely different syntax than all later Joomla versions.

Example of a J1.5 string:

Code: Select all

BEVERAGE LIST=Lista delle bevande
The same string for all later Joomla versions:

Code: Select all

COM_PHOCAMENU_BEVERAGE_LIST="Lista delle bevande"
Therefore J1.5 language strings can not work in later Joomla versions.

Kind regards,
Benno

Re: Phocamenu in italiano

Posted: 20 May 2026, 15:10
by Volontario55
Thanks for the information.
If I wanted to translate the strings myself, could you tell me which files to work on? Thanks again.

Re: Phocamenu in italiano

Posted: 20 May 2026, 15:16
by Volontario55
Found both in Administrator and Language.
I'll try translating by opening the files with Notepad.

Re: Phocamenu in italiano

Posted: 20 May 2026, 15:28
by Benno
Ok.

Kind regards,
Benno