Skip to content

Commit

Permalink
Merge pull request #3621 from tdrkDev/dev-combov2-shortname
Browse files Browse the repository at this point in the history
combov2: change short name from COMBOV2 to COMBO
  • Loading branch information
MilosKozak authored Dec 15, 2024
2 parents e497302 + 03cdae7 commit 1078568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pump/combov2/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="combov2_plugin_name">Accu-Chek Combo</string>
<string name="combov2_plugin_shortname" translatable="false">COMBOV2</string>
<string name="combov2_plugin_shortname" translatable="false">COMBO</string>
<string name="combov2_plugin_description">Native pump integration for Accu-Chek Combo pumps</string>
<string name="combov2_could_not_connect">Could not connect to the pump</string>
<string name="combov2_not_paired">Not paired to a pump</string>
Expand Down

0 comments on commit 1078568

Please sign in to comment.