aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com>2021-01-28 20:20:02 -0700
committerGitHub <noreply@github.com>2021-01-29 14:20:02 +1100
commit9c2f851d3946a2b789e8c00432c60c8d690299a7 (patch)
treebba6254a6ee22124fda09414dc73c12d0c3e4e64
parentc30504e3b3bb64c44d993d6339f15ec6703a3c55 (diff)
Add PPTC acronym to settings page (#1974)
-rw-r--r--Ryujinx/Ui/Windows/SettingsWindow.glade2
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>