Reflect active locale in HTML lang attribute

Fixes #4660
This commit is contained in:
Francis Lachapelle
2019-01-28 10:04:55 -05:00
parent 35650227cf
commit e79494c43c
5 changed files with 20 additions and 21 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
/*
Copyright (C) 2007-2016 Inverse inc.
Copyright (C) 2007-2019 Inverse inc.
This file is part of SOGo
@@ -108,6 +108,7 @@
/* locale */
- (NSDictionary *)locale;
- (NSString *) localeCode;
/* cached resource filenames */
- (WOResourceManager *) pageResourceManager;