mirror of https://github.com/x64dbg/Translations
update
This commit is contained in:
parent
b25e0dade5
commit
63182bac55
20
x64dbg.ts
20
x64dbg.ts
|
@ -830,44 +830,44 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="78"/>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="83"/>
|
||||
<source>empty instruction</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="118"/>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="123"/>
|
||||
<source><font color='orange'><b>Instruction encoding error: %1</b></font></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="126"/>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="131"/>
|
||||
<source><font color='red'><b>Instruction bigger by %1 %2...</b></font></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="128"/>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="138"/>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="133"/>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="143"/>
|
||||
<source>byte</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="128"/>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="138"/>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="133"/>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="143"/>
|
||||
<source>bytes</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="136"/>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="141"/>
|
||||
<source><font color='#00cc00'><b>Instruction smaller by %1 %2...</b></font></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="146"/>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="151"/>
|
||||
<source><font color='#00cc00'><b>Instruction is same size!</b></font></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="154"/>
|
||||
<location filename="../Src/Gui/AssembleDialog.cpp" line="159"/>
|
||||
<source><font color='#00cc00'><b>Instruction encoded successfully!</b></font></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
Loading…
Reference in New Issue