Skip to content

Commit

Permalink
#1 - verify PR
Browse files Browse the repository at this point in the history
  • Loading branch information
obriensystems committed Jan 9, 2022
1 parent 63169cf commit df00dee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
<string name="next">Next</string>
<string name="previous">Previous</string>

<string name="hello_first_fragment">Hello2 first fragment</string>
<string name="hello_second_fragment">Hello2 second fragment. Arg: %1$s</string>
<string name="hello_first_fragment">Hello3 first fragment</string>
<string name="hello_second_fragment">Hello3 second fragment. Arg: %1$s</string>
</resources>

0 comments on commit df00dee

Please sign in to comment.