]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/game/electronic/base_electronic.xml
Basic fuel and tank templates added, typos fixed
[shipsimu.git] / application / ship-simu / templates / de / game / electronic / base_electronic.xml
index 932eca9499821fc21ac1c5173ac8fee87b2b55a6..8db4deeaca6f5c4b5ea63e202f1ba1e9808d9996 100644 (file)
@@ -34,13 +34,13 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                <id>{?id?}</id>
                <name>{?name?}</name>
                <type>{?type?}</type>
-               <!-- Simplified dimension of the electronics because it will be placed
+               <!-- Simplified dimensions of the electronics because it will be placed
                     into a small box for transportation. //-->
-               <dimension>
+               <dimensions>
                        <width>{?width?}</width>
                        <height>{?height?}</height>
                        <length>{?length?}</length>
-               </dimension>
+               </dimensions>
        </general-data>
        <!-- An electronical device may depend on one or more technologies, at least
             'electronics'. //-->