]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/values/strings.xml
Make some progress on fixing realtime notifications.
[PrivacyCell.git] / app / src / main / res / values / strings.xml
index 060539f0c455fcbee6a3adc8c6047824141a71b1..d4b5d61e7324accc57b318ad963dea23b7a68f09 100644 (file)
     <string name="unknown_network">The security of the network is unknown.</string>
     <string name="secure_network_channel">Secure network</string>
     <string name="insecure_network_channel">Insecure network</string>
+    <string name="unknown_network_channel">Unknown network</string>
+
+    <!-- Periodic Work Names. -->
+    <string name="register_listener_work_request" translatable="false">registerListener</string>
 
     <!-- Preference keys. -->
     <string name="monitoring_key" translatable="false">monitoring</string>