--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1,3 +1,12 @@
 <resources>
     <string name="app_name">CODESYS Forge</string>
+    <string name="channel_name">CODESYS Forge</string>
+    <string name="channel_id">cforge</string>
+    <string name="channel_description">Notify about changes on CODESYS Forge pages (community feed, news blog, discussions).</string>
+    <string name="notification1_title">Community</string>
+    <string name="notification1_description">News in the community feed</string>
+    <string name="notification2_title">News</string>
+    <string name="notification2_description">News in CODESYS Forge blog</string>
+    <string name="notification3_title">Discussion</string>
+    <string name="notification3_description">New Discussions</string>
 </resources>