[vlc-commits] NSIS: fix polish translation

Jean-Baptiste Kempf git at videolan.org
Tue Jan 14 14:43:46 CET 2014


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Dec  8 00:05:10 2013 +0100| [74cd59ac241fe18d6a4aca21ea5f420cad02476a] | committer: Rafaël Carré

NSIS: fix polish translation

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

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

 extras/package/win32/NSIS/languages/polish.nsh |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/extras/package/win32/NSIS/languages/polish.nsh b/extras/package/win32/NSIS/languages/polish.nsh
index c34a503..514ea3c 100644
--- a/extras/package/win32/NSIS/languages/polish.nsh
+++ b/extras/package/win32/NSIS/languages/polish.nsh
@@ -72,6 +72,6 @@ StrCpy $Reinstall_MessageNewer "Nowsza wersja VLC jest już zainstalowana! Nie z
 StrCpy $Reinstall_MessageSame "VLC ${VERSION} jest już zainstalowany. Wybierz operację do wykonania, a następnie kliknij przycisk Dalej, aby kontynuować."
 StrCpy $Reinstall_OptionUpgrade "Uaktualnij VLC używając poprzednich ustawień (zalecane)"
 StrCpy $Reinstall_OptionDowngrade "Zainstaluj starszą wersję VLC używając poprzednich ustawień (zalecane)"
-StrCpy $Reinstall_OptionComponents "Dodaj/Usuń/Zainstaluj komponenty
+StrCpy $Reinstall_OptionComponents "Dodaj/Usuń/Zainstaluj komponenty"
 StrCpy $Reinstall_OptionAdvanced "Zmień ustawienia (zaawansowane)"
-StrCpy $Reinstall_OptionUninstall "Odinstaluj VLC"
\ No newline at end of file
+StrCpy $Reinstall_OptionUninstall "Odinstaluj VLC"



More information about the vlc-commits mailing list