Ignore:
Timestamp:
May 27, 2013, 3:28:05 PM (12 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update trunk to 0.8.5

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/setup/translations/finnish.nsh

    r139 r142  
    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${LangFileString} Info_Codecs_Backup "Backing up codecs from previous installation..."
     88${LangFileString} Info_Codecs_Restore "Restoring codecs from previous installation..."
    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.