Files
bgclock/android/app/src/main/res/values/strings.xml
T

6 lines
166 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- matches short_name in manifest.webmanifest -->
<string name="app_name">BG Clock</string>
</resources>