Scroll bars is 2 words
This commit is contained in:
parent
6408201e33
commit
6218c8f7ea
@ -143,7 +143,7 @@ LookAndFeelSettingsView::LookAndFeelSettingsView(const char* name)
|
||||
.Add(fDecorMenuField->CreateMenuBarLayoutItem(), 1, 0)
|
||||
.Add(fDecorInfoButton, 2, 0)
|
||||
)
|
||||
.Add(new BStringView("label", B_TRANSLATE("Scrollbars:")))
|
||||
.Add(new BStringView("label", B_TRANSLATE("Scroll bars:")))
|
||||
.AddGroup(B_HORIZONTAL, B_USE_DEFAULT_SPACING)
|
||||
.Add(arrowStyleBox)
|
||||
.Add(knobStyleBox)
|
||||
|
Loading…
Reference in New Issue
Block a user