diff --git a/docs/faqs/glossary.md b/docs/faqs/glossary.md
index 90c1fd7ffe3..71e46a575b6 100644
--- a/docs/faqs/glossary.md
+++ b/docs/faqs/glossary.md
@@ -80,17 +80,19 @@ When Google Translate is selected:
**EmaLink** (EmaLink): radio-frequency device Loop uses to control Eros pods (aka. Gen 3) and older Medtronic pumps
+**ENABLE_NUKE_CERTS** (ENABLE_NUKE_CERTS): The Variable that gets added to GitHub, along with your 6 Secrets: renews your Apple Developer Certificate after it expires
+
**EGP** (EGP): Endogenous Glucose Production: glucose produced by the body from its reserves (mainly glycogen in the liver)
**Event History** (Event History): record of pump events (bolus or temp basal) reported and used by Loop
**Expiration Date** (Expiration Date): your Loop app has a finite life, the app warns you starting 3 weeks before the expiration date
-**fastlane** (fastlane): used as part of the github Build Action method that enables building Loop without a Mac computer or Xcode
+**fastlane** (fastlane): used as part of the GitHub Build Action method that enables building Loop without a Mac computer or Xcode
**Finder** (Finder): graphical folder and file display on Mac
-**fork** (fork): a copy of code in a github repository other than the original
+**fork** (fork): a copy of code in a GitHub repository other than the original
**GBPA** (GBPA): Glucose Based Partial Application: modification to Automatic Bolus Dosing Strategy
@@ -128,7 +130,7 @@ When Google Translate is selected:
**ISF** (ISF): Insulin Sensitivity Factor; how many points your blood sugar will drop for each unit of insulin; sometimes called Correction Factor
-**Issue** (Issue): On github - a formal method to report a problem, either code behavior or documentation
+**Issue** (Issue): On GitHub - a formal method to report a problem, either code behavior or documentation
**JSON** (JSON): JavaScript Object Notation; a standard data interchange format that is text-based and human readable
@@ -146,7 +148,7 @@ When Google Translate is selected:
**LoopFollow** (LoopFollow): An app you can build to provide extra alarms and views of important information - can use Dexcom Share or `Nightscout` to include `Loop` information
-**Match-Secrets** (Match-Secrets): a private repository you must create in your github account, stores keys required to build with github Build Actions
+**Match-Secrets** (Match-Secrets): a private repository that is automatically created for you in your GitHub account, stores keys required to build with GitHub Build Actions. There is no need for you to interact with this repository
**MTB** (MTB): Manual Temp Basal: user initiated temporary basal, Omnipod Common feature
@@ -174,7 +176,7 @@ When Google Translate is selected:
**OTP** (OTP): one-time password, this is used to enable caregivers to securely execute remote commands to a Looper's phone
-**Override** (Override): a modification to Loop settings that can change the correction range, the sensitivity (basal, ISF and CR) or both
+**Override** (Override): a modification to Loop settings that can change the correction range, the sensitivity (basal, ISF and CR) or both. Accessed by clicking the heart symbol on Loop's mainscreen, and referred to as a Custom Preset within the Loop app.
**Package Dependencies** (Package Dependencies): packages that must be downloaded by Xcode (once) to build the app after downloading the LoopWorkspace to your computer
@@ -214,9 +216,9 @@ When Google Translate is selected:
**GH_PAT** (GH_PAT): One of 6 Secrets: Generated with your GitHub account; set it to never expire
-**MATCH_PASSWORD** (MATCH_PASSWORD): One of 6 Secrets: Git repo encryption passphrase, used to encrypt the Match-Secrets repository when it is created. You must save and use the same MATCH_PASSWORD for every repository if you build multiple apps.
+**MATCH_PASSWORD** (MATCH_PASSWORD): One of 6 Secrets: GitHub repository encryption passphrase, used to encrypt the Match-Secrets repository when it is created. You must save and use the same MATCH_PASSWORD for every repository if you build multiple apps.
-**SHA-1** (SHA-1): Secure Hash Algorithm 1; used to generate an alphanumeric code for commits in git (github)
+**SHA-1** (SHA-1): Secure Hash Algorithm 1; used to generate an alphanumeric code for commits in git (GitHub)
**Sign Targets** (Sign Targets): associate a Developer ID with an app; must sign all targets for a given app
@@ -224,6 +226,8 @@ When Google Translate is selected:
**Table of Contents** (Table of Contents): (TOC) is the list of level 2 and 3 headers on a given page; the title at the top of the page is a level 1 header
+**Tahoe** (Tahoe): operating system for Mac, macOS 26.x
+
**Temp Basal Only** (Temp Basal Only): provide the recommended insulin automatically using an increase in temp basal over half an hour (limited by max temp basal)
**Temp Basal** (Temp Basal): modify the scheduled basal rate for a pump
@@ -234,7 +238,7 @@ When Google Translate is selected:
**Therapy Settings** (Therapy Settings): Basal Rates, ISF, CR, correction and safety ranges and delivery limits
-**Tokens** (Tokens): on Nightscout, configure access permissions using tokens
+**Tokens** (Tokens): in Nightscout Admin Tools, configure access permissions using tokens
**Tooltip** (Tooltip): brief definitions provided for important terms and abbreviations on the website
@@ -242,8 +246,6 @@ When Google Translate is selected:
**UTC** (UTC): Coordinated Universal Time is a time standard for civil time and time zones worldwide
-**Ventura** (Ventura): operating system for Mac, macOS 13.x
-
**watchOS** (watchOS): Apple watch operating system; must be compatible with phone iOS
**workflow** (workflow): a set of instructions to GitHub to perform an action; the instruction files are found in the .github/workflows folder of the repository
diff --git a/includes/tooltip-list.txt b/includes/tooltip-list.txt
index 6caf50082bf..fe2616c5e6b 100644
--- a/includes/tooltip-list.txt
+++ b/includes/tooltip-list.txt
@@ -33,12 +33,13 @@
*[dynos]: used to reboot a Nightscout Site
*[dynamic carb absorption]: Loop models the expected glucose change based on carbs entered, absorption time and your settings; and adjusts based on measured glucose
*[EmaLink]: radio-frequency device Loop uses to control Eros pods (aka. Gen 3) and older Medtronic pumps
+*[ENABLE_NUKE_CERTS]: The Variable that gets added to GitHub, along with your 6 Secrets: renews your Apple Developer Certificate after it expires
*[EGP]: Endogenous Glucose Production: glucose produced by the body from its reserves (mainly glycogen in the liver)
*[Event History]: record of pump events (bolus or temp basal) reported and used by Loop
*[Expiration Date]: your Loop app has a finite life, the app warns you starting 3 weeks before the expiration date
-*[fastlane]: used as part of the github Build Action method that enables building Loop without a Mac computer or Xcode
+*[fastlane]: used as part of the GitHub Build Action method that enables building Loop without a Mac computer or Xcode
*[Finder]: graphical folder and file display on Mac
-*[fork]: a copy of code in a github repository other than the original
+*[fork]: a copy of code in a GitHub repository other than the original
*[GBPA]: Glucose Based Partial Application: modification to Automatic Bolus Dosing Strategy
*[GIF]: Graphics Interchange Format (GIF) can be used for small animations and low-resolution video clips
*[git]: a tool for version control
@@ -57,7 +58,7 @@
*[iOS]: operating system used by Apple Mobile devices (iPhone, iPod, iPad)
*[IRC]: Integral Retrospective Correction: Optional alternative to Retrospective Correction that integrates glucose deviations over a longer time frame
*[ISF]: Insulin Sensitivity Factor; how many points your blood sugar will drop for each unit of insulin; sometimes called Correction Factor
-*[Issue]: On github - a formal method to report a problem, either code behavior or documentation
+*[Issue]: On GitHub - a formal method to report a problem, either code behavior or documentation
*[JSON]: JavaScript Object Notation; a standard data interchange format that is text-based and human readable
*[macOS]: operating system for Mac computer
*[Lock your Phone]: click the button on the side of the phone to lock it - prevent accidental touch, i.e., accidental Loop command
@@ -66,7 +67,7 @@
*[Loop Cycle]: typically 5 minutes: new CGM reading, prediction update, pump update and, if in Closed Loop, dosing update if needed
*[LoopCaregiver]: An app you can build to provide remote commands to `Loop` using `Nightscout`
*[LoopFollow]: An app you can build to provide extra alarms and views of important information - can use Dexcom Share or `Nightscout` to include `Loop` information
-*[Match-Secrets]: a private repository you must create in your github account, stores keys required to build with github Build Actions
+*[Match-Secrets]: a private repository that is automatically created for you in your GitHub account, stores keys required to build with GitHub Build Actions. There is no need for you to interact with this repository
*[MTB]: Manual Temp Basal: user initiated temporary basal, Omnipod Common feature
*[MDT]: common abbreviation for Medtronic pumps
*[modal]: message or alert appearing in front of app that must be acknowledged to return to app
@@ -80,7 +81,7 @@
*[Omnipod]: Insulet tubeless insulin pump; Loop supports Eros (with RileyLink) and DASH. Eros is also known as Classic, UST400, and System.
*[OrangeLink]: radio-frequency device Loop uses to control Eros pods (aka. Gen 3) and older Medtronic pumps
*[OTP]: one-time password, this is used to enable caregivers to securely execute remote commands to a Looper's phone
-*[Override]: a modification to Loop settings that can change the correction range, the sensitivity (basal, ISF and CR) or both
+*[Override]: a modification to Loop settings that can change the correction range, the sensitivity (basal, ISF and CR) or both. Accessed by clicking the heart symbol on Loop's mainscreen, and referred to as a Custom Preset within the Loop app.
*[Package Dependencies]: packages that must be downloaded by Xcode (once) to build the app after downloading the LoopWorkspace to your computer
*[pill]: on Nightscout, small boxes with information, tap for extra details
*[PR]: Pull Request - a formal method to request changes to a repository
@@ -100,21 +101,21 @@
*[FASTLANE_KEY_ID]: One of 6 Secrets: Key ID provided when you create an API key in App Store Connect; it is associated with the FASTLANE_KEY
*[FASTLANE_KEY]: One of 6 Secrets: Really long key (several lines); it and FASTLANE_KEY_ID are generated together
*[GH_PAT]: One of 6 Secrets: Generated with your GitHub account; set it to never expire
-*[MATCH_PASSWORD]: One of 6 Secrets: Git repo encryption passphrase, used to encrypt the Match-Secrets repository when it is created. You must save and use the same MATCH_PASSWORD for every repository if you build multiple apps.
-*[SHA-1]: Secure Hash Algorithm 1; used to generate an alphanumeric code for commits in git (github)
+*[MATCH_PASSWORD]: One of 6 Secrets: GitHub repository encryption passphrase, used to encrypt the Match-Secrets repository when it is created. You must save and use the same MATCH_PASSWORD for every repository if you build multiple apps.
+*[SHA-1]: Secure Hash Algorithm 1; used to generate an alphanumeric code for commits in git (GitHub)
*[Sign Targets]: associate a Developer ID with an app; must sign all targets for a given app
*[submodules]: for Loop, submodules are repositories defined in the Workspace repository that are required to build the app
*[Table of Contents]: (TOC) is the list of level 2 and 3 headers on a given page; the title at the top of the page is a level 1 header
+*[Tahoe]: operating system for Mac, macOS 26.x
*[Temp Basal Only]: provide the recommended insulin automatically using an increase in temp basal over half an hour (limited by max temp basal)
*[Temp Basal]: modify the scheduled basal rate for a pump
*[Terminal]: interface for entering commands to the computer
*[TestFlight]: a method to distribute apps without direct connection
*[Therapy Settings]: Basal Rates, ISF, CR, correction and safety ranges and delivery limits
-*[Tokens]: on Nightscout, configure access permissions using tokens
+*[Tokens]: in Nightscout Admin Tools, configure access permissions using tokens
*[Tooltip]: brief definitions provided for important terms and abbreviations on the website
*[URL]: website address (Uniform Resource Locator)
*[UTC]: Coordinated Universal Time is a time standard for civil time and time zones worldwide
-*[Ventura]: operating system for Mac, macOS 13.x
*[watchOS]: Apple watch operating system; must be compatible with phone iOS
*[workflow]: a set of instructions to GitHub to perform an action; the instruction files are found in the .github/workflows folder of the repository
*[Workspace]: a grouping of several repositories into a complete package