Skip to content

Commit

Permalink
Merge pull request #3627 from olorinmaia/adjust_cgm_calibration_butto…
Browse files Browse the repository at this point in the history
…n_strings

Adjust strings regarding CGM/Calibrations buttons due to Android11 limitations
  • Loading branch information
MilosKozak authored Dec 16, 2024
2 parents 49ce3f7 + 13a2672 commit e93a8b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/main/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,8 @@
<string name="overview_shortname">HOME</string>
<string name="description_overview">Displays the current state of your loop and buttons for most common actions</string>
<string name="overview_buttons_selection">Buttons</string>
<string name="show_calibration_button_summary">Sends a calibration to xDrip+ or open BYODA calibration dialog</string>
<string name="show_cgm_button_summary">Opens xDrip+ or BYODA, back buttons returns to AAPS</string>
<string name="show_calibration_button_summary">Sends a calibration to xDrip+ (ensure \'Accept Calibrations\' is enabled in xDrip+ under Inter-App settings).</string>
<string name="show_cgm_button_summary">Opens xDrip+ (you can use back button to return to AAPS).</string>
<string name="error_starting_cgm">Could not launch CGM application. Make sure it is installed.</string>
<string name="not_available_full">Not available</string>
<string name="constraints_violation">Constraints violation</string>
Expand Down

0 comments on commit e93a8b0

Please sign in to comment.