Details
-
Type:
New Feature Request
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Fix Version/s: 1.9.1 (alpha)
-
Component/s: None
-
Labels:None
-
Environment:trunk
Description
As discussed, a gettext support should be added to frontend.
1. All strings that present in current locale files should be embed for gettext translation;
2. po/mo dictionaries should be generated;
3. All new strings should be put directly into code (not in includes) embed as gettext functions;
4. Zabbix gets gettext PHP module dependency, so a check in the wizard should be added.