[vlc-commits] nsis: fix typo in french translation

Rafaël Carré git at videolan.org
Sun Apr 20 21:24:12 CEST 2014


vlc/vlc-2.1 | branch: master | Rafaël Carré <funman at videolan.org> | Sun Apr 20 21:18:29 2014 +0200| [0804d27fdd5ffa48f101b04f4e0c4d89be51294b] | committer: Rafaël Carré

nsis: fix typo in french translation

(cherry picked from commit 68ecc0b25c8f677c24b4a53e46a7991c744d7e72)
Signed-off-by: Rafaël Carré <funman at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=0804d27fdd5ffa48f101b04f4e0c4d89be51294b
---

 extras/package/win32/NSIS/languages/french.nsh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extras/package/win32/NSIS/languages/french.nsh b/extras/package/win32/NSIS/languages/french.nsh
index 98f6c14..42b9f3f 100644
--- a/extras/package/win32/NSIS/languages/french.nsh
+++ b/extras/package/win32/NSIS/languages/french.nsh
@@ -21,7 +21,7 @@ StrCpy $Desc_Section06 "D
 StrCpy $Desc_Section07 "Ajoute des entrées de menu contextuel (« Lire avec VLC » et « Ajouter à la liste de lecture de VLC »)"
 StrCpy $Desc_Section08 "Efface les préférences de VLC et les fichiers cache laissés par une précédente installation"
 StrCpy $Name_Section91 "Désinstaller"
-StrCpy $Name_Section92 "Effacer les préfvrences et les fichiers cache"
+StrCpy $Name_Section92 "Effacer les préférences et les fichiers cache"
 StrCpy $Desc_Section91 "Désinstalle VLC et tous ses composants"
 StrCpy $Desc_Section92 "Efface les préférences de VLC et les fichiers cache"
 StrCpy $ShellAssociation_Play "Lire"



More information about the vlc-commits mailing list