[Pkg-owncloud-commits] [owncloud] 113/205: Dropped an S from the mouseover

David Prévot taffit at moszumanska.debian.org
Thu Jul 2 17:37:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch stable8
in repository owncloud.

commit a63f6023fdf001d6fd8377fee12a97fba086a5cf
Author: Lukas Reschke <lukas at owncloud.com>
Date:   Wed Jun 24 22:10:10 2015 +0200

    Dropped an S from the mouseover
    
    We had a typo in the ldap initial binding menu mouse over, so changed the text in all references to be correct.
---
 apps/user_ldap/templates/part.wizard-server.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/user_ldap/templates/part.wizard-server.php b/apps/user_ldap/templates/part.wizard-server.php
index 848e699..a16ac1f 100644
--- a/apps/user_ldap/templates/part.wizard-server.php
+++ b/apps/user_ldap/templates/part.wizard-server.php
@@ -25,7 +25,7 @@
 		</select>
 		<button type="button" id="ldap_action_add_configuration"
 			name="ldap_action_add_configuration" class="icon-add"
-			title="<?php p($l->t('Adds a new and blank configuration'));?>"> </button>
+			title="<?php p($l->t('Add a new and blank configuration'));?>"> </button>
 		<button type="button" id="ldap_action_copy_configuration"
 			name="ldap_action_copy_configuration"
 			class="ldapIconCopy icon-default-style"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list