mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
* CUERipper: was still sometimes locking drives it didn't need to
* ArCueDotNet: don't search for cover art * 'Silent track' diagnostics in AR log * LAME.dll: settings were not used * libwavpack: settings were not used (MD5Sum & extra mode) * workarounds for various Mono bugs * Path formatting: %discnumber% produces two-digit numbers if %totaldiscs% > 9 * Overwrite dialog: list files, 'remember the choice' option * Doesn't abort on broken Artwork files * Better locates files in some complicated cases, e.g. when only some tracks have tracknumber tags * Folder browser now sorts contents, because OS didn't do it when browsing external drives etc
This commit is contained in:
@@ -124,13 +124,13 @@
|
||||
<value>Error querying drive</value>
|
||||
</data>
|
||||
<data name="DeviceNotMMC" xml:space="preserve">
|
||||
<value>not an MMC device</value>
|
||||
<value>Not an MMC device</value>
|
||||
</data>
|
||||
<data name="DeviceOpenError" xml:space="preserve">
|
||||
<value>Open failed</value>
|
||||
</data>
|
||||
<data name="NoAudio" xml:space="preserve">
|
||||
<value>no audio</value>
|
||||
<value>No audio tracks</value>
|
||||
</data>
|
||||
<data name="ReadCDError" xml:space="preserve">
|
||||
<value>Error reading CD</value>
|
||||
|
||||
Reference in New Issue
Block a user