remove html tags since this is used also on the PDF schema
This commit is contained in:
@@ -645,7 +645,7 @@ $strSwedish = 'su
|
|||||||
$strSwitchToTable = 'Se rendre <20> la table copi<70>e';
|
$strSwitchToTable = 'Se rendre <20> la table copi<70>e';
|
||||||
|
|
||||||
$strTable = 'Table';
|
$strTable = 'Table';
|
||||||
$strTableComments = '<b>Commentaires</b> sur la table';
|
$strTableComments = 'Commentaires sur la table';
|
||||||
$strTableEmpty = 'Le nom de la table est vide';
|
$strTableEmpty = 'Le nom de la table est vide';
|
||||||
$strTableHasBeenDropped = 'La table %s a <20>t<EFBFBD> effac<61>e';
|
$strTableHasBeenDropped = 'La table %s a <20>t<EFBFBD> effac<61>e';
|
||||||
$strTableHasBeenEmptied = 'La table %s a <20>t<EFBFBD> vid<69>e';
|
$strTableHasBeenEmptied = 'La table %s a <20>t<EFBFBD> vid<69>e';
|
||||||
|
@@ -646,7 +646,7 @@ $strSwedish = 'suédois';
|
|||||||
$strSwitchToTable = 'Se rendre à la table copiée';
|
$strSwitchToTable = 'Se rendre à la table copiée';
|
||||||
|
|
||||||
$strTable = 'Table';
|
$strTable = 'Table';
|
||||||
$strTableComments = '<b>Commentaires</b> sur la table';
|
$strTableComments = 'Commentaires sur la table';
|
||||||
$strTableEmpty = 'Le nom de la table est vide';
|
$strTableEmpty = 'Le nom de la table est vide';
|
||||||
$strTableHasBeenDropped = 'La table %s a été effacée';
|
$strTableHasBeenDropped = 'La table %s a été effacée';
|
||||||
$strTableHasBeenEmptied = 'La table %s a été vidée';
|
$strTableHasBeenEmptied = 'La table %s a été vidée';
|
||||||
|
Reference in New Issue
Block a user