mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 02:39:43 +02:00
Fixed lint issues (suppressed, where they cant be fixed)
Release 0.2.0 (Updated translation files) Announcing 0.2.0-next Added wipe-settings option Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android Merge branch 'master' into wipe-settings Added ThemedAlertDialogBuilder and a corresponding method in ThemeHelper Merge branch 'master' into wipe-settings Reworked dialog
This commit is contained in:
parent
a151d37a4e
commit
dd4af48b8e
28 changed files with 240 additions and 29 deletions
|
@ -119,6 +119,8 @@
|
|||
<string name="podselection__custom_pod">Custom Pod</string>
|
||||
<string name="pod_name">Pod name</string>
|
||||
<string name="http_protocol">Protocol</string>
|
||||
<string name="http" translatable="false">http</string>
|
||||
<string name="https" translatable="false">https</string>
|
||||
<string name="pod_address">Pod address</string>
|
||||
<string name="missing_value">Missing value</string>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue