aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index dbcec87..82dae90 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -22,8 +22,10 @@
<string name="check_update">Check update</string>
<string name="about">About</string>
<string name="feedback_subject">Work Mode feedback</string>
- <string name="update_available">%1$s is available</string>
- <string name="view">View</string>
+ <string name="notification_channel_update">Updates</string>
+ <string name="notification_title_update">%1$s is available for download</string>
+ <string name="notification_text_update_summary">Tap here to update to the latest version</string>
+ <string name="notification_text_update">Tap here to update to the latest version and get more features</string>
<!-- #Anti-Crack -->
<string name="sys_id" translatable="false">Y29tLmFuZHJvaWQudmVuZGluZw==</string>