Hi all!

I am translating my application to russian using standart Qt tools. Everything works fine, but some strings are still english. For example "Save", "Open" and "Cancel" in QFileDialog, invoking by static functions like getOpenFileName(...).

How to translate these strings?

PS. Using Qt 4.3.3/Linux, system locale (LANG and LC_ALL) is ru_RU.UTF8