$i18n_key_words = array(
-// Menus.
-'menu.login' => 'bejelentkezés',
-'menu.logout' => 'kijelentkezés',
+// Menus - short selection strings that are displayed on top of application web pages.
+// Example: https://timetracker.anuko.com (black menu on top).
+'menu.login' => 'Bejelentkezés',
+'menu.logout' => 'Kijelentkezés',
// TODO: translate the following.
// 'menu.forum' => 'Forum',
-'menu.help' => 'segítség',
+'menu.help' => 'Segítség',
// TODO: translate the following.
// 'menu.create_team' => 'Create Team',
+
+// TODO: refactoring ongoing down from here.
'menu.profile' => 'profil',
'menu.time' => 'munkaidő',
// TODO: translate the following.