diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-11-03 23:14:31 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-11-03 23:41:02 +0100 |
commit | 66e7d295aa8bbc0ee68aa94cf8de389d48b4b8c5 (patch) | |
tree | b558e2462a3ab86d4b3a8fab97758704cdaafe8c /gui/options-dialog.ui | |
parent | e7f9a0ad3812f51fdb904b40303f6c0fec02f1a8 (diff) |
gui/options: reword
Diffstat (limited to 'gui/options-dialog.ui')
-rw-r--r-- | gui/options-dialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/options-dialog.ui b/gui/options-dialog.ui index d6711e81..fba5e1a2 100644 --- a/gui/options-dialog.ui +++ b/gui/options-dialog.ui @@ -499,13 +499,13 @@ <item> <widget class="QGroupBox" name="groupBox_6"> <property name="title"> - <string>Center pose offset</string> + <string>Custom center pose</string> </property> <layout class="QVBoxLayout" name="verticalLayout_6"> <item> <widget class="QLabel" name="label_22"> <property name="text"> - <string>Alter the centered position sent to games by a fixed amount.</string> + <string>Alter the centered position sent to games.</string> </property> <property name="wordWrap"> <bool>true</bool> |