[vlc-devel] commit: Fix encoding of nsis dutch l10n (Christophe Mutricy )

git version control git at videolan.org
Thu Jun 18 00:10:56 CEST 2009


vlc | branch: 1.0-bugfix | Christophe Mutricy <xtophe at videolan.org> | Wed Jun 17 23:00:29 2009 +0100| [ce6d073a3669aa7f7d9a0133a20ee5350ffc2d7f] | committer: Christophe Mutricy 

Fix encoding of nsis dutch l10n

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

 extras/package/win32/languages/dutch.nsh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/extras/package/win32/languages/dutch.nsh b/extras/package/win32/languages/dutch.nsh
index 7fe8df9..2400834 100644
--- a/extras/package/win32/languages/dutch.nsh
+++ b/extras/package/win32/languages/dutch.nsh
@@ -31,10 +31,10 @@ StrCpy $Desc_Section08 \
     "Verwijdert VLC mediaspeler voorkeuren en bufferbestanden die van vorige installaties overgebleven zijn"
 
 StrCpy $Message_AlreadyInstalled  \
-"VLC mediaspeler is reeds geïnstalleerd. $\nWilt u de vorige versie \
+"VLC mediaspeler is reeds geïnstalleerd. $\nWilt u de vorige versie \
 verwijderen voordat u $(^Name) installeert ?"
 
-StrCpy $Name_Section91 "Deïnstalleren"
+StrCpy $Name_Section91 "Deïnstalleren"
 StrCpy $Name_Section92 "Voorkeuren en buffers wissen"
 
 StrCpy $Desc_Section91 \




More information about the vlc-devel mailing list