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



##########
File path: app/src/main/res/values/strings.xml
##########
@@ -555,6 +555,9 @@
     <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="please_wait_updating_teller_status" 
translatable="false">"Updating Teller status, please wait..."</string>

Review comment:
       Remove the quotation mark from the text. And also I have asked to add 
`translatable=false` to the strings that are not related to UI or if they are 
constants. But these strings will be displayed on UI and they need to be 
translated. So please remove this attribute or make it true.




-- 
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:
[email protected]


Reply via email to