[vlc-commits] l10n: Update NSIS EnglishUK translation

VideoLAN git at videolan.org
Thu Feb 1 17:18:18 CET 2018


vlc/vlc-3.0 | branch: master | VideoLAN <videolan at videolan.org> | Wed Jan 31 14:39:10 2018 +0100| [0100aaddf7b25beeaa26b5877c63a603827a5d2a] | committer: Marvin Scholz

l10n: Update NSIS EnglishUK translation

Signed-off-by: Marvin Scholz <epirat07 at gmail.com>
(cherry picked from commit c8ae7fef158b2d58f1e0f3da53674d5ac95c20b9)
Signed-off-by: Marvin Scholz <epirat07 at gmail.com>

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

 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