You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2021/06/19 10:24:37 UTC

[GitHub] [fineract-cn-mobile] varsvat commented on a change in pull request #189: Fixes #FINCN-326 Create, update, list tellers and Teller Details implemented

varsvat commented on a change in pull request #189:
URL: https://github.com/apache/fineract-cn-mobile/pull/189#discussion_r654779020



##########
File path: app/src/main/res/values/strings.xml
##########
@@ -539,9 +548,22 @@
     <string name="dialog_message_confirm_name_deletion">Do you want to delete %s?</string>
     <string name="edit_group">Edit Group</string>
     <string name="updating_group_please_wait">Updating Group, please wait...</string>
+    <string name="updating_teller_please_wait">Updating Teller, please wait...</string>
     <string name="please_verify_following_group_task">Please verify the following tasks before you can %1$s this group</string>
     <string name="change_group_status">Change the status of group</string>
+    <string name="change_teller_status">Change the status of Teller</string>
     <string name="please_wait_updating_group_status">"Updating group status, please wait... "</string>
     <string name="error_while_updating_group_status">Error while updating group status</string>
     <string name="error_while_creating_group">Error while creating group</string>
+    <string name="error_while_creating_teller">Error while creating Teller</string>
+    <string name="error_while_updating_teller">Error while updating Teller</string>
+    <string name="assigned_employee">Assigned Employee</string>
+    <string name="cheaques_recievable_amount">Cheaques Recievable Amount</string>
+    <string name="cash_over_short_account">Cash over Short Account</string>
+    <string name="cash_withdraw_limit">Cash Withdraw Limit</string>
+    <string name="denomination_required">Denomination Required?</string>
+    <string name="vaultaccountidentifier">VaultAccountIdentifier</string>
+    <string name="telleraccountidentifier">TellerAccountIdentifier</string>

Review comment:
       Okay.. I will make this change and push a commit.
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org