mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-02 01:40:52 +01:00
Fixed a syntactic detail in XML elements files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1190 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<definition width="140" version="0.2" hotspot_x="0" hotspot_y="15" height="30" type="element" ic="true" orientation="dnyn" >
|
||||
<names>
|
||||
<name lang="en" >action</name>
|
||||
<name lang="de" >Aktion</name>
|
||||
<name lang="fr" >action</name>
|
||||
<name lang="pl" >Działanie</name>
|
||||
<name lang="cs" >Čin</name>
|
||||
<name lang="en">action</name>
|
||||
<name lang="de">Aktion</name>
|
||||
<name lang="fr">action</name>
|
||||
<name lang="pl">Działanie</name>
|
||||
<name lang="cs">Čin</name>
|
||||
</names>
|
||||
<description>
|
||||
<input x="8" y="2" size="8" text="action" />
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
<definition width="140" version="0.2" hotspot_x="0" hotspot_y="15" height="30" type="element" orientation="dnyn" >
|
||||
<names>
|
||||
<name lang="en" >continue</name>
|
||||
<name lang="de" >Fortsetzen</name>
|
||||
<name lang="fr" >continue</name>
|
||||
<name lang="pl" >Działanie</name>
|
||||
<name lang="cs" >Čin</name>
|
||||
<name lang="en">continue</name>
|
||||
<name lang="de">Fortsetzen</name>
|
||||
<name lang="fr">continue</name>
|
||||
<name lang="pl">Działanie</name>
|
||||
<name lang="cs">Čin</name>
|
||||
</names>
|
||||
<description>
|
||||
<input x="25" y="2" size="8" rotate="true" text="action" />
|
||||
|
||||
Reference in New Issue
Block a user