Skip to content

Commit

Permalink
Merge pull request #1868 from dedis/work-fe2-maxime-fix-digitalcash-t…
Browse files Browse the repository at this point in the history
…ab-title

fixed wrong title for Digital Cash tab
  • Loading branch information
simone-kalbermatter committed May 16, 2024
2 parents 4dd9f0e + 1938b39 commit c70add9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fe2-android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
<string name="digital_cash_issue">Issue</string>
<string name="digital_cash_history">Transaction History</string>
<string name="digital_cash_receive">Receive</string>
<string name="digital_cash_home">Home</string>
<string name="digital_cash_home">Digital Cash</string>
<string name="digital_cash_receipt">Receipt</string>
<string name="digital_cash_send_button">Send</string>
<string name="digital_cash_amount">Amount</string>
Expand Down

0 comments on commit c70add9

Please sign in to comment.