diff options
| author | 2022-11-26 02:14:10 -0300 | |
|---|---|---|
| committer | 2022-11-26 02:14:10 -0300 | |
| commit | 972bd6cb5427d5c05d9482aa1f0bc76bea6715af (patch) | |
| tree | 610aa0e28d976e504df06c215edd8b9e079604cd | |
| parent | Merge pull request #1 from lat9nq/fsrSlider (diff) | |
| download | yuzu-972bd6cb5427d5c05d9482aa1f0bc76bea6715af.tar.gz yuzu-972bd6cb5427d5c05d9482aa1f0bc76bea6715af.tar.xz yuzu-972bd6cb5427d5c05d9482aa1f0bc76bea6715af.zip | |
Sharpness instead of Sharpening
Diffstat (limited to '')
| -rw-r--r-- | src/yuzu/configuration/configure_graphics.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/yuzu/configuration/configure_graphics.ui b/src/yuzu/configuration/configure_graphics.ui index 1f8c84394..37271f956 100644 --- a/src/yuzu/configuration/configure_graphics.ui +++ b/src/yuzu/configuration/configure_graphics.ui | |||
| @@ -529,12 +529,12 @@ | |||
| 529 | </property> | 529 | </property> |
| 530 | <item> | 530 | <item> |
| 531 | <property name="text"> | 531 | <property name="text"> |
| 532 | <string>Use global FSR Sharpening</string> | 532 | <string>Use global FSR Sharpness</string> |
| 533 | </property> | 533 | </property> |
| 534 | </item> | 534 | </item> |
| 535 | <item> | 535 | <item> |
| 536 | <property name="text"> | 536 | <property name="text"> |
| 537 | <string>Set FSR Sharpening</string> | 537 | <string>Set FSR Sharpness</string> |
| 538 | </property> | 538 | </property> |
| 539 | </item> | 539 | </item> |
| 540 | </widget> | 540 | </widget> |
| @@ -548,7 +548,7 @@ | |||
| 548 | </sizepolicy> | 548 | </sizepolicy> |
| 549 | </property> | 549 | </property> |
| 550 | <property name="text"> | 550 | <property name="text"> |
| 551 | <string>FSR Sharpening:</string> | 551 | <string>FSR Sharpness:</string> |
| 552 | </property> | 552 | </property> |
| 553 | </widget> | 553 | </widget> |
| 554 | </item> | 554 | </item> |