there is a block "quote of the day" that I have put to panel.

I try to translate title, but translation isn't saved.

More detailed:
I go to admin/structure/block/manage/quotes/1/translate
Then I translate to one of the available languages, press "save".
Notification "Translations saved." appears, but status is still "not translated" and actually it's empty.

Comments

clashar’s picture

Status: Active » Closed (works as designed)

I close this issue, because I did wrong actions.

clashar’s picture

Status: Closed (works as designed) » Active

Actually there seems to be a problem in Quotes block.

I have created block through :"admin/config/quotes/blocks"

I've got in "Block title" : "quote of the day"
"Name": "quote of the day_block"

But when trying to display this block, the title appears from block's "Name", and nor from "Block title".

That's why I have problems with i18, because it translates "Block title".

clashar’s picture

If I try to put "%title" to the "Name", then I got errors:

Notice: Trying to get property of non-object in menu_block_view_alter() (line 476 of Z:\home\paris9.kz\www\emploi\modules\menu\menu.module).
Notice: Trying to get property of non-object in i18n_menu_block_view_alter() (line 62 of Z:\home\paris9.kz\www\emploi\sites\all\modules\i18n\i18n_menu\i18n_menu.module).
Notice: Trying to get property of non-object in i18n_menu_block_view_alter() (line 62 of Z:\home\paris9.kz\www\emploi\sites\all\modules\i18n\i18n_menu\i18n_menu.module).