openMF / mifos-mobile

Repository for the Mifos Mobile Banking App for clients
https://openmf.github.io/mobileapps.github.io/
Mozilla Public License 2.0
274 stars 686 forks source link

Minor Spelling Mistakes #455

Closed santoshconflux closed 6 years ago

santoshconflux commented 7 years ago

When you go to Home page>Accounts>Loan (or Saving or Share) and if client has no accounts , the message shows: Their is no SavingsAccount associated with you. Their is no LoanAccount associated with you. Their is no ShareAccount associated with you. Their is no transactions associated with you(In Recent Transactions)

It should be 'There' .

You have to correct the spellings from this line: https://github.com/openMF/mifos-mobile/blob/development/app/src/main/res/values/strings.xml#L123 to this line https://github.com/openMF/mifos-mobile/blob/development/app/src/main/res/values/strings.xml#L127

siddharthks2010 commented 6 years ago

I'd like to work on this issue