소스 검색

Add PPTC acronym to settings page (#1974)

EmulationFanatic 5 년 전
부모
커밋
9c2f851d39
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>