mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-01 11:27:45 +01:00
textual tweak
This commit is contained in:
parent
9b75cdb26d
commit
b808ca897b
1 changed files with 1 additions and 1 deletions
|
|
@ -2710,7 +2710,7 @@ RCOptionEditor::RCOptionEditor ()
|
|||
sics->scale().set_digits (0);
|
||||
Gtkmm2ext::UI::instance()->set_tip
|
||||
(sics->tip_widget(),
|
||||
_("Larger values lead to using more memory to store images of waveforms, which can improve graphical performance."));
|
||||
_("Increasing the cache size uses more memory to store waveform images, which can improve graphical performance."));
|
||||
add_option (S_("Preferences|GUI"), sics);
|
||||
|
||||
/* Lock GUI timeout */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue