Commit Graph

8 Commits

Author SHA1 Message Date
Paul Plant 295d703be6 removal of ":" from the end of row labels
As the row label and text field have different and consistent formats (bold/colour), it can be implicitly seen that a given label applies to a given field/option so there's no real need to use a colon at the end.

By removing the colon from the string, we can also use them for titles etc without it looking strange

Whilst most labels previously had colons, many were missing which can give the UI a confusing look

Update Main.storyboard
2023-02-03 19:45:44 +00:00
Paul Plant f1eedbd63a update "Insulin" string to "Bolus" to avoid confusion between bolus/basal 2022-08-28 15:29:06 +02:00
Paul Plant dd55733c0d BG Check treatments - initial translations 2022-05-20 14:52:38 +02:00
Paul Plant c3aba81cb2 add treatments screen improvements
- use .decimalPad keyboard for insulin entries
- change "New Entry" to "New Treatment" as the idea of a Treatment "Entry" is not intuitive to most users
- minor IB layout changes to enable future new treatment types to fit easily
2022-04-25 18:45:56 +02:00
eduardopietre 685fba194d Changed treatments_upload_complete strings to treatments_sync_complete. 2022-03-02 00:09:21 +01:00
eduardopietre 58657b7a94 Added missing localization for Treatments unit and label. 2022-03-02 00:05:28 +01:00
eduardopietre 48f63752a2 Improved UI. Now upload requires pressing upload. 2022-03-02 00:05:28 +01:00
eduardopietre 956c23b29d Implemented treatment, with persistence and uploading to nightscout. 2022-03-02 00:05:21 +01:00