Skip to content

Commit

Permalink
remove quotes from string
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Nov 20, 2020
1 parent a215898 commit e88c84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orbotservice/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@

<string name="menu_new_identity">New Identity</string>
<string name="waiting_for_control_port">Waiting for control port...</string>
<string name="connecting_to_control_port">\"Connecting to control port: \"</string>
<string name="connecting_to_control_port">Connecting to control port:</string>
</resources>

0 comments on commit e88c84a

Please sign in to comment.