Twidere-App-Android-Twitter.../twidere/src/main/res/values/strings_http_errors.xml

7 lines
192 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- HTTP 407 - Proxy authentication required -->
<string name="error_http_407">Proxy authentication required</string>
</resources>