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?
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | Capture d’écran 2014-10-06 à 08.09.00.png | 18.1 KB | pdeclarens |
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?
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | Capture d’écran 2014-10-06 à 08.09.00.png | 18.1 KB | pdeclarens |
Comments
Comment #1
manuelBS commentedTo 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.
Comment #2
sinasalek commentedGreat! 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
Comment #3
sinasalek commentedStill active
Comment #4
sinasalek commentedThe issue has already been reported
Closing this as duplicate of #2262673: tab translations
Comment #5
pdeclarens commentedHello,
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
Comment #6
pdeclarens commentedhello,
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
frand if I choose modify, I am proposed to modify "Anglais" (see attached)
where is the catch?
thanks
Comment #7
sinasalek commentedWhat 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
Comment #8
sinasalek commentedWhen 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"
Comment #9
sinasalek commentedupgraded to the latest dev snapshot and still having the same problem
Comment #10
skdrupal88Please test my patch https://www.drupal.org/node/2262673#comment-9545329
Comment #11
sinasalek commentedYou patch is committed it seems, see we should probably simply upgrade to the latest dev