Change button to Detect Displays
Want to use display consistently instead of mixing with monitor and screen.
This commit is contained in:
parent
490f95bf6c
commit
d6421171cc
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@
|
|||
</child>
|
||||
<child>
|
||||
<object class="GtkButton" id="detect_displays_button">
|
||||
<property name="label" translatable="yes">_Detect Monitors</property>
|
||||
<property name="label" translatable="yes">_Detect Displays</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">True</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue