1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 10:19:42 +02:00
dandelion/app/src/main/res/values-ml/strings-about.xml
vanitasvitae f2ed7069a6 Reworked AboutFragment
Reworked licenseFragment

removed unused old layout

Fixed lint issues

Fixed margin

use onClick and fix string indent
2016-11-08 13:07:38 +01:00

13 lines
766 B
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">കുറിച്ച്</string>
<string name="about_activity__title_about_license">ലൈസെൻസ്</string>
<string name="about_activity__title_debug_info">തിരുത്തൽ</string>
<string name="fragment_debug__section_app">അപ്ലിക്കേഷന്‍</string>
<string name="fragment_debug__section_pod">ഡയസ്പോറ പോഡ്</string>
<string name="fragment_debug__app_version">പ്രയോഗത്തിന്റെ പതിപ്പ്:%1$s</string>
<!-- About (large amount of text) -->
<!-- Lorem ipsum -->
</resources>