remove some unneeded strings
This commit is contained in:
parent
00c5a975d6
commit
d21bd0e1dd
3 changed files with 0 additions and 3 deletions
|
@ -195,7 +195,6 @@
|
||||||
|
|
||||||
<string name="state_follow_requested">Wysłano prośbę o obserwację</string>
|
<string name="state_follow_requested">Wysłano prośbę o obserwację</string>
|
||||||
|
|
||||||
<string name="combine_s1_s2">%1$s %2$s</string>
|
|
||||||
<string name="no_content">brak zawartości</string>
|
<string name="no_content">brak zawartości</string>
|
||||||
<string name="action_save_one_toot">Zapisano wpis!</string>
|
<string name="action_save_one_toot">Zapisano wpis!</string>
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
<resources>
|
<resources>
|
||||||
<string name="app_name" translatable="false">Tusky</string>
|
<string name="app_name" translatable="false">Tusky</string>
|
||||||
<string name="app_website" translatable="false">https://tusky.keylesspalace.com</string>
|
<string name="app_website" translatable="false">https://tusky.keylesspalace.com</string>
|
||||||
<string name="tusky_api_keystore_password" translatable="false">your_password_here</string>
|
|
||||||
|
|
||||||
<string name="oauth_scheme" translatable="false">oauth2redirect</string>
|
<string name="oauth_scheme" translatable="false">oauth2redirect</string>
|
||||||
<string name="oauth_redirect_host" translatable="false">com.keylesspalace.tusky</string>
|
<string name="oauth_redirect_host" translatable="false">com.keylesspalace.tusky</string>
|
||||||
|
|
|
@ -210,7 +210,6 @@
|
||||||
|
|
||||||
<string name="state_follow_requested">Follow requested</string>
|
<string name="state_follow_requested">Follow requested</string>
|
||||||
|
|
||||||
<string name="combine_s1_s2">%1$s %2$s</string>
|
|
||||||
<string name="no_content">no content</string>
|
<string name="no_content">no content</string>
|
||||||
<string name="action_save_one_toot">Toot saved!</string>
|
<string name="action_save_one_toot">Toot saved!</string>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue