Ignore:
Timestamp:
May 23, 2013, 5:06:17 PM (13 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update vendor to 0.8.5'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/setup/translations/danish.nsh

    r137 r140  
    3838
    3939${LangFileString} Section_MPlayerCodecs "Binary Codecs"
    40 !ifdef WITH_CODECS
    41 ${LangFileString} Section_MPlayerCodecs_Desc "Optional codecs for MPlayer."
    42 !else ifndef WITH_CODECS
    4340${LangFileString} Section_MPlayerCodecs_Desc "Optional codecs for MPlayer. (Internet Connection required for installation)"
    44 !endif
    4541
    4642${LangFileString} Section_MEncoder_Desc "A companion program to MPlayer that can be used to encode or transform supported audio or video streams."
     
    7975${LangFileString} Codecs_Inst_Failed "Failed to install MPlayer codecs."
    8076
    81 ; Version information
    82 ${LangFileString} VerInfo_DL_Msg "Downloading version information..."
    83 ${LangFileString} VerInfo_DL_Failed "Failed to download version info: '$R0'. Using a default version."
    84 
    8577; Uninstaller
    8678${LangFileString} Uninstaller_No_Admin "This installation can only be uninstalled by a user with administrator privileges."
     
    9385
    9486; Misc
     87
     88
    9589${LangFileString} Info_Del_Files "Deleting Files..."
    9690${LangFileString} Info_Del_Registry "Deleting Registry Keys..."
Note: See TracChangeset for help on using the changeset viewer.