UI: Remove "unsupported" part from AutoSelect message
The unsupported part should basically be signaled via making that value inaccessible
This commit is contained in:
parent
dd825f7d33
commit
f4aae94fe2
@ -161,7 +161,7 @@ Basic.SourceSelect.AddVisible="Make source visible"
|
||||
|
||||
# properties window
|
||||
Basic.PropertiesWindow="Properties for '%1'"
|
||||
Basic.PropertiesWindow.AutoSelectFormat="%1 (unsupported; autoselect: %2)"
|
||||
Basic.PropertiesWindow.AutoSelectFormat="%1 (autoselect: %2)"
|
||||
Basic.PropertiesWindow.SelectColor="Select color"
|
||||
Basic.PropertiesWindow.SelectFont="Select font"
|
||||
Basic.PropertiesWindow.ConfirmTitle="Settings Changed"
|
||||
|
Loading…
x
Reference in New Issue
Block a user