Bart Friederichs
Bart Friederichs

Reputation: 33521

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?

Upvotes: 8

Views: 1596

Answers (1)

David
David

Reputation: 564

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.

Upvotes: 9

Related Questions