Skip to content

Commit

Permalink
Merge pull request #75 from OpenSRP/fix_en_translations
Browse files Browse the repository at this point in the history
CA| Updating incorrect English Translations
  • Loading branch information
ndegwamartin committed Jun 24, 2019
2 parents e8694dc + 01250e2 commit d77e893
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions opensrp-immunization/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
<string name="vaccine">Vaccine</string>
<string name="set">Set</string>
<string name="undo_record_vaccination">Undo record vaccination?</string>
<string name="change_service_date">Changer service date</string>
<string name="change_service_date">Change service date</string>
<string name="birth">Birth</string>
<string name="yes_undo_vaccination">Yes undo vaccination</string>
<string name="no_go_back">Non, go back</string>
<string name="no_go_back">No, go back</string>
<string name="service">service</string>
<string name="units">units</string>
<string name="edit">edit</string>
Expand Down Expand Up @@ -45,7 +45,7 @@
<string name="cannot_record_vaccine">Cannot record %1$s</string>

<string name="activate_child_status_dialog_title">This child\'s status is %1$s. Make %2$s active?</string>
<string name="activate_child_status_dialog_message">Making the child active will resume the ZEIR service schedules and lets you record services.</string>
<string name="activate_child_status_dialog_message">Making the child active will resume the service schedules and lets you record services.</string>
<string name="make_active">Make Active</string>

</resources>
</resources>

0 comments on commit d77e893

Please sign in to comment.