Download & Extend

can't translate title of the block

Project:Quotes
Version:7.x-1.x-dev
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

#1

Status:active» closed (works as designed)

I close this issue, because I did wrong actions.

#2

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".

#3

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).

nobody click here