Advertisement
Guest User

Untitled

a guest
Jun 20th, 2015
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.51 KB | None | 0 0
  1. /* Address */
  2. "Address" = "Address";
  3.  
  4. /* Birth date of person */
  5. "BirthDate" = "BirthDate";
  6.  
  7. /* Is birth date estimated? */
  8. "BirthDate Estimated" = "BirthDate Estimated";
  9.  
  10. /* Error message */
  11. "Can't save your edits right now, choose Retry to retry now or Save to save your edits offline to sync later" = "Can't save your edits right now, choose Retry to retry now or Save to save your edits offline to sync later";
  12.  
  13. /* Cancel button label */
  14. "Cancel" = "Cancel";
  15.  
  16. /* Cause of death */
  17. "Cause Of Death" = "Cause Of Death";
  18.  
  19. /* City village */
  20. "City Village" = "City Village";
  21.  
  22. /* Country */
  23. "Country" = "Country";
  24.  
  25. /* County District */
  26. "County District" = "County District";
  27.  
  28. /* Is dead? */
  29. "Dead" = "Dead";
  30.  
  31. /* Title -Edit- -patient- */
  32. "Edit patient" = "Edit patient";
  33.  
  34. /* Warning label -Error- and -Saving- */
  35. "Error saving" = "Error saving";
  36.  
  37. /* First character of gender -female- */
  38. "F" = "F";
  39.  
  40. /* False value */
  41. "false" = "false";
  42.  
  43. /* Family name */
  44. "Family Name" = "Family Name";
  45.  
  46. /* Gender of person */
  47. "Gender" = "Gender";
  48.  
  49. /* Given -first name */
  50. "Given Name" = "Given Name";
  51.  
  52. /* Location lattitude */
  53. "Latitude" = "Latitude";
  54.  
  55. /* Location longtiude */
  56. "Longitude" = "Longitude";
  57.  
  58. /* First character of gender -male- */
  59. "M" = "M";
  60.  
  61. /* Middle name */
  62. "Middle Name" = "Middle Name";
  63.  
  64. /* Label named person */
  65. "Person" = "Person";
  66.  
  67. /* Postal code */
  68. "Postal Code" = "Postal Code";
  69.  
  70. /* Label named -Preferred- -Address- */
  71. "Preferred Address" = "Preferred Address";
  72.  
  73. /* Label named -Preferred- -Name-) */
  74. "Preferred Name" = "Preferred Name";
  75.  
  76. /* Retry button label */
  77. "Retry" = "Retry";
  78.  
  79. /* Save button label */
  80. "Save" = "Save";
  81.  
  82. /* Response -saved- label */
  83. "Saved" = "Saved";
  84.  
  85. /* State province */
  86. "State Province" = "State Province";
  87.  
  88. /* True value */
  89. "true" = "true";
  90.  
  91. /* Label Actions */
  92. "Actions" = "Actions";
  93.  
  94. /* Label add visit note */
  95. "Add Visit Note" = "Add Visit Note";
  96.  
  97. /* Label age */
  98. "Age" = "Age";
  99.  
  100. /* Cancel button label */
  101. "Cancel" = "Cancel";
  102.  
  103. /* Response label -could- -not- saved - visit- */
  104. "Couldn't stop visit" = "Couldn't stop visit";
  105.  
  106. /* Label Edit Patient */
  107. "Edit Patient" = "Edit Patient";
  108.  
  109. /* Label encounters */
  110. "Encounters" = "Encounters";
  111.  
  112. /* Gender of person */
  113. "Gender" = "Gender";
  114.  
  115. /* Label name */
  116. "Name" = "Name";
  117.  
  118. /* Label save for offline use */
  119. "Save for Offline Use" = "Save for Offline Use";
  120.  
  121. /* Label start visit */
  122. "Start Visit" = "Start Visit";
  123.  
  124. /* Label stop visit */
  125. "Stop Visit" = "Stop Visit";
  126.  
  127. /* Label stopping visit */
  128. "Stopping Visit" = "Stopping Visit";
  129.  
  130. /* Label update offline record */
  131. "Update Offline Record" = "Update Offline Record";
  132.  
  133. /* Label visits */
  134. "Visits" = "Visits";
  135.  
  136. /* Message -can- -not- -load- -patients- */
  137. "Can't load patients" = "Can't load patients";
  138.  
  139. /* Message -could- -not- -find- -patients */
  140. "Couldn't find patients" = "Couldn't find patients";
  141.  
  142. /* Label offline */
  143. "Offline" = "Offline";
  144.  
  145. /* Label online */
  146. "Online" = "Online";
  147.  
  148. /* Title label patients */
  149. "Patients" = "Patients";
  150.  
  151. /* Message -patients- -found- */
  152. "patients found" = "patients found";/* Label -active- -visits */
  153. "Active visits" = "Active visits";
  154.  
  155. /* Label -add- -patient- */
  156. "Add Patient" = "Add Patient";
  157.  
  158. /* Orgnaization name */
  159. "OpenMRS" = "OpenMRS";
  160.  
  161. /* Label -patient- -search- */
  162. "Patient Search" = "Patient Search";
  163.  
  164. /* Label settings */
  165. "Settings" = "Settings";
  166.  
  167. /* Label -identifier- -type- */
  168. "Identifier Type" = "Identifier Type";
  169.  
  170. /* Label -select- -type- */
  171. "Select Type" = "Select Type";
  172.  
  173. /* Label -logged- -in- -as */
  174. "Logged in as" = "Logged in as";
  175.  
  176. /* Label logout */
  177. "Logout" = "Logout";
  178.  
  179. /* Label -remove- -offline- -patients- */
  180. "Remove Offline Patients" = "Remove Offline Patients";
  181.  
  182. /* Label settings */
  183. "Settings" = "Settings";
  184.  
  185. /* Label -sync- -offline- -patients- */
  186. "Sync offline patients" = "Sync offline patients";
  187.  
  188. /* Label host */
  189. "Host" = "Host";
  190.  
  191. /* Label password */
  192. "Password" = "Password";
  193.  
  194. /* Lable -sign- -in */
  195. "Sign in" = "Sign in";
  196.  
  197. /* Label username */
  198. "Username" = "Username";
  199.  
  200. /* Label -add- -patient- */
  201. "Add Patient" = "Add Patient";
  202.  
  203. /* Label age */
  204. "Age" = "Age";
  205.  
  206. /* Error message */
  207. "Couldn't save patient. Make sure all required fields are filled out" = "Couldn't save patient. Make sure all required fields are filled out";
  208.  
  209. /* Warning label error */
  210. "Error" = "Error";
  211.  
  212. /* Family name */
  213. "Family Name" = "Family Name";
  214.  
  215. /* Label male */
  216. "Female" = "Female";
  217.  
  218. /* Given -first name */
  219. "Given Name" = "Given Name";
  220.  
  221. /* Label -ID- -type- */
  222. "ID Type" = "ID Type";
  223.  
  224. /* Label identifier */
  225. "Identifier" = "Identifier";
  226.  
  227. /* Label female */
  228. "Male" = "Male";
  229.  
  230. /* Label name */
  231. "Name" = "Name";
  232.  
  233. /* Label select */
  234. "Select" = "Select";
  235.  
  236. /* Label -choose- -location- */
  237. "Choose Location" = "Choose Location";
  238.  
  239. /* Label -capture- -vitals- */
  240. "Capture Vitals" = "Capture Vitals";
  241.  
  242. /* Label location */
  243. "Location" = "Location";
  244.  
  245. /* Label select */
  246. "Select" = "Select";
  247.  
  248. /* Label value */
  249. "Value" = "Value";
  250.  
  251. /* Label vitals */
  252. "Vitals" = "Vitals";
  253.  
  254. /* Lable -add- -visit- -note- */
  255. "Add Visit Note" = "Add Visit Note";
  256.  
  257. /* Label choose */
  258. "Choose" = "Choose";
  259.  
  260. /* Label -note- -on */
  261. "Note on" = "Note on";
  262.  
  263. /* Label -select- -location- */
  264. "Select Location" = "Select Location";
  265.  
  266. /* Label -select- -visit- -type- */
  267. "Select visit Type" = "Select visit Type";
  268.  
  269. /* Label -start- -visit- */
  270. "Start Visit" = "Start Visit";
  271.  
  272. /* Label -visit- -type- */
  273. "Visit Type" = "Visit Type";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement