]> git.mxchange.org Git - city.git/blobdiff - application/city/templates/de/menu/generic_menu_entries.xml
Continued a bit: (yes, very long no activity, I'm a dad now of a half-pinay)
[city.git] / application / city / templates / de / menu / generic_menu_entries.xml
index 67190e30082246ef2b373aa0f8f0d555c93574bf..e4442e122649825e64f423b2da30ea474c855ae1 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
-Generic menu entries. You should leave this template for smooth upgrades.
+Generic menu entries. You should not touch this template for smooth upgrades.
 
 @author                Roland Haeder <webmaster@ship-simu.org>
 @version       0.0.0
@@ -31,6 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                                        <title-text><![CDATA[Home:]]></title-text>
                                </title>
                        </block-header>
+
                        <entry-list entry-count="{?entry_count?}">
                                <entry>
                                        <entry-id><![CDATA[home_entry]]></entry-id>
@@ -41,40 +42,55 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                                                <anchor-href><![CDATA[index.php?app={?app_short_name?}]]></anchor-href>
                                        </anchor>
                                </entry>
+
                                <entry>
                                        <entry-id><![CDATA[login_entry]]></entry-id>
                                        <anchor>
                                                <anchor-id><![CDATA[menu_login]]></anchor-id>
                                                <anchor-text><![CDATA[Einloggen]]></anchor-text>
-                                               <anchor-title><![CDATA[Zum Spiel {?app_name?} einloggen]]></anchor-title>
-                                               <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;page=login]]></anchor-href>
+                                               <anchor-title><![CDATA[Zum Spiel {?app_full_name?} einloggen]]></anchor-title>
+                                               <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;command=login]]></anchor-href>
                                        </anchor>
                                </entry>
+
                                <entry>
                                        <entry-id><![CDATA[register_entry]]></entry-id>
                                        <anchor>
                                                <anchor-id><![CDATA[menu_register]]></anchor-id>
                                                <anchor-text><![CDATA[Anmeldung]]></anchor-text>
                                                <anchor-title><![CDATA[Zur Anmeldeseite]]></anchor-title>
-                                               <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;page=register]]></anchor-href>
+                                               <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;command=register]]></anchor-href>
+                                       </anchor>
+                               </entry>
+
+                               <entry>
+                                       <entry-id><![CDATA[infos_entry]]></entry-id>
+                                       <anchor>
+                                               <anchor-id><![CDATA[menu_infos]]></anchor-id>
+                                               <anchor-text><![CDATA[Informationen]]></anchor-text>
+                                               <anchor-title><![CDATA[&Uuml;ber dieses Spiel]]></anchor-title>
+                                               <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;command=infos]]></anchor-href>
                                        </anchor>
                                </entry>
+
                                <entry>
                                        <entry-id><![CDATA[pillory_entry]]></entry-id>
                                        <anchor>
                                                <anchor-id><![CDATA[menu_pillory]]></anchor-id>
                                                <anchor-text><![CDATA[Pranger]]></anchor-text>
                                                <anchor-title><![CDATA[Zum Pranger]]></anchor-title>
-                                               <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;page=pillory]]></anchor-href>
+                                               <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;command=pillory]]></anchor-href>
                                        </anchor>
                                </entry>
                        </entry-list>
+
                        <block-footer>
                                <footer-id><![CDATA[home_menu_footer]]></footer-id>
                                <footer-class><![CDATA[menu_footer]]></footer-class>
-                               <footer-text><![CDATA[Leer]]></footer-text>
+                               <footer-text><![CDATA[Unterhalb Hauptauswahl]]></footer-text>
                        </block-footer>
                </block>
+
                <block>
                        <block-header>
                                <title>
@@ -83,6 +99,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                                        <title-text><![CDATA[Rechtliches:]]></title-text>
                                </title>
                        </block-header>
+
                        <entry-list entry-count="{?entry_count?}">
                                <entry>
                                        <entry-id><![CDATA[imprint_entry]]></entry-id>
@@ -90,23 +107,25 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                                                <anchor-id><![CDATA[menu_imprint]]></anchor-id>
                                                <anchor-text><![CDATA[Impressum]]></anchor-text>
                                                <anchor-title><![CDATA[Impressum]]></anchor-title>
-                                               <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;page=imprint]]></anchor-href>
+                                               <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;command=imprint]]></anchor-href>
                                        </anchor>
                                </entry>
+
                                <entry>
                                        <entry-id><![CDATA[terms_entry]]></entry-id>
                                        <anchor>
                                                <anchor-id><![CDATA[menu_terms]]></anchor-id>
-                                               <anchor-text><![CDATA[ANBs]]></anchor-text>
-                                               <anchor-title><![CDATA[Allgemeine Nutzungsbedingungen]]></anchor-title>
-                                               <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;page=terms]]></anchor-href>
+                                               <anchor-text><![CDATA[Spielregeln]]></anchor-text>
+                                               <anchor-title><![CDATA[Zu den Spielregeln]]></anchor-title>
+                                               <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;command=terms]]></anchor-href>
                                        </anchor>
                                </entry>
                        </entry-list>
+
                        <block-footer>
                                <footer-id><![CDATA[law_menu_footer]]></footer-id>
                                <footer-class><![CDATA[menu_footer]]></footer-class>
-                               <footer-text><![CDATA[Leer]]></footer-text>
+                               <footer-text><![CDATA[Unterhalb Rechtliches]]></footer-text>
                        </block-footer>
                </block>
        </block-list>