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.
9 lines
456 B
9 lines
456 B
<?xml version="1.0" encoding="utf-8"?> |
|
<resources> |
|
<string name="app_name">i2pd</string> |
|
<string name="i2pd_started">i2pd started</string> |
|
<string name="action_quit">Quit</string> |
|
<string name="action_graceful_quit">Graceful Quit</string> |
|
<string name="graceful_quit_is_already_in_progress">Graceful quit is already in progress</string> |
|
<string name="graceful_quit_is_in_progress">Graceful quit is in progress</string> |
|
</resources>
|
|
|