Ignore:
Timestamp:
Oct 24, 2012, 8:25:23 PM (13 years ago)
Author:
Silvan Scherrer
Message:

SMplayer: update trunk to 0.8.1

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

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

    r132 r135  
    1212${LangFileString} SMPlayer_Is_Running "An instance of SMPlayer is running. Please exit SMPlayer and try again."
    1313
     14${LangFileString} OS_Not_Supported "Unsupported operating system.$\nSMPlayer ${SMPLAYER_VERSION} requires at least Windows XP and may not work correctly on your system.$\nDo you really want to continue with the installation?"
    1415${LangFileString} Win64_Required "A 64-bit Windows operating system is required to install this software."
    1516${LangFileString} Existing_32bitInst "An existing 32-bit installation of SMPlayer exists. You must uninstall 32-bit SMPlayer first."
     
    3031
    3132${LangFileString} Section_MPlayer "MPlayer (required)"
    32 !ifdef WITH_MPLAYER
    3333${LangFileString} Section_MPlayer_Desc "MPlayer; required for playback."
    34 !else ifndef WITH_MPLAYER
    35 ${LangFileString} Section_MPlayer_Desc "MPlayer; required for playback. (Internet Connection required for installation)"
    36 !endif
    3734
    3835${LangFileString} Section_MPlayerCodecs "Binary Codecs"
     
    9289${LangFileString} Uninstaller_Aborted "Uninstall aborted by user."
    9390${LangFileString} Uninstaller_NotInstalled "It does not appear that SMPlayer is installed in the directory '$INSTDIR'.$\r$\nContinue anyway (not recommended)?"
     91${LangFileString} Uninstaller_64bitOnly "This installation can only be uninstalled on 64-bit Windows."
    9492
    9593; Vista & Later Default Programs Registration
Note: See TracChangeset for help on using the changeset viewer.