Add text for missing window titles
This commit is contained in:
parent
c8cd3ab2ef
commit
b92b2e1031
@ -21,6 +21,7 @@ Browse="Browse"
|
||||
Mono="Mono"
|
||||
Stereo="Stereo"
|
||||
DroppedFrames="Dropped Frames %1 (%2%)"
|
||||
Settings="Settings"
|
||||
|
||||
# "name already exists" dialog box
|
||||
NameExists.Title="Name already exists"
|
||||
@ -76,6 +77,7 @@ Basic.Main.AddSceneDlg.Text="Please enter the name of the scene"
|
||||
Basic.Main.DefaultSceneName.Text="Scene %1"
|
||||
|
||||
# add source dialog
|
||||
Basic.SourceSelect="Create/Select Source"
|
||||
Basic.SourceSelect.CreateNew="Create new"
|
||||
Basic.SourceSelect.AddExisting="Add Existing"
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Basic.Settings</string>
|
||||
<string>Settings</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user