We're unable to translate Panel pages top tabs and action links.
Even panels i18n does not help, and the translations do not appear.
Any idea? suggestions?

Comments

manuelBS’s picture

Status: Active » Fixed

To display the actions and tabs, we developed the CAT module. If you enable the cat_ui and cat_i18n submodule you will be able to translate the tabs and actions.

sinasalek’s picture

Project: ERPAL for Service Providers » CAT - Context local actions and tabs
Version: 7.x-2.x-dev » 7.x-1.x-dev

Great! tx, i enabled the its i18n module and refreshed the strings, but still can't translate.
It seems that CAT strings are not added to translatable strings.
After installing the module many lines containing the following notice printed on the page , perhaps it's related :
Notice: Undefined property: stdClass::$translatable in cat_i18n_load_all() (line 106 of /profiles/erpal/modules/contrib/cat/cat_i18n.module).

Moved this issue to CAT project

sinasalek’s picture

Status: Fixed » Active

Still active

sinasalek’s picture

Status: Active » Closed (duplicate)

The issue has already been reported
Closing this as duplicate of #2262673: tab translations

pdeclarens’s picture

Hello,

I just installet the cat module.

I get this message: (many times)
Notice : Undefined property: stdClass::$translatable dans cat_i18n_load_all() (ligne 106 dans /homepages/42/d141549472/htdocs/erpal/profiles/erpal/modules/contrib/cat/cat_i18n.module).

Do I have to do anything?

regards

pdeclarens’s picture

hello,

Despite the notice, I am able to translate strings...

I have choosen to define French as the defaut language

when I want to translate under language title I see fr
and if I choose modify, I am proposed to modify "Anglais" (see attached)

where is the catch?

thanks

sinasalek’s picture

What you're translating is Quicktab tabs not CAT tabs, i was able to translate that already. But can you translate the tabs at the top of the page ? like Summary, Releases, etc

sinasalek’s picture

Category: Support request » Bug report
Status: Closed (duplicate) » Active

When i limit translation strings to only cat item, it shows nothing. So i think that it's bug
Refreshing the string does not fix the problem
and only display "Successfully refreshed 1 strings"

sinasalek’s picture

upgraded to the latest dev snapshot and still having the same problem

skdrupal88’s picture

Status: Active » Needs review
sinasalek’s picture

You patch is committed it seems, see we should probably simply upgrade to the latest dev