1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-07-01 07:46:46 +02:00
dandelion/app/src/main/res/values-de/strings-about.xml

17 lines
858 B
XML
Raw Normal View History

2016-08-27 16:59:28 +02:00
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<!-- License & help (large amount of text) -->
<string name="about_activity__title_about_app">Über</string>
<string name="about_activity__title_about_license">Lizenz</string>
<string name="about_activity__title_debug_info">Debugging</string>
<string name="fragment_debug__section_app">Anwendung</string>
<string name="fragment_debug__section_pod">Diaspora Pod</string>
<string name="fragment_debug__app_version">App Version: %1$s</string>
<string name="fragment_debug__package_name">Paketname: %1$s</string>
<string name="fragment_debug__pod_domain">Pod-Adresse: %1$s</string>
<string name="fragment_license__3rd_party_libs_title">Verwendete Drittanbieter-Bibliotheken</string>
<!-- About (large amount of text) -->
<!-- Lorem ipsum -->
</resources>