Multilingualized

Now there're English, Russian and Japanese languages
This commit is contained in:
2020-08-24 16:56:41 +03:00
parent 5a622f53cd
commit fe7d0c178a
14 changed files with 575 additions and 41 deletions
+20 -2
View File
@@ -10,6 +10,24 @@
<height>150</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>400</width>
<height>150</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>400</width>
<height>150</height>
</size>
</property>
<property name="windowTitle">
<string>ACHTUNG!</string>
</property>
@@ -28,12 +46,12 @@
</property>
<property name="font">
<font>
<family>Century Gothic</family>
<family>Maiandra GD</family>
<pointsize>16</pointsize>
</font>
</property>
<property name="text">
<string>TextLabel</string>
<string>ACHTUNG!</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>