Added info on supporting development to preferences screen

This commit is contained in:
2016-09-23 16:33:19 +02:00
parent c1d5af0034
commit 246649d028
3 changed files with 23 additions and 9 deletions

View File

@ -81,6 +81,9 @@ As an alternative you could configure a trusted node in the settings, but as of
<string name="confirm_export">Do you really want to export your identity? The export will contain the unencrypted private keys.</string>
<string name="compose_message">Compose</string>
<string name="passphrase">passphrase</string>
<string name="help_out">Support Development</string>
<string name="help_out_summary">Want to help out? Have a look here</string>
<string name="help_out_link">https://dissem.github.io/Abit/helping-out</string>
<string name="toast_long_running_operation">This may take a few minutes</string>
<string name="toast_identity_created">Identity created</string>
<string name="toast_chan_created">Chan created</string>