Changeset 140 for smplayer/vendor/current/setup/translations/danish.nsh
- Timestamp:
- May 23, 2013, 5:06:17 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/setup/translations/danish.nsh
r137 r140 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 88 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.
