Is it possible to mirror/flip the dialogs for RTL localization in Passolo?

Hi
Is it possible to mirror/flip the dialogs for RTL localization in Passolo?
If yes how? If no, What are the best Practices to localize an RTL language?

emoji
Parents Reply Children
  • Usually, not all controls in a dialog must be mirrored. If it contains picture controls, you must flip them back. This, and the fact that different resources (Standard, Delphi, .NET) have different methods, is why there is no automated feature to flip all dialogs. 

    But the internal data to flip a dialog is accessible using the object model and one can implement a macro to flip all dialogs in a project for a specific language. Otherwise I would suggest flipping them manually.

    Trados Studio Properties dialog showing Translation String for Notepad.exe with options for Right to Left text alignment including No, Mirror, Mirror (no inheritance), and Toggle alignment.

    emoji


    Generated Image Alt-Text
    [edited by: Trados AI at 6:00 AM (GMT 0) on 5 Mar 2024]