The "movies" term was used everywhere else, for coherency use it instead of "clips".
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40923 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
ed7ee7a432
commit
b17cf6ff58
@ -64,7 +64,7 @@ SettingsWindow::SettingsWindow(BRect frame)
|
||||
BStringView* viewOptionsLabel = new BStringView("stringViewViewOpions",
|
||||
B_TRANSLATE("View options"));
|
||||
BStringView* bgMoviesModeLabel = new BStringView("stringViewPlayBackg",
|
||||
B_TRANSLATE("Play background clips at"));
|
||||
B_TRANSLATE("Play background movies at"));
|
||||
BAlignment alignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_CENTER);
|
||||
playModeLabel->SetExplicitAlignment(alignment);
|
||||
playModeLabel->SetFont(be_bold_font);
|
||||
|
Loading…
Reference in New Issue
Block a user