Hi,
I noticed a translation error in the SfPivotView control when the export button is visible. Indeed "Exceller" is displayed for "Excel" ???
I noticed other translation errors for other controls.
<data name="Uploader_Browse" xml:space="preserve">
<value>Feuilleter...</value>
</data>
<data name="RichTextEditor_Browse" xml:space="preserve">
<value>Feuilleter</value>
</data>
Feuilleter is the basic translation of Browse but does not correspond to the expected translation which is Parcourir.
<data name="Uploader_Clear" xml:space="preserve">
<value>Clair</value>
</data>
<data name="PivotFieldList_Clear" xml:space="preserve">
<value>Clair</value>
</data>
<data name="PivotFieldList_ClearFilter" xml:space="preserve">
<value>Clair</value>
</data>
<data name="PivotView_Clear" xml:space="preserve">
<value>Clair</value>
</data>
<data name="PivotView_ClearFilter" xml:space="preserve">
<value>Clair</value>
</data>
<data name="Grid_ClearButton" xml:space="preserve">
<value>Clair</value>
</data>
<data name="PdfViewer_Clear" xml:space="preserve">
<value> Claire </value>
</data>
Clair or Claire (feminine)are basic translations of Clear but does not correspond to the expected translation which is Effacer in those cases. But Clair is the good translate if it’s on opposition to Dark (Sombre in French).
<data name="RichTextEditor_ClearFormat" xml:space="preserve">
<value>Format clair</value>
</data>
In this particular case, a correct translation could be : Effacer le format.
Best regards,
Poor contribution to French translation of BLAZOR controls.
Another translation error...
Supprimé means deleted. But here it is a successful upload.
The message could therefore be : Fichier téléchargé avec succès.
Not really a translation error but another translation would be more accurate in this case.
Attachment: SfResources.fr.resx_f971c904.7z
I found another translation error, this time for the RichText control.
You have translated Quotation by Devis, which is a price request or a customer price offer, whereas in the specific case the correct translation should be Citation.
Hi Frederic,
The corrected french resource files are published in live. Please check and let us know if you have any concerns.
Regards,
Vinitha