You can look at screenshots:
Original variant:

Translated variant:

I agree. And please check it out below. If I'm not wrong I translated those string already (PoEdit tool can't find the same strings in non-translated strings) but still see them (pane's captions)in english.It's possible that there may be additional bugs there...
I meant with the 'Perspectives' menu.It's possible that there may be additional bugs there...
That's intentional. Unfortunately, wxAui uses the caption as part of its way of identifying panes. If it's translated, that will break whenever anyone changes locale (the string loaded from .codelite/config will be different from the string that wxAui sees, so the pane won't be managed correctly)....but still see them (pane's captions)in english.
Ok.Until wxAui is fixed (and everyone is using fixed versions) it's better not to translate.
I am on r5611 and now it works. Perspectives are available in translatied version now. Thanks again.Please would you update to r5608 and check if it now works for you.