Skip to content

Commit

Permalink
bump English template to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
murrty authored Sep 18, 2022
1 parent b3297b7 commit 899ea04
Showing 1 changed file with 5 additions and 70 deletions.
75 changes: 5 additions & 70 deletions Languages/English.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,83 +5,18 @@
// I recommend you add your name commented to the top, so people can see who contributed to the translation.
// Do note: Exceptions will not be modifiable because I need to be able to read them.

// Template version 3.0.0, last update 2022-09-15

// New additions:
// btnMainExtended
// frmExtendedDownloaderRetrieving
// lbExtendedDownloaderLink
// lbExtendedDownloaderUploader
// lbExtendedDownloaderViews
// lbExtendedDownloaderDownloadingThumbnail
// lbExtendedDownloaderDownloadingThumbnailFailed
// btnExtendedDownloaderDownloadThumbnail
// tabExtendedDownloaderDescription
// tabExtendedDownloaderVerbose
// tabExtendedDownloaderFormatOptions
// chkExtendedDownloaderVideoSeparateAudio
// chContainer
// chFileSize
// chFormatId
// chVideoQuality
// chVideoFPS
// chVideoBitrate
// chVideoDimension
// chVideoCodec
// chAudioBitrate
// chAudioSampleRate
// chAudioCodec
// tabExceptionDetails
// tabExceptionExtraInfo
// mQuickDownloadForm
// mQuickDownloadFormAuthentication
// mExtendedDownloadForm
// tabExtendedOptions
// chkExtendedPreferExtendedDialog
// chkExtendedPreferExtendedDialogHint
// chkExtendedAutomaticallyDownloadThumbnail
// chkExtendedAutomaticallyDownloadThumbnailHint
// lbExtendedDownloaderNoVideoFormatsAvailable
// lbExtendedDownloaderNoAudioFormatsAvailable
// pbDownloadProgressWaitingForData
// pbDownloadProgressWaitingForClose
// mArchiveDownloader
// frmArchiveDownloader
// lbArchiveDownloaderDescription
// txtArchiveDownloaderHint
// lbVideoRemux
// txtExtendedDownloaderMediaTitle
// GenericDoNotReEncode
// GenericDoNotRemux
// tabSettingsGeneralYoutubeDl
// tabSettingsGeneralFfmpeg
// btnSettingsRedownloadFfmpeg
// btnSettingsRedownloadFfmpegHint
// dlgFirstTimeDownloadYoutubeDl
// dlgFirstTimeDownloadFfmpeg
// frmGenericDownloadProgress
// GenericClose
// frmLog
// frmLogClear

// Removed:
// txtArgsHint
// lbDownloadStatusStarted
// lbDownloadStatusError
// lbConvertStarted
// lbConvertFailed
// chkDownloadSound
// Template version 3.0.1, last update 2022-09-18

// Changed:
// btnExceptionGithub
// btnSettingsRedownloadYoutubeDlHint
// lbAboutBody=youtube


// The "CurrentLanguageVersion" should match the same version as specific version that it is updated for.

[English-Example]
CurrentLanguageShort=en-template
CurrentLanguageHint=Click here to change
CurrentLanguageVersion=3.0.
CurrentLanguageVersion=3.0.1

GenericInputBest=best
GenericInputWorst=worst
Expand Down Expand Up @@ -134,7 +69,7 @@ dlgUpdaterUpdatedVersionHashNoMatch=The hash calculated by the updater does not
dlgUpdaterHashNotGiven=The UpdateHash hasn't been set, so I can't calculate the hash to sanity-check that it's the one from release. Your mileage may vary.

frmAbout=About
lbAboutBody=youtube-dl by {0}\nyoutube-dl-gui by {1}\ndebug date {2}
lbAboutBody=youtube-dl-gui by {0}\ndebug date {1}\nReport any issues to the Github repo
llbCheckForUpdates=Check for updates

frmArchiveDownloader=Archive downloader
Expand Down

0 comments on commit 899ea04

Please sign in to comment.