From ffb0e14d7b1a900199af6bff93fbee6b8a4340b9 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Tue, 29 Oct 2013 23:29:16 +0100 Subject: replacing ownCloud by theme-able name or avoid it's usage --- apps/user_ldap/ajax/testConfiguration.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/user_ldap/ajax/testConfiguration.php') diff --git a/apps/user_ldap/ajax/testConfiguration.php b/apps/user_ldap/ajax/testConfiguration.php index 0b8e4ccfe20..b31fd983995 100644 --- a/apps/user_ldap/ajax/testConfiguration.php +++ b/apps/user_ldap/ajax/testConfiguration.php @@ -41,5 +41,5 @@ if($connection->setConfiguration($_POST)) { } } else { OCP\JSON::error(array('message' - => $l->t('The configuration is invalid. Please look in the ownCloud log for further details.'))); + => $l->t('The configuration is invalid. Please have a look at the logs for further details.'))); } -- cgit v1.2.3