Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-27Target .NET Framework 4.7.1.Kenneth Hsu
2020-04-06Remove unused Localization helper classes.Kenneth Hsu
2019-10-19Mark fields that don't need to be reassigned as readonly.Kenneth Hsu
2019-08-31update nuget packagesBlueBlock
2019-07-31update csproj toolverion and nuget packagesBlueBlock
2019-07-26initial upgrade to framework 4.6.2BlueBlock
2018-09-06Fix actual string to have dashes replacedMikael Mello
2018-09-06Fix localizations with sub-code not workingMikael Mello
2018-06-02Merge pull request #3233 from warwickmm/make_fields_readonlyKenneth Skovhede
2018-05-25Mark fields that shouldn't be reassigned as readonly.Kenneth Hsu
2018-05-25Use Equals to compare CultureInfo instances.Kenneth Hsu
2017-10-16Avoid signing assemblies.Kenneth Hsu
2017-10-11Re-wrote the auto-updater to use process spawning instead of AppDomain loadin...Kenneth Skovhede
2017-09-23Updated ngettextKenneth Skovhede
2017-09-19Replace all instances of InvariantCultureIgnoreCase with OrdinalIgnoreCase in...Tyler Gill
2016-12-30Disabled MSBuild for much faster builds on MacOSKenneth Skovhede
2016-11-03support language codes with '_' as delimiteragrajaghh
2016-10-08fix language default selectionagrajaghh
2016-10-07just pull specified languages but include all *.mo filesagrajaghh
2016-10-05renamePoLocalizationService to MoLocalizationServiceagrajaghh
2016-10-05set current culture to ParseRequestCulture()agrajaghh
2016-10-05Fixed disposing the translation file after openingKenneth Skovhede
2016-10-05remove LocalizationService.AllStringsagrajaghh
2016-10-05use NGettext to parse .mo translation filesagrajaghh
2016-10-03Small fix to avoid loading empty translations from Po filesKenneth Skovhede
2016-09-27Added basic translation entries for testingKenneth Skovhede
2016-09-27Implemented PO file parsing in LocalizationsKenneth Skovhede
2016-04-13Reverted changes to solution file so it again forces Windows linefeeds.Kenneth Skovhede
2015-12-05Updates to the project filesKenneth Skovhede
2015-12-01Bugfix for build issues with AutoUpdateBuilder.Kenneth Skovhede
2015-01-26Updated to .Net framework version 4.5Kenneth Skovhede
2015-01-20Updated copyright noticesKenneth Skovhede
2014-07-01Updated some assembly versionsKenneth Skovhede
2014-06-13Implemented a scaffold version of a localization service so we can plug in th...Kenneth Skovhede