rspamd (0.6.8) unstable; urgency=medium * In order to be uploaded to Debian, rspamd package has been changed in incompatible ways compared to packages from Launchpad PPA or OBS previously distributed by rspamd project: - /etc/default/rspamd* files are no longer supported. rspamd is run under fixed user/group. - multiple rspamd instances in single init.d script are no longer supported. Use LXC or systemd-nspawn to achieve the same effect. - rspamd user/group have been renamed to _rspamd:_rspamd in order to decrease chances of name clash with local users. -- Mikhail Gusarov Thu, 06 Mar 2014 22:03:40 +0100 > Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/mg.json
blob: 8e0cd6f6783da99f5a77d883625b4432d8a87e0f (plain)
1
2
3
4
5
{ "translations": {
    "_%s group found_::_%s groups found_" : ["",""],
    "_%s user found_::_%s users found_" : ["",""]
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}