mirror of
https://github.com/gsantner/dandelion
synced 2024-11-05 03:56:01 +01:00
vanitasvitae
f2ed7069a6
Reworked licenseFragment removed unused old layout Fixed lint issues Fixed margin use onClick and fix string indent
22 lines
1.3 KiB
XML
22 lines
1.3 KiB
XML
<?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_device">Gerät</string>
|
|
<string name="fragment_debug__section_pod">Diaspora Pod</string>
|
|
<string name="fragment_debug__section_log">Debug-Protokoll</string>
|
|
<string name="fragment_debug__section_log_spam">Debug-Protokoll (Verbose)</string>
|
|
<string name="fragment_debug__app_version">App Version: %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__app_codename">Codename: %1$s</string>
|
|
<string name="fragment_debug__pod_profile_name">Pod Profil Name: %1$s</string>
|
|
<string name="fragment_debug__pod_profile_url">Pod Domain: %1$s</string>
|
|
<string name="fragment_debug__toast_log_copied">Debug-Protokoll in Zwischenablage kopiert</string>
|
|
<!-- About (large amount of text) -->
|
|
<!-- Lorem ipsum -->
|
|
</resources>
|