mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-22 22:05:38 +00:00
fix japanese translation - save state dialog filter, debug window key accelerator
This commit is contained in:
parent
8b61fb8b58
commit
7ba0f85718
|
@ -2726,7 +2726,7 @@ This warning will only be shown once.</source>
|
|||
<message>
|
||||
<location filename="../debuggerwindow.ui" line="364"/>
|
||||
<source>&Close</source>
|
||||
<translation>閉じる(C)</translation>
|
||||
<translation>閉じる(&C)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../debuggerwindow.ui" line="373"/>
|
||||
|
@ -7983,7 +7983,7 @@ Achievements: %5 (%6)
|
|||
<location filename="../qthostinterface.cpp" line="1016"/>
|
||||
<location filename="../qthostinterface.cpp" line="1058"/>
|
||||
<source>Save States (*.sav)</source>
|
||||
<translation>ステートセーブ</translation>
|
||||
<translation>ステートセーブ(*.sav)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qthostinterface.cpp" line="1119"/>
|
||||
|
|
Loading…
Reference in a new issue