remove html tags since this is used also on the PDF schema

This commit is contained in:
Marc Delisle
2004-05-31 19:02:02 +00:00
parent 9a620adcea
commit 4e406c0363
2 changed files with 2 additions and 2 deletions

View File

@@ -645,7 +645,7 @@ $strSwedish = 'su
$strSwitchToTable = 'Se rendre <20> la table copi<70>e';
$strTable = 'Table';
$strTableComments = '<b>Commentaires</b> sur la table';
$strTableComments = 'Commentaires sur la table';
$strTableEmpty = 'Le nom de la table est vide';
$strTableHasBeenDropped = 'La table %s a <20>t<EFBFBD> effac<61>e';
$strTableHasBeenEmptied = 'La table %s a <20>t<EFBFBD> vid<69>e';

View File

@@ -646,7 +646,7 @@ $strSwedish = 'suédois';
$strSwitchToTable = 'Se rendre à la table copiée';
$strTable = 'Table';
$strTableComments = '<b>Commentaires</b> sur la table';
$strTableComments = 'Commentaires sur la table';
$strTableEmpty = 'Le nom de la table est vide';
$strTableHasBeenDropped = 'La table %s a été effacée';
$strTableHasBeenEmptied = 'La table %s a été vidée';