1
0
Fork 0
mirror of https://github.com/silentsakky/zarafa-webapp-passwd synced 2026-08-04 22:43:25 +02:00

Add dutch translation

Needs the generation of .mo in the build
This commit is contained in:
Sander Hoentjen 2014-03-04 14:52:00 +01:00
commit 739b1da2ac
7 changed files with 103 additions and 20 deletions

View file

@ -17,7 +17,7 @@ Zarafa.plugins.passwd.settings.SettingsPasswdCategory = Ext.extend(Zarafa.settin
config = config || {};
Ext.applyIf(config, {
title : _('Change Password'),
title : dgettext("plugin_passwd", 'Change Password'),
categoryIndex : 9997,
xtype : 'zarafa.settingspasswdcategory',
items : [{