You are currently working on UAT 

Quickly get to translation provider list in Project Settings

This simple script takes you to the Translation Memory and Automated Translation window under All Language Pairs.

Hotkey: tm

::TM::
Send !p   ;this is my shortcut to get to Project Settings (Alt+P), if yours is different, adapt accordingly
Sleep 100
Send Proj
Sleep 500
Send Lang
Send {Down 2}
return