]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/values/strings.xml
Release 1.0.
[PrivacyCell.git] / app / src / main / res / values / strings.xml
index 59daf5692c67e250842a093329ad3c97f50ff66a..7d1dd2b0bc534cdb92674a523c45f54f5e1ac7c6 100644 (file)
@@ -28,6 +28,7 @@
     <string name="asset_directory">en</string>
     <string name="open_navigation_drawer">Open navigation drawer</string>
     <string name="close_navigation_drawer">Close navigation drawer</string>
+    <string name="not_connected">Your device does not appear to currently be connected to a cell phone network.</string>
 
     <!-- Text views.  The `\n\n` code inserts a line break and should be preserved in translations.
         Android removes double spaces, but extra spaces can be manually specified with the Unicode `\u0020` formatting.