]> git.mxchange.org Git - city.git/blob - application/city/templates/de/menu/login_area_menu_entries.xml
Some renames + new controller added
[city.git] / application / city / templates / de / menu / login_area_menu_entries.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!--
3 Login area menu entries. You should leave this template for smooth upgrades.
4
5 @author         Roland Haeder <webmaster@ship-simu.org>
6 @version        0.0.0
7 @copyright      Copyright (c) 2015 City Developer Team
8 @license        GNU GPL 3.0 or any newer version
9 @link           http://www.ship-simu.org
10
11 This program is free software: you can redistribute it and/or modify
12 it under the terms of the GNU General Public License as published by
13 the Free Software Foundation, either version 3 of the License, or
14 (at your option) any later version.
15
16 This program is distributed in the hope that it will be useful,
17 but WITHOUT ANY WARRANTY; without even the implied warranty of
18 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19 GNU General Public License for more details.
20
21 You should have received a copy of the GNU General Public License
22 along with this program. If not, see <http://www.gnu.org/licenses/>
23 //-->
24 <menu>
25         <block-list block-count="{?block_count?}">
26                 <block>
27                         <block-header>
28                                 <title>
29                                         <title-id><![CDATA[home_menu_title]]></title-id>
30                                         <title-class><![CDATA[menu_title]]></title-class>
31                                         <title-text><![CDATA[Home:]]></title-text>
32                                 </title>
33                         </block-header>
34
35                         <entry-list entry-count="{?entry_count?}">
36                                 <entry>
37                                         <entry-id><![CDATA[welcome_entry]]></entry-id>
38                                         <anchor>
39                                                 <anchor-id><![CDATA[menu_welcome]]></anchor-id>
40                                                 <anchor-text><![CDATA[Home]]></anchor-text>
41                                                 <anchor-title><![CDATA[Zur Eingangsseite]]></anchor-title>
42                                                 <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;command=login_area]]></anchor-href>
43                                         </anchor>
44                                 </entry>
45
46                                 <entry>
47                                         <entry-id><![CDATA[city_map_entry]]></entry-id>
48                                         <anchor>
49                                                 <anchor-id><![CDATA[menu_city_map]]></anchor-id>
50                                                 <anchor-text><![CDATA[Stadtkarte]]></anchor-text>
51                                                 <anchor-title><![CDATA[Zur Stadtkarte]]></anchor-title>
52                                                 <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;command=login_area&amp;action=city_map]]></anchor-href>
53                                         </anchor>
54                                 </entry>
55
56                                 <entry>
57                                         <entry-id><![CDATA[region_map_entry]]></entry-id>
58                                         <anchor>
59                                                 <anchor-id><![CDATA[menu_region_map]]></anchor-id>
60                                                 <anchor-text><![CDATA[Gebietskarte]]></anchor-text>
61                                                 <anchor-title><![CDATA[Zur Gebietskarte]]></anchor-title>
62                                                 <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;command=login_area&amp;action=region_map]]></anchor-href>
63                                         </anchor>
64                                 </entry>
65
66                                 <entry>
67                                         <entry-id><![CDATA[government_entry]]></entry-id>
68                                         <anchor>
69                                                 <anchor-id><![CDATA[menu_government]]></anchor-id>
70                                                 <anchor-text><![CDATA[&Ouml;ffentliche Hand]]></anchor-text>
71                                                 <anchor-title><![CDATA[Zur &ouml;ffentlichen Hand]]></anchor-title>
72                                                 <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;command=login_area&amp;action=government]]></anchor-href>
73                                         </anchor>
74                                 </entry>
75
76                                 <entry>
77                                         <entry-id><![CDATA[profile_entry]]></entry-id>
78                                         <anchor>
79                                                 <anchor-id><![CDATA[menu_profile]]></anchor-id>
80                                                 <anchor-text><![CDATA[Mein Profil]]></anchor-text>
81                                                 <anchor-title><![CDATA[Zum Spielerprofil]]></anchor-title>
82                                                 <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;command=login_area&amp;action=profile]]></anchor-href>
83                                         </anchor>
84                                 </entry>
85                         </entry-list>
86
87                         <block-footer>
88                                 <footer-id><![CDATA[overview_menu_footer]]></footer-id>
89                                 <footer-class><![CDATA[menu_footer]]></footer-class>
90                                 <footer-text><![CDATA[Unterhalb Hauptauswahl]]></footer-text>
91                         </block-footer>
92                 </block>
93
94                 <block>
95                         <block-header>
96                                 <title>
97                                         <title-id><![CDATA[misc_menu_title]]></title-id>
98                                         <title-class><![CDATA[menu_title]]></title-class>
99                                         <title-text><![CDATA[Weiteres:]]></title-text>
100                                 </title>
101                         </block-header>
102
103                         <entry-list entry-count="{?entry_count?}">
104                                 <entry>
105                                         <entry-id><![CDATA[support_entry]]></entry-id>
106                                         <anchor>
107                                                 <anchor-id><![CDATA[menu_support]]></anchor-id>
108                                                 <anchor-text><![CDATA[Support]]></anchor-text>
109                                                 <anchor-title><![CDATA[Zum Support Kontakt aufnehmen]]></anchor-title>
110                                                 <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;command=support]]></anchor-href>
111                                         </anchor>
112                                 </entry>
113
114                                 <entry>
115                                         <entry-id><![CDATA[terms_entry]]></entry-id>
116                                         <anchor>
117                                                 <anchor-id><![CDATA[menu_terms]]></anchor-id>
118                                                 <anchor-text><![CDATA[Spielregeln]]></anchor-text>
119                                                 <anchor-title><![CDATA[Zu den Spielregeln]]></anchor-title>
120                                                 <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;command=terms]]></anchor-href>
121                                         </anchor>
122                                 </entry>
123
124                                 <entry>
125                                         <entry-id><![CDATA[pillory_entry]]></entry-id>
126                                         <anchor>
127                                                 <anchor-id><![CDATA[menu_pillory]]></anchor-id>
128                                                 <anchor-text><![CDATA[Pranger]]></anchor-text>
129                                                 <anchor-title><![CDATA[Zum Pranger]]></anchor-title>
130                                                 <anchor-href><![CDATA[index.php?app={?app_short_name?}&amp;command=pillory]]></anchor-href>
131                                         </anchor>
132                                 </entry>
133                         </entry-list>
134
135                         <block-footer>
136                                 <footer-id><![CDATA[law_menu_footer]]></footer-id>
137                                 <footer-class><![CDATA[menu_footer]]></footer-class>
138                                 <footer-text><![CDATA[Unterhalb Weiteres]]></footer-text>
139                         </block-footer>
140                 </block>
141         </block-list>
142 </menu>