Actions
Bug #1553
closedFramework should auto-load plugins language file (e.g. from Login module)
Description
Twitter (and FBC) do not load cb language:
That should imho be done in API:
"Sign in" are NOT translated in the login window.
But "Link" are when logged in.
cbimport( 'language.cbteamplugins' );
is needed.
Updated by beat over 14 years ago
- Subject changed from Twitter (and FBC) do not load cb language when logged out to Framework should auto-load plugins language file (e.g. from Login module)
- Assignee changed from krileon to beat
- Estimated time set to 0:30 h
Updated by beat over 14 years ago
- Assignee changed from beat to krileon
Decision: CB Team plugins must do the cbimport() of the team language plugin where used also in on... event handlers.
Thanks for applying to Twitter and FBC plugin.
With CB 2.0, we will have language loaders.
Updated by krileon over 14 years ago
- Status changed from New to Resolved
- Assignee changed from krileon to beat
- % Done changed from 0 to 80
Commit r845
Updated by krileon over 14 years ago
- Status changed from Resolved to Closed
- % Done changed from 80 to 100
Updated by beat over 14 years ago
- Target version changed from CB 1.2.2 to 1.0 RC1
Actions