From 09dd15782a5d97ab027b4279c02135e4953a05b1 Mon Sep 17 00:00:00 2001 From: mlow <77110434+notmlow@users.noreply.github.com> Date: Fri, 3 Dec 2021 09:37:19 -0500 Subject: [PATCH] Fixed a typo under cassette menu. Fixed a typo under the cassette menu. The typo is Image Exsistane while the correct spelling is Image Existante. --- src/win/languages/fr-FR.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/win/languages/fr-FR.rc b/src/win/languages/fr-FR.rc index be7f86889..fe6cdc865 100644 --- a/src/win/languages/fr-FR.rc +++ b/src/win/languages/fr-FR.rc @@ -167,7 +167,7 @@ BEGIN MENUITEM "&Nouvelle image...", IDM_CASSETTE_IMAGE_NEW MENUITEM SEPARATOR MENUITEM "Image &Existante...", IDM_CASSETTE_IMAGE_EXISTING - MENUITEM "Image Exsistane(&Lecture seule)...", IDM_CASSETTE_IMAGE_EXISTING_WP + MENUITEM "Image Existante(&Lecture seule)...", IDM_CASSETTE_IMAGE_EXISTING_WP MENUITEM SEPARATOR MENUITEM "En®istrer", IDM_CASSETTE_RECORD MENUITEM "&Jouer", IDM_CASSETTE_PLAY