Added About activity

This commit is contained in:
Pierre HUBERT
2018-08-22 11:41:47 +02:00
parent ff078e9550
commit 5f6d7d8e1f
10 changed files with 219 additions and 1 deletions

View File

@ -236,4 +236,8 @@
<string name="err_create_account_existing_email">This email address is already associated with an account!</string>
<string name="err_create_account_too_many_requests">Too many account creation requests. Please try again later…</string>
<string name="action_more">More</string>
<string name="action_about">About</string>
<string name="activity_about_title">About</string>
<string name="dialog_open_source_licenses_title">Open Source Licenses</string>
<string name="btn_open_source_licences">Open Source Licences</string>
</resources>