Commit Graph

13 Commits

Author SHA1 Message Date
Wolfgang Stöggl
3ee5fec963 Update German translation (#68)
- Use extension ResXManager 1.48.3862 for editing

- CUETools:
  - CUETools\frmCUETools.de-DE.resx:
    - Update and add German translations
    - Add line breaks to the long ToolTip texts of
      chkWriteArTagsOnConvert and chkWriteARTagsOnVerify
  - CUETools\frmChoice.de-DE.resx:
    Update German translation
    Remove translations without source entry
  - CUETools\frmSettings.de-DE.resx
    Update and add German translations
    Remove duplicate entries
    Remove translations without source entry. These translations were
    leftovers in frmSettings.de-DE.resx
  - CUETools\frmSettings.resx:
    Fix a typo in the source string of textBoxDecoderName.ToolTip:
    encoder->decoder
  - CUETools\frmSubmit.de-DE.resx:
    Minor updates

- CUERipper
  - Update German translation
  - CUERipper\frmCUERipper.resx:
    - The German translation of "Eject" is slightly too long for
      the width of the button. Add AutoSize property to
      buttonEjectDisk, so that the translation "Auswerfen" fits.
    - Correct toolStripStatusAr.ToolTipText in the source string and
      the German translation. This initial tooltip text is about the
      AccurateRip status and not yet, if a CD has been found in the
      AccurateRip database.

- Add German translation files:
  Bwg.Scsi\Messages.de-DE.resx
  CUERipper\Properties\Resources.de-DE.resx
  CUERipper\frmFreedbSubmit.de-DE.resx
  CUETools.CLParity\Properties\Resources.de-DE.resx
  CUETools.Codecs.FLACCL\Properties\Resources.de-DE.resx
  CUETools.Codecs.Flake\Properties\Resources.de-DE.resx
  CUETools.Codecs.WMA\Properties\Resources.de-DE.resx
  CUETools.Ripper.SCSI\Resource1.de-DE.resx
  CUETools\Properties\Resources.de-DE.resx
2021-01-05 06:00:59 +01:00
Grigory Chudov
9754a9a328 Fixed a few bugs and switched to .NET framework 4.7 2018-10-21 14:12:05 -04:00
Grigory Chudov
320e75d709 Removed AudioEncoderSettings/AudioDecoderSettings classes, all of their functionality is now in IAudioEncoderSettings/IAudioDecoderSettings interfaces. 2018-03-25 17:24:27 -04:00
Grigory Chudov
16fccfe5c9 Code cleanup; Reader classes renamed to Decoders, Writers to Encoders, every Decoder must have a corresponding Settings class now just like Encoders. UserDefinedEncoders renamed to CommandLineEncoders, etc. 2018-03-23 19:26:26 -04:00
Grigory Chudov
51d50771a5 Switch to building OpenCLNet from sources in submodule 2018-03-16 19:56:53 -04:00
Grigory Chudov
929b7de944 Updated the build system, now using .NET Framework v4.0 for most things 2018-03-11 17:07:48 -04:00
chudov
1d743c4a9e VS2010 2011-10-23 22:50:33 +00:00
chudov
766ecd77a5 fixing build 2011-07-10 17:25:33 +00:00
chudov
6783bba2e9 optimizations 2010-12-02 15:58:41 +00:00
chudov
dd9b86e4a5 experiment 2010-11-12 05:44:39 +00:00
chudov
f619c82ef3 CPU mode + GPU optimizations 2010-10-25 04:50:36 +00:00
chudov
facb0338c5 opencl flac encoder 2010-10-06 11:16:41 +00:00
chudov
c4c344e88f opencl flac encoder 2010-09-20 05:32:05 +00:00