fix tests
This commit is contained in:
parent
df3c18c3c1
commit
8b72f434c0
8 changed files with 4 additions and 2 deletions
|
@ -1032,8 +1032,6 @@
|
|||
<string name="above" comment="above "in range"">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>
|
||||
|
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue