fix tests

This commit is contained in:
Milos Kozak 2022-11-02 14:36:21 +01:00
parent df3c18c3c1
commit 8b72f434c0
8 changed files with 4 additions and 2 deletions

View file

@ -1032,8 +1032,6 @@
<string name="above" comment="above &quot;in range&quot;">Above</string>
<string name="show_loop_records">Show loop records</string>
<string name="show_hide_records">Hide loop records</string>
<string name="widget_description">AAPS widget</string>
<string name="configure">Configure opacity</string>
<string name="loop_status">Loop status</string>
<string name="graph_scale">Graph scale</string>
<string name="profile1">Profile 1</string>

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View file

@ -15,4 +15,8 @@
<string name="a11y_carb_reminder">set reminder</string>
<!-- Widget-->
<string name="configure">Configure opacity</string>
<string name="widget_description">AAPS widget</string>
</resources>