compile fixes

This commit is contained in:
AdrianLxM 2017-11-10 00:19:13 +01:00
parent a17cff7adf
commit d0806802eb
2 changed files with 1 additions and 1 deletions

View file

@ -13,7 +13,6 @@ import android.widget.TextView;
import com.squareup.otto.Subscribe;
import org.apache.commons.lang3.StringUtils;
import org.ocpsoft.prettytime.PrettyTime;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

View file

@ -802,5 +802,6 @@
<string name="bolus_frequency_exceeded">A bolus with the same amount was requested within the last minute. For safety reasons this is disallowed.</string>
<string name="combo_pump_state_initializing">Initializing</string>
<string name="combo_pump_connected_now">Now</string>
<string name="pump_history">pump history</string>
</resources>