diff options
Diffstat (limited to 'android/res')
-rw-r--r-- | android/res/values/strings.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index 4c5aeddf2..f2d6197fe 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -1,8 +1,4 @@ <?xml version='1.0' encoding='utf-8'?> <resources> <string name="app_name">Subsurface-Divelog</string> - - <string name="ministro_not_found_msg">Can\'t find Ministro service.\nThe application can\'t start.</string> - <string name="ministro_needed_msg">This application requires Ministro service. Would you like to install it?</string> - <string name="fatal_error_msg">Your application encountered a fatal error and cannot continue.</string> </resources> |