Changeset 135 for smplayer/trunk/setup/translations/slovenian.nsh
- Timestamp:
- Oct 24, 2012, 8:25:23 PM (13 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 133
- Property svn:mergeinfo changed
-
smplayer/trunk/setup/translations/slovenian.nsh
r132 r135 12 12 ${LangFileString} SMPlayer_Is_Running "An instance of SMPlayer is running. Please exit SMPlayer and try again." 13 13 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?" 14 15 ${LangFileString} Win64_Required "A 64-bit Windows operating system is required to install this software." 15 16 ${LangFileString} Existing_32bitInst "An existing 32-bit installation of SMPlayer exists. You must uninstall 32-bit SMPlayer first." … … 30 31 31 32 ${LangFileString} Section_MPlayer "MPlayer (required)" 32 !ifdef WITH_MPLAYER33 33 ${LangFileString} Section_MPlayer_Desc "MPlayer; required for playback." 34 !else ifndef WITH_MPLAYER35 ${LangFileString} Section_MPlayer_Desc "MPlayer; required for playback. (Internet Connection required for installation)"36 !endif37 34 38 35 ${LangFileString} Section_MPlayerCodecs "Binary Codecs" … … 92 89 ${LangFileString} Uninstaller_Aborted "Uninstall aborted by user." 93 90 ${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." 94 92 95 93 ; Vista & Later Default Programs Registration
Note:
See TracChangeset
for help on using the changeset viewer.