Skip to content
Snippets Groups Projects
Select Git revision
  • 5e7183ad2cfd95c3cc3900dbee21e217ffb9eb38
  • develop default protected
  • master protected
  • feature/scrollbars
  • native-audio
  • v7.3.0
  • v7.2.0
  • v7.1.0
  • v7.0.2
  • v7.0.1
  • v7.0.0
  • v5.0.1
  • v5.1.0
  • v6.1.0
  • v6.0.0
15 results

org.eclipse.jdt.core.prefs

Blame
  • news_en.properties 1.19 KiB
    news.further.information=Further information
    news.all.releases=All published and planned releases:
    news.detailed=Detailed changelog (english only):
    
    news.dockerImageSize.headline=Improve docker image size
    news.dockerImageSize.description=Drastically reduce the size of the docker image.
    
    news.csvImportAvoidPageReload.headline=CSV import: avoid page reload
    news.csvImportAvoidPageReload.description=Avoid page reload on skip/undo skip and on inline save.
    
    news.csvImportBugfixFloatingPointPrecision.headline=Bugfix: CSV import floating point precision
    news.csvImportBugfixFloatingPointPrecision.description=Fixes a bug that lead to wrong transactions amounts due to floating point precision.
    
    news.csvImportBugfixTemplateAndCategory.headline=Bugfix: CSV import from template
    news.csvImportBugfixTemplateAndCategory.description=Fixes a bug hat caused the category of a template to be overridden by the CSV data.
    
    news.sortCategoriesInCharts.headline=Sort categories alphabetically in bar charts
    news.sortCategoriesInCharts.description=Categories in bar charts are now sorted alphabetically.
    
    news.filterBugfix.headline=Bugfix: filter usage
    news.filterBugfix.description=Fixes a bug that prevented filters from being usable.