[opencms-dev] Custom text for file properties - no text displayed
Christian Steinert
christian_steinert at web.de
Fri Jun 30 19:41:59 CEST 2006
Christian Steinert schrieb:
> Hi,
>
> I have custom resource types and for these I have modified the context
> menu.
> So far everything is working ok,
>
> My only problem is: If I want to specify a text for a context menu
> entry, then I only see my language code in the form of: ???xxx.yyy.zzz???
> But the language code is there, my language file is under
> /system/modules/xxx.yyy.zzz/classes/zzz.yyy.xxx/workplace.properties
> and
>
> /system/modules/xxx.yyy.zzz/classes/zzz.yyy.xxx/workplace_en.properties
>
> And: for other purposes my language file *works*. For example the name
> of the resource types is displayed correctly. Only for context menu
> items there is a problem with the text - although all is kept in the
> same language file.
>
> Does anyone have a clue or similar problems?
> Thanks
>
> Christian
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please
> visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
Sorry. the language file is under
/system/modules/com.berzinarchives.cms/classes/com/berzinarchives/cms/workplace.properties
and
/system/modules/com.berzinarchives.cms/classes/com/berzinarchives/cms/workplace_en.properties
christian
More information about the opencms-dev
mailing list