[vlc-commits] nsis danish translation: fix quoting

Rafaël Carré git at videolan.org
Mon Apr 14 11:09:39 CEST 2014


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

nsis danish translation: fix quoting

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

Conflicts:
	extras/package/win32/NSIS/languages/danish.nsh

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

 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 c473bc2..ac603f9 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 til 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 genvejsmenu (\"Afspil med VLC\" og \"Tilføj i VLCs afspilningsliste\")"
+StrCpy $Desc_Section07 'Tilføj elementer i kontekstmenu ("Afspil med VLC" og "Tilføj til VLCs afspilningsliste")'
 StrCpy $Desc_Section08 "Sletter VLC-medieafspillerens indstillinger og cache-filer efterladt fra tidligere installationer"
 StrCpy $Name_Section91 "Afinstallér"
 StrCpy $Name_Section92 "Slet indstillinger og cache"



More information about the vlc-commits mailing list