I'm have no expirience with wx still, just study it. There is an MFC aplication, that I want to port to wx. Requriment is that this application must be localized (now it's not) to different lang's, including arabic one. Must be localized: dialogs (most dialogs have custom messages), menus, and some other text resources (now stored in files). Some dialogs must be staticaly linked, some live in dll's.
So, the questions are: Is it possible, and if, how it's complicated? I don't see arabic lang (and no one with right-to-left writing) in list of supported ones.