Skip to content

Commit

Permalink
Merge pull request #76 from alexandr7035/develop
Browse files Browse the repository at this point in the history
Small fixes
  • Loading branch information
alexandr7035 authored Jan 30, 2022
2 parents 3689b41 + b8e636a commit 0d57663
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ The last version covers the following use cases:
### Schemas

<p align="left">
<img src="doc/vc_models_schema.webp" width="90%"/>
<img src="doc/vc_models_schema.webp" width="100%"/>
</p>
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@

<string name="vc_type_email">Proof of E-mail address</string>
<string name="vc_type_unknown">Unknown credential</string>
<string name="unknown_vc_exmplanation">It seems this VC type is not supported by the app yet. But you can see verify it and see raw data.</string>
<string name="unknown_vc_exmplanation">It seems this VC type is not supported by the app yet.</string>
<string name="address">Address</string>
<string name="delete_vc_explanation">Sure to delete the VC from cloud wallet? If you haven\'t saved it somewhere, you will have to re-issue it.</string>
<string name="delete_vc">Delete VC?</string>
Expand Down

0 comments on commit 0d57663

Please sign in to comment.