mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-06-08 15:16:52 +02:00
Merge branch 'upstream-openssl' into restricted_routes
This commit is contained in:
parent
93deb37c94
commit
63c36e917e
44 changed files with 2523 additions and 148 deletions
10
qt/i2pd_qt/android/res/values/strings.xml
Normal file
10
qt/i2pd_qt/android/res/values/strings.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?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>
|
Loading…
Add table
Add a link
Reference in a new issue