From 16ca20514811d8c8d36c79dd76d9cd2844aaa3f6 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Tue, 9 Aug 2011 17:09:39 +0000 Subject: [PATCH] translation update --- lam/templates/3rdParty/pla/htdocs/create.php | 2 +- lam/templates/3rdParty/pla/htdocs/export_form.php | 2 +- lam/templates/3rdParty/pla/lib/QueryRender.php | 2 +- lam/templates/3rdParty/pla/lib/import_functions.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lam/templates/3rdParty/pla/htdocs/create.php b/lam/templates/3rdParty/pla/htdocs/create.php index 70f4d970..34142f06 100644 --- a/lam/templates/3rdParty/pla/htdocs/create.php +++ b/lam/templates/3rdParty/pla/htdocs/create.php @@ -41,7 +41,7 @@ if (! $request['container'] && ! get_request('create_base')) { if (! count($request['template']->getRDNAttrs())) error(_('The were no attributes marked as an RDN attribute.'),'error','index.php'); if (! $request['template']->getRDN()) - error(_('The RDN field is empty?'),'error','index.php'); + error(_('The RDN field is empty.'),'error','index.php'); # Some other attribute checking... foreach ($request['template']->getAttributes() as $attribute) { diff --git a/lam/templates/3rdParty/pla/htdocs/export_form.php b/lam/templates/3rdParty/pla/htdocs/export_form.php index c538f674..a8fe3d8b 100644 --- a/lam/templates/3rdParty/pla/htdocs/export_form.php +++ b/lam/templates/3rdParty/pla/htdocs/export_form.php @@ -64,7 +64,7 @@ echo ''; echo ''; echo ''; -printf('%s',_('Search Scope')); +printf('%s',_('Search scope')); echo ''; diff --git a/lam/templates/3rdParty/pla/lib/QueryRender.php b/lam/templates/3rdParty/pla/lib/QueryRender.php index d526e3e6..f73c1896 100644 --- a/lam/templates/3rdParty/pla/lib/QueryRender.php +++ b/lam/templates/3rdParty/pla/lib/QueryRender.php @@ -127,7 +127,7 @@ class QueryRender extends PageRender { echo ''; echo ''; - printf('%s',_('The scope in which to search'),_('Search Scope')); + printf('%s',_('The scope in which to search'),_('Search scope')); echo ''; echo '