Merge branch 'master' of https://github.com/LMMS/lmms into StCyr_ArtworkTabs
This commit is contained in:
@@ -5604,6 +5604,10 @@ PM (ФМ) режим означає Фазова Модуляція: Осцил
|
||||
<source>Piano-Roll - no pattern</source>
|
||||
<translation>Нотний редактор - без шаблону</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Quantize</source>
|
||||
<translation>Квантовать</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PianoView</name>
|
||||
@@ -6487,6 +6491,25 @@ Remember to also save your project manually.</source>
|
||||
<translation>Режим каналу</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SubWindow</name>
|
||||
<message>
|
||||
<source>Close</source>
|
||||
<translation>Закрити</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Maximize</source>
|
||||
<translation>Розгорнути</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Minimize</source>
|
||||
<translation>Згорнути</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Restore</source>
|
||||
<translation>Відновити</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TabWidget</name>
|
||||
<message>
|
||||
|
||||
@@ -351,6 +351,11 @@ AutomatableSlider::handle:vertical {
|
||||
margin: -4px -12px -2px;
|
||||
}
|
||||
|
||||
/* about dialog */
|
||||
QTabWidget, QTabWidget QWidget {
|
||||
background: #5b6571;
|
||||
}
|
||||
|
||||
/* window that shows up when you add effects */
|
||||
|
||||
EffectSelectDialog QScrollArea {
|
||||
|
||||
Reference in New Issue
Block a user