Parcourir la source

Add PPTC acronym to settings page (#1974)

EmulationFanatic il y a 5 ans
Parent
commit
9c2f851d39
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Ryujinx/Ui/Windows/SettingsWindow.glade

+ 1 - 1
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>