sms-translate/app/src/debug/res/values/strings.xml
Tom Levy 7ece8fe97d Use a unique app name for debug builds
This matches the other Fossify apps. It helps avoid confusion when a
user installs both an official release and a debug version.
2024-05-19 11:36:57 +00:00

4 lines
125 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_launcher_name">Messages_debug</string>
</resources>