Skip to content

Commit

Permalink
Literal names for delay settings
Browse files Browse the repository at this point in the history
  • Loading branch information
moezbhatti committed Mar 1, 2020
1 parent e2f4b92 commit f13fb35
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions presentation/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -431,9 +431,9 @@

<string-array name="delayed_sending_labels">
<item>No delay</item>
<item>Short</item>
<item>Medium</item>
<item>Long</item>
<item>3 seconds</item>
<item>5 seconds</item>
<item>10 seconds</item>
</string-array>

<string-array name="mms_sizes">
Expand Down

0 comments on commit f13fb35

Please sign in to comment.