diff options
| author | 2023-06-25 12:51:16 -0400 | |
|---|---|---|
| committer | 2023-06-25 12:51:16 -0400 | |
| commit | b6e89bdf2c871d2d793c78781babe4f0c0636514 (patch) | |
| tree | 3fbeeee82a63f2bd44719002b61b0968f5158878 /src | |
| parent | Clarify Ring-Con configuration message in UI (diff) | |
| download | yuzu-b6e89bdf2c871d2d793c78781babe4f0c0636514.tar.gz yuzu-b6e89bdf2c871d2d793c78781babe4f0c0636514.tar.xz yuzu-b6e89bdf2c871d2d793c78781babe4f0c0636514.zip | |
Hyphenate Joy-Con and clarify further
Diffstat (limited to 'src')
| -rw-r--r-- | src/yuzu/configuration/configure_ringcon.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/configuration/configure_ringcon.ui b/src/yuzu/configuration/configure_ringcon.ui index 0c50b9258..38ecccc3d 100644 --- a/src/yuzu/configuration/configure_ringcon.ui +++ b/src/yuzu/configuration/configure_ringcon.ui | |||
| @@ -23,7 +23,7 @@ | |||
| 23 | </size> | 23 | </size> |
| 24 | </property> | 24 | </property> |
| 25 | <property name="text"> | 25 | <property name="text"> |
| 26 | <string>To use Ring-Con configure player 1 as right JoyCon both physical and emulated, and player 2 as left JoyCon physical and dual (!) JoyCon emulated before starting the game.</string> | 26 | <string>To use Ring-Con, configure player 1 as right Joy-Con (both physical and emulated), and player 2 as left Joy-Con (left physical and dual emulated) before starting the game.</string> |
| 27 | </property> | 27 | </property> |
| 28 | <property name="wordWrap"> | 28 | <property name="wordWrap"> |
| 29 | <bool>true</bool> | 29 | <bool>true</bool> |