Commit c133930b authored by Max Lv's avatar Max Lv

Merge pull request #57 from jlund/string-fix

Fixing a typo in the Add Profile options
parents 4c98189a efc24c93
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
<string name="add_profile_dialog">Add this Shadowsocks Profile?</string> <string name="add_profile_dialog">Add this Shadowsocks Profile?</string>
<string-array name="add_profile_methods"> <string-array name="add_profile_methods">
<item>Scan QR code</item> <item>Scan QR code</item>
<item>Manually Setting</item> <item>Manual Settings</item>
</string-array> </string-array>
</resources> </resources>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment