(GUI): added image format tag to status message.

This commit is contained in:
poddav
2022-04-29 13:14:16 +04:00
parent 4fe241276f
commit 307805c4ac
6 changed files with 8 additions and 8 deletions

View File

@@ -232,7 +232,7 @@
<value>{0}에서 {1}로 파일 추출하기</value>
</data>
<data name="MsgImageSize" xml:space="preserve">
<value>이미지 {0} x {1} x {2}bpp</value>
<value>이미지 {0} x {1} x {2}bpp [{3}]</value>
</data>
<data name="MsgNoFiles" xml:space="preserve">
<value>추출할 파일이 없음</value>