From 328a719d4954f3e9f25c353c16cdf7f46ab818be Mon Sep 17 00:00:00 2001 From: sithlord48 Date: Wed, 8 Jan 2025 12:18:41 -0500 Subject: [PATCH] refactor: Use Computer in place of Screen for user facing strings --- src/apps/deskflow-gui/dialogs/ActionDialog.ui | 12 ++++++------ src/apps/deskflow-gui/dialogs/ServerConfigDialog.ui | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/apps/deskflow-gui/dialogs/ActionDialog.ui b/src/apps/deskflow-gui/dialogs/ActionDialog.ui index 4bd376e0f..032ae72ee 100644 --- a/src/apps/deskflow-gui/dialogs/ActionDialog.ui +++ b/src/apps/deskflow-gui/dialogs/ActionDialog.ui @@ -55,12 +55,12 @@ - Switch to a screen + Switch to a computer - Switch to the screen in a direction + Switch in a direction @@ -93,22 +93,22 @@ - Move to the screen on the left + Switch to the computer on the left - Move to the screen on the right + Switch to the computer on the right - Move to the screen above + Switch to the computer above - Move to the screen below + Switch to the computer below diff --git a/src/apps/deskflow-gui/dialogs/ServerConfigDialog.ui b/src/apps/deskflow-gui/dialogs/ServerConfigDialog.ui index 24f0bceb3..fa3d6afd8 100644 --- a/src/apps/deskflow-gui/dialogs/ServerConfigDialog.ui +++ b/src/apps/deskflow-gui/dialogs/ServerConfigDialog.ui @@ -59,7 +59,7 @@ true - Drag a screen from the grid to the trashcan to remove it. + Drag a computer from the grid to the trashcan to remove it. QFrame::StyledPanel @@ -461,7 +461,7 @@ - Disable lock to screen (scroll lock key) + Disable lock to computer (scroll lock key) @@ -902,7 +902,7 @@ - Use a server config file to create complex screen layouts that are not possible with the simple grid-based screen layout editor. + Use a server config file to create complex computer layouts that are not possible with the simple grid-based computer layout editor. Enabling this setting will disable the server config GUI.