Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.

Commit

Permalink
Escape apostrophe
Browse files Browse the repository at this point in the history
  • Loading branch information
oakes committed Jul 17, 2013
1 parent 8a22dc9 commit e52ed3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@
<string name="forward_port">Forward this TCP port:</string>
<string name="open_address">Open this address:</string>

<string name="webp_warning">Warning: Your browser does not support WEBP, so you won't be able to share pictures. Try using Chrome instead.</string>
<string name="webp_warning">Warning: Your browser does not support WEBP, so you won\'t be able to share pictures. Try using Chrome instead.</string>
</resources>

0 comments on commit e52ed3f

Please sign in to comment.