Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Quickly translate strings in Android Studio

Android Studio has the "Translation Editor" built in, which is a very nice tool, but to quickly translate strings, the user interface is quite a hassle. I have to double-click an item to edit it, where I would expect an Enter or F2 keys to work as well.

Is there a shortcut to enter edit mode in the translation editor?

like image 277
Bart Friederichs Avatar asked Nov 02 '15 15:11

Bart Friederichs


People also ask

What app translates quickly?

Google Translate The app can detect more than 100 languages and provide offline translations to 59 languages. With their Word Lens feature, you can translate text on signs from 37 languages.

Can Android studio translate languages?

Translating With The Android Studio Translation Editor xml file to open the Translation Editor. In the Translation Editor, click the globe-icon to add a new language file, in our example we will add 'de' (German) and 'es"(Spanish).


1 Answers

I'm not sure when it got changed, but for everyone (like me) who found this post here. The F2 now works to edit fields without using the mouse.

like image 70
David Avatar answered Sep 23 '22 15:09

David