diff options
| -rw-r--r-- | Ryujinx/Ui/Windows/SettingsWindow.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx/Ui/Windows/SettingsWindow.glade b/Ryujinx/Ui/Windows/SettingsWindow.glade index 6457ecfe..5ead8dd8 100644 --- a/Ryujinx/Ui/Windows/SettingsWindow.glade +++ b/Ryujinx/Ui/Windows/SettingsWindow.glade @@ -1458,7 +1458,7 @@ </child> <child> <object class="GtkCheckButton" id="_ptcToggle"> - <property name="label" translatable="yes">Enable Profiled Persistent Translation Cache</property> + <property name="label" translatable="yes">Enable PPTC (Profiled Persistent Translation Cache)</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">False</property> |
