nightscout / Trio

MIT License
49 stars 154 forks source link

modify text to Open-iAPS #148

Closed marionbarker closed 2 months ago

marionbarker commented 2 months ago

This PR currently only fixes the instances of iAPS to Open-iAPS in swift files. See Issue #136 which indicates another change is required for a plist file and for *.strings files.

Please advise on additional changes desired, or this change alone can be merged with other updates in future PR.

I tested that all the strings (with exception of strings after "Import Settings from Nightscout" now show Open-iAPS instead of iAPS. The "Import Settings from Nightscout" fails for me, so I am not shown the updated message to "please verify all of your new settings thoroughly" that should now refer to Open-iAPS with this code modification.

marionbarker commented 2 months ago

I added another change of the string "FAX" to "Open-iAPS" in .swift files. (Note iAPS and FAX are both found in .strings files).

I tested this code change (pr 148) with the watch complication. The graphic below shows the complication before and after the code change in this PR.

watch-complication-name-change