From 7ffb273a8dce1b0afcabed060aef9c527d6ea4c7 Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 12 Sep 2022 21:27:49 +0200 Subject: [PATCH] EOPATCH: update strings --- eopatch/src/main/res/values-ko/strings.xml | 2 +- eopatch/src/main/res/values/strings.xml | 4 ++-- eopatch/src/main/res/xml/pref_eopatch.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eopatch/src/main/res/values-ko/strings.xml b/eopatch/src/main/res/values-ko/strings.xml index 1bdb251f9a..ad5cd875d0 100644 --- a/eopatch/src/main/res/values-ko/strings.xml +++ b/eopatch/src/main/res/values-ko/strings.xml @@ -4,7 +4,7 @@ Pump integration for eopatch 알람 - 인슐린 부족 위험주의 + 인슐린 부족 위험주의 패치 사용 기간 만료 알림 패치 버저 알림 diff --git a/eopatch/src/main/res/values/strings.xml b/eopatch/src/main/res/values/strings.xml index 3cc1e8810e..cb5a4f1b01 100644 --- a/eopatch/src/main/res/values/strings.xml +++ b/eopatch/src/main/res/values/strings.xml @@ -12,10 +12,10 @@ EOPatch2 EOPatch2 - Pump integration for EOPatch2 + Pump integration for EOPatch2 and GlucoMen Alerts - Low reservoir Alerts + Low reservoir Alerts Patch expiration Reminder Patch buzzer Reminders diff --git a/eopatch/src/main/res/xml/pref_eopatch.xml b/eopatch/src/main/res/xml/pref_eopatch.xml index 609c5f179b..22cf391ea4 100644 --- a/eopatch/src/main/res/xml/pref_eopatch.xml +++ b/eopatch/src/main/res/xml/pref_eopatch.xml @@ -7,7 +7,7 @@ android:entries="@array/lowReservoirArray" android:entryValues="@array/lowReservoirValues" android:key="@string/key_eopatch_low_reservoir_reminders" - android:title="@string/low_reservior" /> + android:title="@string/low_reservoir" />