Commit 74cd59ac authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf Committed by Rafaël Carré

NSIS: fix polish translation

(cherry picked from commit 35c5354c363d30119edccb0c0d5d9d26b68fd753)
Signed-off-by: default avatarRafaël Carré <funman@videolan.org>
parent 71bb4859
......@@ -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"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment