remove some unneeded strings

This commit is contained in:
Conny Duck 2017-10-25 10:57:40 +02:00
parent 00c5a975d6
commit d21bd0e1dd
3 changed files with 0 additions and 3 deletions

View File

@ -195,7 +195,6 @@
<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="action_save_one_toot">Zapisano wpis!</string>

View File

@ -2,7 +2,6 @@
<resources>
<string name="app_name" translatable="false">Tusky</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_redirect_host" translatable="false">com.keylesspalace.tusky</string>

View File

@ -210,7 +210,6 @@
<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="action_save_one_toot">Toot saved!</string>