mirror of https://github.com/PurpleI2P/i2pd.git
I2P: End-to-End encrypted and anonymous Internet
https://i2pd.website/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
615 B
10 lines
615 B
<?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> |
|
<string name="local_service_started">i2pd started</string> |
|
<string name="local_service_stopped">i2pd stopped</string> |
|
<string name="local_service_label">i2pd</string> |
|
</resources>
|
|
|