translation files updated
This commit is contained in:
parent
65f2dcd80f
commit
353328aaf7
2 changed files with 14 additions and 6 deletions
|
@ -7,7 +7,7 @@
|
|||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>400</width>
|
||||
<height>100</height>
|
||||
<height>104</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
|
@ -55,14 +55,14 @@
|
|||
<item>
|
||||
<widget class="QPushButton" name="cmdCopy">
|
||||
<property name="text">
|
||||
<string>Copy</string>
|
||||
<string>Cop&y</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="cmdClose">
|
||||
<property name="text">
|
||||
<string>Close</string>
|
||||
<string>&Close</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
|
@ -501,13 +501,21 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameDialog.ui" line="58"/>
|
||||
<source>Copy</source>
|
||||
<translation>Копировать</translation>
|
||||
<source>Cop&y</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameDialog.ui" line="65"/>
|
||||
<source>&Close</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Copy</source>
|
||||
<translation type="vanished">Копировать</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Close</source>
|
||||
<translation>Закрыть</translation>
|
||||
<translation type="vanished">Закрыть</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameDialog.cpp" line="24"/>
|
||||
|
|
Loading…
Reference in a new issue