aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_updater.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings_updater.xml')
-rw-r--r--app/src/main/res/values/strings_updater.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings_updater.xml b/app/src/main/res/values/strings_updater.xml
new file mode 100644
index 00000000..6050a1e0
--- /dev/null
+++ b/app/src/main/res/values/strings_updater.xml
@@ -0,0 +1,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> \ No newline at end of file