Skip to content

Commit

Permalink
Slight update to default counter name
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlecat committed Dec 27, 2024
1 parent ad68c1c commit 2d28522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<string name="toast_unable_to_export">Something went wrong while exporting the counters. Sorry!</string>

<!-- Other stuff -->
<string name="default_counter_name">New counter</string>
<string name="default_counter_name">First counter</string>
<string name="unknown">Unknown</string>

</resources>

0 comments on commit 2d28522

Please sign in to comment.