[vlc-commits] l10n: Update NSIS EnglishUK translation
VideoLAN
git at videolan.org
Wed Jan 31 14:48:15 CET 2018
vlc | branch: master | VideoLAN <videolan at videolan.org> | Wed Jan 31 14:39:10 2018 +0100| [c8ae7fef158b2d58f1e0f3da53674d5ac95c20b9] | committer: Marvin Scholz
l10n: Update NSIS EnglishUK translation
Signed-off-by: Marvin Scholz <epirat07 at gmail.com>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c8ae7fef158b2d58f1e0f3da53674d5ac95c20b9
---
extras/package/win32/NSIS/languages/EnglishUKExtra.nsh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/extras/package/win32/NSIS/languages/EnglishUKExtra.nsh b/extras/package/win32/NSIS/languages/EnglishUKExtra.nsh
index c73d98f686..e08f190975 100644
--- a/extras/package/win32/NSIS/languages/EnglishUKExtra.nsh
+++ b/extras/package/win32/NSIS/languages/EnglishUKExtra.nsh
@@ -19,7 +19,7 @@ ${LangFileString} Desc_Section03 "The VLC Mozilla and Mozilla Firefox plugin"
${LangFileString} Desc_Section04 "The VLC ActiveX plugin"
${LangFileString} Desc_Section05 "DVD and CD playback registration"
${LangFileString} Desc_Section06 "Sets VLC media player as the default application for the specified file type"
-${LangFileString} Desc_Section07 "Add context menu items ('Play With VLC' and 'Add To VLC's Playlist')"
+${LangFileString} Desc_Section07 "Add context menu items (\'Play With VLC\' and \'Add To VLC\'s Playlist\')"
${LangFileString} Desc_Section08 "Deletes VLC media player preferences and cache files leftover from previous installations"
${LangFileString} Name_Section91 "Uninstall"
${LangFileString} Name_Section92 "Delete preferences and cache"
@@ -27,7 +27,7 @@ ${LangFileString} Desc_Section91 "Uninstall VLC media player and all its compone
${LangFileString} Desc_Section92 "Deletes VLC media player preferences and cache files"
${LangFileString} ShellAssociation_Play "Play"
${LangFileString} ContextMenuEntry_PlayWith "Play with VLC media player"
-${LangFileString} ContextMenuEntry_AddToPlaylist "Add to VLC media player's Playlist"
+${LangFileString} ContextMenuEntry_AddToPlaylist "Add to VLC media player\'s Playlist"
${LangFileString} Link_VisitWebsite "Visit the VideoLAN VLC media player Website"
${LangFileString} Name_InstTypeRecommended "Recommended"
${LangFileString} Name_InstTypeMinimum "Minimum"
More information about the vlc-commits
mailing list