Commit c81ea0a9 authored by Alexander Law's avatar Alexander Law Committed by Christophe Mutricy

nsis: Russian update

Signed-off-by: default avatarChristophe Mutricy <xtophe@chewa.net>
parent a24c6166
StrCpy $Name_Section01 "- ()" StrCpy $Name_Section01 " ()"
StrCpy $Name_Section02a " " StrCpy $Name_Section02a " "
StrCpy $Name_Section02b " " StrCpy $Name_Section02b " "
StrCpy $Name_Section03 " Mozilla" StrCpy $Name_Section03 " Mozilla"
StrCpy $Name_Section04 " ActiveX" StrCpy $Name_Section04 " ActiveX"
StrCpy $Name_Section05 " " StrCpy $Name_Section05 " "
StrCpy $Name_Section06 " " StrCpy $Name_Section06 " "
StrCpy $Name_SectionGroupAudio " " StrCpy $Name_SectionGroupAudio "-"
StrCpy $Name_SectionGroupVideo " " StrCpy $Name_SectionGroupVideo "-"
StrCpy $Name_SectionGroupOther "" StrCpy $Name_SectionGroupOther ""
StrCpy $Name_Section07 " " StrCpy $Name_Section07 " "
StrCpy $Name_Section08 " " StrCpy $Name_Section08 " "
StrCpy $Desc_Section01 \ StrCpy $Desc_Section01 \
" -" " "
StrCpy $Desc_Section02a \ StrCpy $Desc_Section02a \
" " " "
StrCpy $Desc_Section02b \ StrCpy $Desc_Section02b \
...@@ -20,44 +20,44 @@ StrCpy $Desc_Section02b \ ...@@ -20,44 +20,44 @@ StrCpy $Desc_Section02b \
StrCpy $Desc_Section03 \ StrCpy $Desc_Section03 \
" VLC Mozilla Firefox" " VLC Mozilla Firefox"
StrCpy $Desc_Section04 \ StrCpy $Desc_Section04 \
"ActiveX VLC" "ActiveX- VLC"
StrCpy $Desc_Section05 \ StrCpy $Desc_Section05 \
" DVD CD" " DVD CD"
StrCpy $Desc_Section06 \ StrCpy $Desc_Section06 \
" - VLC " " VLC"
StrCpy $Desc_Section07 \ StrCpy $Desc_Section07 \
" (' VLC' ' - VLC')" " (' VLC' ' VLC')"
StrCpy $Desc_Section08 \ StrCpy $Desc_Section08 \
" - VLC, " " VLC, "
StrCpy $Message_AlreadyInstalled \ StrCpy $Message_AlreadyInstalled \
"- VLC . $\n \ " VLC . $\n \
$(^Name) ?" $(^Name) ?"
StrCpy $Name_Section91 "" StrCpy $Name_Section91 ""
StrCpy $Name_Section92 " " StrCpy $Name_Section92 " "
StrCpy $Desc_Section91 \ StrCpy $Desc_Section91 \
" - VLC " " VLC "
StrCpy $Desc_Section92 \ StrCpy $Desc_Section92 \
" - VLC" " () VLC"
StrCpy $ShellAssociation_Play "" StrCpy $ShellAssociation_Play ""
StrCpy $ContextMenuEntry_PlayWith " - VLC" StrCpy $ContextMenuEntry_PlayWith " VLC"
StrCpy $ContextMenuEntry_AddToPlaylist " - VLC" StrCpy $ContextMenuEntry_AddToPlaylist " VLC"
StrCpy $Link_VisitWebsite " - VideoLAN - VLC" StrCpy $Link_VisitWebsite " VLC (VideoLAN)"
StrCpy $Name_InstTypeRecommended "" StrCpy $Name_InstTypeRecommended ""
StrCpy $Name_InstTypeMinimum "" StrCpy $Name_InstTypeMinimum ""
StrCpy $Name_InstTypeFull "" StrCpy $Name_InstTypeFull ""
StrCpy $Action_OnArrivalDVD " DVD " StrCpy $Action_OnArrivalDVD " DVD"
StrCpy $Action_OnArrivalAudioCD " CD" StrCpy $Action_OnArrivalAudioCD " -CD"
StrCpy $Action_OnArrivalVCDMovie " VCD " StrCpy $Action_OnArrivalVCDMovie " VCD"
StrCpy $Action_OnArrivalSVCDMovie " SVCD " StrCpy $Action_OnArrivalSVCDMovie " SVCD"
StrCpy $Action_OnArrivalVideoFiles " " StrCpy $Action_OnArrivalVideoFiles " -"
StrCpy $Action_OnArrivalMusicFiles " " StrCpy $Action_OnArrivalMusicFiles " -"
StrCpy $Action_OnArrivalDVDAudio " DVD" StrCpy $Action_OnArrivalDVDAudio " -DVD"
StrCpy $License_NextText " . ." StrCpy $License_NextText " . ."
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