From 48aa3ac94bdc8c36dddf72f489df9392a7521e8d Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Wed, 27 Oct 2004 11:14:23 +0000 Subject: [PATCH] Mark up new text for translation --- presentation/lookAndFeel/knowledgeTree/documentmanagement/browseUI.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/presentation/lookAndFeel/knowledgeTree/documentmanagement/browseUI.inc b/presentation/lookAndFeel/knowledgeTree/documentmanagement/browseUI.inc index 1e8c69c..0348df7 100644 --- a/presentation/lookAndFeel/knowledgeTree/documentmanagement/browseUI.inc +++ b/presentation/lookAndFeel/knowledgeTree/documentmanagement/browseUI.inc @@ -310,7 +310,7 @@ function renderDocumentList($aResults, $sNoDocumentsMessage, $sNoPermissionMessa $sTDBGColour = $default->siteMap->getSectionColour($sSectionName, "td"); $sToRender .= "" . - " Select all documents"; + " " . _("Select all documents") . ""; $sToRender .= ""; $sToRender .= ""; @@ -403,4 +403,4 @@ function renderPage($aResults, $sBrowseType, $sSortBy, $sSortDirection, $bTempla return $sToRender; } -?> \ No newline at end of file +?> -- libgit2 0.21.4