From 0620f3df0385e0081f2b0bcd053edd37af00b0c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 24 May 2010 11:25:21 +0200 Subject: [PATCH] Not really used directly anymore. --- libraries/messages.inc.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/libraries/messages.inc.php b/libraries/messages.inc.php index f411b9f88..4f7d44892 100644 --- a/libraries/messages.inc.php +++ b/libraries/messages.inc.php @@ -18,7 +18,6 @@ $charset = 'utf-8'; /* l10n: Text direction, use either ltr or rtl */ $text_dir = __('ltr'); -$strDisabled = __('Disabled'); $strDocu = __('Documentation'); $strError = __('Error'); @@ -26,8 +25,6 @@ $strErrorSaveTable = __('Error saving coordinates for Designer.'); $strFormEmpty = __('Missing value in the form!'); -$strGeneralRelationFeat = __('General relation features'); - $strHide = __('Hide');