[vlc-commits] nsis danish translation: fix quoting

Rafaël Carré git at videolan.org
Tue Jan 14 14:45:35 CET 2014


vlc/vlc-2.1 | branch: master | Rafaël Carré <funman at videolan.org> | Tue Jan 14 14:43:23 2014 +0100| [0a7afe0d725916a3ba09a1c8141b80614fa76953] | committer: Rafaël Carré

nsis danish translation: fix quoting

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

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

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

diff --git a/extras/package/win32/NSIS/languages/danish.nsh b/extras/package/win32/NSIS/languages/danish.nsh
index 9141353..8ba11eb 100644
--- a/extras/package/win32/NSIS/languages/danish.nsh
+++ b/extras/package/win32/NSIS/languages/danish.nsh
@@ -18,7 +18,7 @@ StrCpy $Desc_Section03 "VLC-udvidelsesmodulet til Mozilla og Mozilla Firefox"
 StrCpy $Desc_Section04 "VLC-udvidelsesmodulet for ActiveX"
 StrCpy $Desc_Section05 "Registrering af DVD- og CD-afspilning"
 StrCpy $Desc_Section06 "Angiver VLC-medieafspilleren som standardprogram til den angive filtype"
-StrCpy $Desc_Section07 "Tilføj elementer i kontekstmenu (\"Afspil med VLC\" og \"Tilføj til VLCs afspilningsliste\")"
+StrCpy $Desc_Section07 'Tilføj elementer i kontekstmenu ("Afspil med VLC" og "Tilføj til VLCs afspilningsliste")'
 StrCpy $Desc_Section08 "Sletter resterende filer af VLC-medieafspillerens præferencer og cache fra tidligere installationer"
 StrCpy $Name_Section91 "Afinstallér"
 StrCpy $Name_Section92 "Slet præferencer og cache"



More information about the vlc-commits mailing list