Changeset 142 for smplayer/trunk/setup/translations/croatian.nsh
- Timestamp:
- May 27, 2013, 3:28:05 PM (12 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 140
- Property svn:mergeinfo changed
-
smplayer/trunk/setup/translations/croatian.nsh
r139 r142 38 38 39 39 ${LangFileString} Section_MPlayerCodecs "Binary Codecs" 40 !ifdef WITH_CODECS41 ${LangFileString} Section_MPlayerCodecs_Desc "Optional codecs for MPlayer."42 !else ifndef WITH_CODECS43 40 ${LangFileString} Section_MPlayerCodecs_Desc "Optional codecs for MPlayer. (Internet Connection required for installation)" 44 !endif45 41 46 42 ${LangFileString} Section_MEncoder_Desc "A companion program to MPlayer that can be used to encode or transform supported audio or video streams." … … 79 75 ${LangFileString} Codecs_Inst_Failed "Failed to install MPlayer codecs." 80 76 81 ; Version information82 ${LangFileString} VerInfo_DL_Msg "Downloading version information..."83 ${LangFileString} VerInfo_DL_Failed "Failed to download version info: '$R0'. Using a default version."84 85 77 ; Uninstaller 86 78 ${LangFileString} Uninstaller_No_Admin "This installation can only be uninstalled by a user with administrator privileges." … … 93 85 94 86 ; Misc 87 ${LangFileString} Info_Codecs_Backup "Backing up codecs from previous installation..." 88 ${LangFileString} Info_Codecs_Restore "Restoring codecs from previous installation..." 95 89 ${LangFileString} Info_Del_Files "Deleting Files..." 96 90 ${LangFileString} Info_Del_Registry "Deleting Registry Keys..."
Note:
See TracChangeset
for help on using the changeset viewer.