Skip to content

Commit c6ec162

Browse files
Replacing ListItemAttachments 'OK' button label after deleting attachments
1 parent 6c8ff74 commit c6ec162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/loc/fr-fr.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ define([], () => {
6262
"ListItemAttachmentserrorLoadAttachments": "Erreur lors du chargement de la pièce jointe, cause : {0}",
6363
"ListItemAttachmentsconfirmDelete": "Voulez-vous vraiment envoyer la pièce jointe {0} à la Corbeille du site ?",
6464
"ListItemAttachmentsdialogTitle": "Pièce jointe",
65-
"ListItemAttachmentsdialogOKbuttonLabel": "D’ACCORD",
65+
"ListItemAttachmentsdialogOKbuttonLabel": "Ok",
6666
"ListItemAttachmentsdialogCancelButtonLabel": "Annuler",
6767
"ListItemAttachmentsdialogOKbuttonLabelOnDelete": "Supprimer",
6868
"ListItemAttachmentsuploadAttachmentDialogTitle": "Ajouter une pièce jointe",

0 commit comments

Comments
 (0)