Active
Project:
Quotes
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2011 at 11:21 UTC
Updated:
7 Dec 2011 at 13:15 UTC
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
Comment #1
clashar commentedI close this issue, because I did wrong actions.
Comment #2
clashar commentedActually 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".
Comment #3
clashar commentedIf 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).