@@ -101,41 +101,41 @@ localized titles are added in the language order specified below.
101101 < / a> < / div>
102102 < ul>
103103 < li> < a href= "<?cs var:toroot ?>guide/topics/ui/declaring-layout.html" >
104- < span class= "en" > Declaring Layout< / span>
104+ < span class= "en" > XML Layouts< / span>
105+ < / a> < / li>
106+ < li> < a href= "<?cs var:toroot ?>guide/topics/ui/ui-events.html" >
107+ < span class= "en" > Input Events< / span>
105108 < / a> < / li>
106109 < li> < a href= "<?cs var:toroot ?>guide/topics/ui/menus.html" >
107- < span class= "en" > Creating Menus< / span>
110+ < span class= "en" > Menus < / span >
108111 < / a > < / li >
109112 < li > < a href= "<?cs var:toroot ?>guide/topics/ui/actionbar.html" >
110- < span class= "en" > Using the Action Bar< / span>
113+ < span class= "en" > Action Bar< / span>
111114 < / a> < / li>
112115 < li> < a href= "<?cs var:toroot ?>guide/topics/ui/dialogs.html" >
113- < span class= "en" > Creating Dialogs< / span>
114- < / a> < / li>
115- < li> < a href= "<?cs var:toroot ?>guide/topics/ui/ui-events.html" >
116- < span class= "en" > Handling UI Events< / span>
116+ < span class= "en" > Dialogs < / span >
117117 < / a > < / li >
118118 < li class= "toggle-list" >
119119 < div > < a href= "<?cs var:toroot ?>guide/topics/ui/notifiers/index.html" >
120- < span class= "en" > Notifying the User < / span>
120+ < span class= "en" > Notifications < / span >
121121 < / a > < / div >
122122 < ul >
123123 < li > < a href= "<?cs var:toroot ?>guide/topics/ui/notifiers/toasts.html" >
124- < span class= "en" > Creating Toast Notifications< / span>
124+ < span class= "en" > Toast Notifications< / span>
125125 < / a> < / li>
126126 < li> < a href= "<?cs var:toroot ?>guide/topics/ui/notifiers/notifications.html" >
127- < span class= "en" > Creating Status Bar Notifications< / span>
127+ < span class= "en" > Status Bar Notifications< / span>
128128 < / a> < / li>
129129 < / ul>
130130 < / li>
131131 < li> < a href= "<?cs var:toroot ?>guide/topics/ui/drag-drop.html" >
132- < span class= "en" > Dragging and Dropping < / span >
132+ < span class= "en" > Drag and Drop < / span >
133133 < / a > < / li >
134134 < li > < a href= "<?cs var:toroot ?>guide/topics/ui/themes.html" >
135- < span class= "en" > Applying Styles and Themes< / span>
135+ < span class= "en" > Styles and Themes< / span >
136136 < / a > < / li >
137137 < li > < a href= "<?cs var:toroot ?>guide/topics/ui/custom-components.html" >
138- < span class= "en" > Building Custom Components< / span>
138+ < span class= "en" > Custom Components< / span>
139139 < / a> < / li>
140140 < li> < a href= "<?cs var:toroot ?>guide/topics/ui/binding.html" >
141141 < span class= "en" > Binding to Data with AdapterView< / span>
0 commit comments