Ignore:
Timestamp:
Feb 21, 2014, 5:26:03 PM (11 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update trunk to 0.8.6

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

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

    r142 r156  
    3838
    3939${LangFileString} Section_MPlayerCodecs "Binary Codecs"
     40!ifdef WIN64
     41${LangFileString} Section_MPlayerCodecs_Desc "Binary codecs are not supported in this version."
     42!else
    4043${LangFileString} Section_MPlayerCodecs_Desc "Optional codecs for MPlayer. (Internet Connection required for installation)"
     44!endif
    4145
    4246${LangFileString} Section_MEncoder_Desc "A companion program to MPlayer that can be used to encode or transform supported audio or video streams."
     
    4751${LangFileString} Section_Translations "Languages"
    4852${LangFileString} Section_Translations_Desc "Non-English language files for SMPlayer."
     53
     54${LangFileString} Section_ResetSettings_Desc "Deletes SMPlayer preferences leftover from previous installations."
    4955
    5056${LangFileString} MPlayer_Codec_Msg "The binary codec packages add support for codecs that are not yet implemented natively, like newer RealVideo variants and a lot of uncommon formats.$\nNote that they are not necessary to play most common formats like DVDs, MPEG-1/2/4, etc."
     
    6268${LangFileString} Reinstall_Msg3_3 "Click Uninstall when ready to proceed."
    6369${LangFileString} Reinstall_Msg4 "Change Installation Settings"
     70${LangFileString} Reinstall_Msg5 "Reset my SMPlayer configuration"
    6471
    6572${LangFileString} Type_Reinstall "reinstall"
Note: See TracChangeset for help on using the changeset viewer.