Commit 79ade0ef authored by Mygod's avatar Mygod

Fix stat_summary

parent 509a4e79
......@@ -13,8 +13,8 @@
<string name="nat_summary">Use NAT mode instead of VPN mode</string>
<string name="nat_summary_no_root">NAT mode is disabled without root</string>
<string name="stat">Network Traffic</string>
<string name="stat_summary">Send: \t%1$s\t|\tReceive: \t%2$s\nUpload: \t%3$s\t|\tDownload: \t%4$s</string>
<string name="stat_profiles">\nSend: \t%1$s\t|\tReceive: \t%2$s</string>
<string name="stat_summary">Sent: \t%1$s\t|\tReceived: \t%2$s\nUpload: \t%3$s\t|\tDownload: \t%4$s</string>
<string name="stat_profiles">\nSent: \t%1$s\t|\tReceived: \t%2$s</string>
<plurals name="bytes">
<item quantity="one">Byte</item>
<item quantity="other">Bytes</item>
......
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