This commit is contained in:
Mariotaku Lee 2016-12-14 16:49:10 +08:00
parent b842520d53
commit a498318334
7 changed files with 12 additions and 5 deletions

View File

@ -62,8 +62,8 @@ public interface TwidereConstants extends SharedPreferenceConstants, IntentConst
String TWITTER_CONSUMER_KEY_LEGACY = "uAFVpMhBntJutfVj6abfA";
String TWITTER_CONSUMER_SECRET_LEGACY = "JARXkJTfxo0F8MyctYy9bUmrLISjo8vXAHsZHYuk2E";
String TWITTER_CONSUMER_KEY = "i5XtSVfoWjLjKlnrvhiLPMZC0";
String TWITTER_CONSUMER_SECRET = "sQncmZ2atQR6tKbqnnAtqjrECqN8k6FD4p4OoNS0XTDkUz3HGH";
String TWITTER_CONSUMER_KEY = "0WEJk1x6AlgtjGRhyABXw";
String TWITTER_CONSUMER_SECRET = "gWXNqEFhO3fMkAqoIKpTdjK0MOJs68xnOky0FRdDTP8";
String DEFAULT_TWITTER_API_URL_FORMAT = "https://[DOMAIN.]twitter.com/";

View File

@ -1,3 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources/>
<resources>
<!-- HTTP 407 - Proxy authentication required -->
</resources>

View File

@ -2,7 +2,7 @@
<!--Generated by crowdin.com-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Normally you don't need to translate app name -->
<string name="app_name">Mhd fwzy</string>
<string name="app_name">Twidere</string>
<string name="app_description">Your own Twitter app</string>
<string name="compose">Compose</string>
<string name="add_account">Add account</string>

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<!-- HTTP 407 - Proxy authentication required -->
<string name="error_http_407">Potrebna proxy autentikacija</string>
</resources>

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<!-- HTTP 407 - Proxy authentication required -->
<string name="error_http_407">Proxy-autentisering påkrevd</string>
</resources>

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<!-- HTTP 407 - Proxy authentication required -->
<string name="error_http_407">Proxyverifiering krävs</string>
</resources>

View File

@ -1,3 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources/>
<resources>
<!-- HTTP 407 - Proxy authentication required -->
</resources>