mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 02:15:36 +00:00
(js) Dynamically load localizable strings
This commit is contained in:
@@ -535,6 +535,11 @@ static SoProduct *commonProduct = nil;
|
||||
|
||||
/* labels */
|
||||
|
||||
- (NSString *) framework
|
||||
{
|
||||
return [[context page] frameworkName];
|
||||
}
|
||||
|
||||
- (NSString *) labelForKey: (NSString *) _str
|
||||
{
|
||||
WOResourceManager *rm;
|
||||
|
||||
Reference in New Issue
Block a user