Skip to content

Commit

Permalink
Consistency fix
Browse files Browse the repository at this point in the history
...as the word is not used elsewhere, but "sharing" is.

Also tracking has rather bad connotations. ;)
  • Loading branch information
licaon-kter committed Dec 28, 2019
1 parent 5894aae commit bfa9ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<string name="btn_start">Start sharing</string>
<string name="btn_stop">Stop sharing [%s]</string>
<string name="btn_link">Create new tracking link</string>
<string name="btn_link">Create new sharing link</string>
<string name="btn_adopt">Merge an existing sharing link</string>

<string name="dialog_confirm_stop_title">Stop sharing?</string>
Expand Down

0 comments on commit bfa9ed6

Please sign in to comment.