benlau / androidnative.pri

Calling Android functions from Qt without using JNI
Apache License 2.0
103 stars 15 forks source link

Translations prereq #15

Closed rmallah closed 6 years ago

rmallah commented 6 years ago

passed all string literals through qsTr to facilitate future translations.