mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
[CUETools] Add tooltips to frmChoice buttons
- Tooltips are added to the following buttons to make their purpose
more obvious:
buttonMusicBrainz
tooltip: Lookup album at MusicBrainz
buttonNavigateCTDB
tooltip: Navigate to album in CUETools DB
- Add German translation of the tooltips
This commit is contained in:
@@ -147,4 +147,10 @@
|
||||
<data name="Value.HeaderText" xml:space="preserve">
|
||||
<value>Spalte1</value>
|
||||
</data>
|
||||
<data name="buttonMusicBrainz.ToolTip" xml:space="preserve">
|
||||
<value>Album bei MusicBrainz nachschlagen</value>
|
||||
</data>
|
||||
<data name="buttonNavigateCTDB.ToolTip" xml:space="preserve">
|
||||
<value>Album in CUETools DB anzeigen</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user