mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-12 01:26:39 +00:00
Add PPTC acronym to settings page (#1974)
This commit is contained in:
parent
c30504e3b3
commit
9c2f851d39
1 changed files with 1 additions and 1 deletions
|
@ -1458,7 +1458,7 @@
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkCheckButton" id="_ptcToggle">
|
<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="visible">True</property>
|
||||||
<property name="can-focus">True</property>
|
<property name="can-focus">True</property>
|
||||||
<property name="receives-default">False</property>
|
<property name="receives-default">False</property>
|
||||||
|
|
Loading…
Reference in a new issue