New translations strings.xml (Italian)

This commit is contained in:
Duy Tran Khanh 2021-11-29 03:16:28 +07:00
parent 37b3b02273
commit 0e554c4745

View File

@ -245,4 +245,7 @@ Premi OK per confermare l\'installazione, oppure Cancel per annullarla.</string>
<string name="preference_sustained_performance_title">Attiva modalità performance sostenute</string>
<string name="preference_sustained_performance_description">Limita il thermal throttling limitando le performance massime</string>
<string name="preference_back_title">Ritorna indietro</string>
<string name="gles_hack_none">Non rimpicciolire le textures</string>
<string name="gles_hack_always">Dividi tutte le texture di 2</string>
<string name="gles_hack_sometimes">Dividi le texture più grandi di /2 o /4</string>
</resources>