fix made-by align on english
This commit is contained in:
parent
23f6c79dcb
commit
a838cf9f4d
3 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,6 @@
|
|||
QT += core gui network widgets
|
||||
|
||||
CONFIG += qt c++11
|
||||
#CONFIG += console static
|
||||
|
||||
TARGET = jceManager
|
||||
TEMPLATE = app
|
||||
|
|
BIN
jce_en.qm
BIN
jce_en.qm
Binary file not shown.
|
@ -150,7 +150,7 @@
|
|||
<location filename="main/mainscreen.ui" line="632"/>
|
||||
<source><p align="center">Made By <a href="http://liranbg.github.io/JceManager/"><span style=" text-decoration: underline; color:#0000ff;">JceManager</span></a></p></source>
|
||||
<oldsource><p align="right">Made By <a href="http://liranbg.github.io/JceManager/"><span style=" text-decoration: underline; color:#0000ff;">JceManager</span></a></p></oldsource>
|
||||
<translation><p align="right">Made By <a href="http://liranbg.github.io/JceManager/"><span style=" text-decoration: underline; color:#0000ff;">JceManager</span></a></p></translation>
|
||||
<translation><p align="center">Made By <a href="http://liranbg.github.io/JceManager/"><span style=" text-decoration: underline; color:#0000ff;">JceManager</span></a></p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main/mainscreen.ui" line="649"/>
|
||||
|
|
Loading…
Reference in a new issue