Closed fujimotos closed 6 years ago
What used to happen is that initialMenuItems() tries to retrieve localized strings using wrong key names. This results in odd menu items which have empty title strings.
Here is how the menus look like in the master branch:
Note: This patch should resolve the bug report #29.
Thanks!
What's the problem?
What used to happen is that initialMenuItems() tries to retrieve localized strings using wrong key names. This results in odd menu items which have empty title strings.
Screenshot
Here is how the menus look like in the master branch: