Commit Graph

7 Commits

Author SHA1 Message Date
Ronald Toussaint
f7d3309505 KMP-20: Changed n/a in 'version not available' 2016-12-20 12:59:39 +01:00
Ronald Toussaint
d610e9e181 KMP-4: - Retrieve the zpush version from the About() service request and show it in the settings 2016-12-13 17:23:53 +01:00
Jelle van der Waa
b9548dec8d Use dgettext which handles translation domains
The PHP code should use a translation function which can handle a textdomain as argument.

References: KMP-10
2016-08-11 11:08:54 +02:00
Jelle van der Waa
0564edfb74 Remove backwards compatible code
The authentication module is supported from the initial release,
therefore the backwards compatible code can be removed.
2016-08-01 09:54:49 +02:00
Jelle van der Waa
300c060be1 Port PHP4 style classes to PHP5
The next version of PHP will deprecated the PHP4 style classes.

References: KW-99
2016-08-01 09:54:47 +02:00
Jelle van der Waa
ec102f9c03 Add translation support
Add translation support by adding the language dir
with bare PO files.
All translations are changed to use their plugin domain.
2016-06-09 11:13:23 +02:00
Jelle van der Waa
ecaa6e3a35 initial commit 2016-05-11 10:40:44 +02:00