aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_updater.xml
blob: 6050a1e0f0ee33e23ee4833a572bcb8a6df56f00 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="updates">Updates</string>
    <string name="updates_desc">Get updates from Github releases</string>
    <string name="update_notif_message">New update is available! Click to download.</string>
</resources>