Skip to content

Commit

Permalink
Build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaSat committed Oct 23, 2024
1 parent 7b460f5 commit 74628b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<resources>
<string name="app_name_release" translatable="false">Pokey</string>
<string name="app_name_debug" translatable="false">Pokey Debug</string>
<string name="app_name">Pokey</string>
<string name="title_home">Home</string>
<string name="title_relays">Relays</string>
Expand All @@ -20,4 +22,4 @@
<string name="relays">Your relays</string>
<string name="start">Start</string>
<string name="stop">Stop</string>
</resources>
</resources>

0 comments on commit 74628b6

Please sign in to comment.