|
@@ -51,7 +51,7 @@
|
|
<x>0</x>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<y>0</y>
|
|
<width>1024</width>
|
|
<width>1024</width>
|
|
- <height>22</height>
|
|
|
|
|
|
+ <height>37</height>
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|
|
<widget class="QMenu" name="menuFile">
|
|
<widget class="QMenu" name="menuFile">
|
|
@@ -70,6 +70,7 @@
|
|
</property>
|
|
</property>
|
|
<addaction name="actionMapSettings"/>
|
|
<addaction name="actionMapSettings"/>
|
|
<addaction name="actionPlayers_settings"/>
|
|
<addaction name="actionPlayers_settings"/>
|
|
|
|
+ <addaction name="actionTranslations"/>
|
|
<addaction name="actionValidate"/>
|
|
<addaction name="actionValidate"/>
|
|
<addaction name="actionUpdate_appearance"/>
|
|
<addaction name="actionUpdate_appearance"/>
|
|
<addaction name="actionRecreate_obstacles"/>
|
|
<addaction name="actionRecreate_obstacles"/>
|
|
@@ -140,6 +141,7 @@
|
|
<addaction name="actionPaste"/>
|
|
<addaction name="actionPaste"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionFill"/>
|
|
<addaction name="actionFill"/>
|
|
|
|
+ <addaction name="actionTranslations"/>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QDockWidget" name="dockWidget_2">
|
|
<widget class="QDockWidget" name="dockWidget_2">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
@@ -754,7 +756,7 @@
|
|
<x>0</x>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<y>0</y>
|
|
<width>128</width>
|
|
<width>128</width>
|
|
- <height>251</height>
|
|
|
|
|
|
+ <height>236</height>
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
@@ -797,7 +799,7 @@
|
|
<x>0</x>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<y>0</y>
|
|
<width>128</width>
|
|
<width>128</width>
|
|
- <height>251</height>
|
|
|
|
|
|
+ <height>236</height>
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
@@ -833,7 +835,7 @@
|
|
<x>0</x>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<y>0</y>
|
|
<width>128</width>
|
|
<width>128</width>
|
|
- <height>251</height>
|
|
|
|
|
|
+ <height>236</height>
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
@@ -1237,6 +1239,21 @@
|
|
<string>Export as...</string>
|
|
<string>Export as...</string>
|
|
</property>
|
|
</property>
|
|
</action>
|
|
</action>
|
|
|
|
+ <action name="actionTranslations">
|
|
|
|
+ <property name="enabled">
|
|
|
|
+ <bool>false</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="icon">
|
|
|
|
+ <iconset>
|
|
|
|
+ <normaloff>icons:translations.png</normaloff>icons:translations.png</iconset>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Translations</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="shortcut">
|
|
|
|
+ <string>Ctrl+T</string>
|
|
|
|
+ </property>
|
|
|
|
+ </action>
|
|
</widget>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<customwidget>
|