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

Added first design of an AboutActivity

This commit is contained in:
vanitasvitae 2016-08-24 22:05:35 +02:00
parent 12d12cdd39
commit 0b8dbcc35d
19 changed files with 326 additions and 15 deletions

View file

@ -66,5 +66,5 @@
<string name="permission_granted_try_again">アクセスを許可しました。もう一度やり直してください。</string>
<!-- License & help (large amount of text) -->
<string name="help_markdown__name">マークダウン書式</string>
<string name="help_license__name">ライセンス</string>
<string name="about_activity__title_about_license">ライセンス</string>
</resources>