2016-06-19 12:26:34 +03:00
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
|
|
|
<resources>
|
|
|
|
<!-- %%INSERT_STRINGS -->
|
|
|
|
<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>
|
2016-06-19 15:35:17 +03:00
|
|
|
<string name="local_service_started">i2pd started</string>
|
|
|
|
<string name="local_service_stopped">i2pd stopped</string>
|
|
|
|
<string name="local_service_label">i2pd</string>
|
2016-06-19 12:26:34 +03:00
|
|
|
</resources>
|