subsurface/android/res/values/strings.xml
Dirk Hohndel 4187421221 Change the name of the Android app
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-01-14 09:34:18 +13:00

8 lines
463 B
XML

<?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>