summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap/lang/et
diff options
context:
space:
mode:
authorClomode <flashmob@gmail.com>2014-04-03 23:58:37 +1100
committerClomode <flashmob@gmail.com>2014-04-03 23:58:37 +1100
commita4bc205acc656841e5020ebf63fa1303ebb4f7d5 (patch)
treeddfd373bd4b752d19630062a4e275363ae7238f6 /lib/plugins/authldap/lang/et
parent5ff2d2972e87d3652543458e85ba926117035a2b (diff)
downloadrpg-a4bc205acc656841e5020ebf63fa1303ebb4f7d5.tar.gz
rpg-a4bc205acc656841e5020ebf63fa1303ebb4f7d5.tar.bz2
fixed unclosed tags in some language translations
Diffstat (limited to 'lib/plugins/authldap/lang/et')
-rw-r--r--lib/plugins/authldap/lang/et/settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/authldap/lang/et/settings.php b/lib/plugins/authldap/lang/et/settings.php
index 9bba85dda..f4933b6bf 100644
--- a/lib/plugins/authldap/lang/et/settings.php
+++ b/lib/plugins/authldap/lang/et/settings.php
@@ -5,5 +5,5 @@
*
* @author Janar Leas <janar.leas@eesti.ee>
*/
-$lang['grouptree'] = 'Kus kohast kasutaja rühmi otsida. Nt. <code>ou=Rühm, dc=server, dc=tld</code';
+$lang['grouptree'] = 'Kus kohast kasutaja rühmi otsida. Nt. <code>ou=Rühm, dc=server, dc=tld</code>';
$lang['groupscope'] = 'Piiritle otsingu ulatus rühma otsinguga';