From 45cbadd56c391a0290beb920c59ce3945db47fe2 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Tue, 18 Feb 2020 20:47:49 +0100 Subject: [PATCH] i18n --- lam/lib/modules/windowsHost.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lam/lib/modules/windowsHost.inc b/lam/lib/modules/windowsHost.inc index 83677276..4ce86fe1 100644 --- a/lam/lib/modules/windowsHost.inc +++ b/lam/lib/modules/windowsHost.inc @@ -2,7 +2,7 @@ /* This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/) - Copyright (C) 2013 - 2019 Roland Gruber + Copyright (C) 2013 - 2020 Roland Gruber This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -97,7 +97,7 @@ class windowsHost extends baseModule { ), 'logonCount' => array( "Headline" => _('Logon count'), 'attr' => 'logonCount', - "Text" => _('This is the number of logins using this account.') + "Text" => _('This is the number of logins performed by this account.') ), ); // upload fields