1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 18:29:47 +02:00

Fixed pod displaying pod domain/name in debug fragment and fixed diaspora markdown link

This commit is contained in:
vanitasvitae 2016-10-30 21:04:08 +01:00
parent d8a3e029b1
commit fd05370280
Signed by: vanitasvitae
GPG key ID: DCCFB3302C9E4615
10 changed files with 25 additions and 15 deletions

View file

@ -14,7 +14,7 @@
<string name="fragment_debug__package_name">Paketname: %1$s</string>
<string name="fragment_debug__android_version">Android Version: %1$s</string>
<string name="fragment_debug__device_name">Gerätename: %1$s</string>
<string name="fragment_debug__pod_domain">Pod-Adresse: %1$s</string>
<string name="fragment_debug__pod_profile_url">Pod-Adresse: %1$s</string>
<string name="fragment_debug__toast_log_copied">Debug-Protokoll in Zwischenablage kopiert</string>
<string name="fragment_license__3rd_party_libs_title">Verwendete Drittanbieter-Bibliotheken</string>
<!-- About (large amount of text) -->