mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-07-11 01:34:17 +02:00
UI: Rename Limit Depth to 24 Bits option values
This commit is contained in:
committed by
lightningterror
parent
bc00be2ce5
commit
8253207bd2
@@ -345,12 +345,12 @@
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Prioritize Upper</string>
|
||||
<string>Prioritize Upper Bits</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Prioritize Lower</string>
|
||||
<string>Prioritize Lower Bits</string>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
@@ -358,7 +358,7 @@
|
||||
<item row="5" column="0">
|
||||
<widget class="QLabel" name="limitDepthLabel">
|
||||
<property name="text">
|
||||
<string>Limit 24 Bit Depth</string>
|
||||
<string>Limit Depth to 24 Bits</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user