mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-28 14:23:18 +00:00
Fix some typos (#1161)
This commit is contained in:
parent
62c59d195f
commit
fc6c755e5a
27 changed files with 32 additions and 32 deletions
|
@ -975,7 +975,7 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../settings_dialog.cpp" line="72"/>
|
||||
<source>Point your mouse at an option to display it's description.</source>
|
||||
<source>Point your mouse at an option to display its description.</source>
|
||||
<translation>ماوس خود را بر روی یک گزینه قرار دهید تا توضیحات آن نمایش داده شود.</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
@ -1066,7 +1066,7 @@
|
|||
<message>
|
||||
<location filename="../settings_dialog.cpp" line="331"/>
|
||||
<source>vkValidationCheckBox</source>
|
||||
<translation>Enable Vulkan Validation Layers:\nEnables a system that validates the state of the Vulkan renderer and logs information about it's internal state. This will reduce performance and likely change the behavior of emulation.</translation>
|
||||
<translation>Enable Vulkan Validation Layers:\nEnables a system that validates the state of the Vulkan renderer and logs information about its internal state. This will reduce performance and likely change the behavior of emulation.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../settings_dialog.cpp" line="333"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue