diff --git a/app/src/main/java/info/nightscout/androidaps/plugins/PumpCombo/ComboFragment.java b/app/src/main/java/info/nightscout/androidaps/plugins/PumpCombo/ComboFragment.java
index 26cf83fe00..bc1fff7b7f 100644
--- a/app/src/main/java/info/nightscout/androidaps/plugins/PumpCombo/ComboFragment.java
+++ b/app/src/main/java/info/nightscout/androidaps/plugins/PumpCombo/ComboFragment.java
@@ -45,13 +45,13 @@ public class ComboFragment extends SubscriberFragment implements View.OnClickLis
Button refresh = (Button) view.findViewById(R.id.combo_refresh);
refresh.setOnClickListener(this);
- refresh.setOnLongClickListener(this);
Button errorHistory = (Button) view.findViewById(R.id.combo_error_history);
errorHistory.setOnClickListener(this);
Button tddHistory = (Button) view.findViewById(R.id.combo_tdd_history);
tddHistory.setOnClickListener(this);
+ tddHistory.setOnLongClickListener(this);
updateGUI();
return view;
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 7eec36d46f..0d1bd1d169 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -791,7 +791,7 @@
Bolus delivery stopped
Programming pump for bolusing
Refresh
- Stats
+ TDDS
State
Activity
No connection for %d min
@@ -824,7 +824,7 @@
Pump cartridge level is low
Pump battery is low
Pump is in an error state, please check the pump
- To read all data from the pump, long press the Stats button.\n\nWARNING: this can trigger a bug which causes the pump to reject all connection attempts and requires pressing a button on the pump to recover and should therefore be avoided.
+ To read all data from the pump, long press the TDDS button. Besides alerts and TDDs, this will read boluses and TBRs from the pump and update the treatments accordingly.\n\nWARNING: this can trigger a bug which causes the pump to reject all connection attempts and requires pressing a button on the pump to recover and should therefore be avoided.
sync_profile_to_pump
Minimum: %3.1f U
Average: %3.1f U