Not really used directly anymore.

This commit is contained in:
Michal Čihař
2010-05-24 11:25:21 +02:00
parent f33f82386e
commit 0620f3df03

View File

@@ -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');