Adjustments to strings

This commit is contained in:
Vitor Pamplona
2023-03-01 16:27:20 -05:00
parent baa1b3f69f
commit cb39281268
+2 -2
View File
@@ -43,8 +43,8 @@
<string name="and">" and "</string> <string name="and">" and "</string>
<string name="in_channel">"in channel "</string> <string name="in_channel">"in channel "</string>
<string name="profile_banner">Profile Banner</string> <string name="profile_banner">Profile Banner</string>
<string name="following">"Following"</string> <string name="following">" Following"</string>
<string name="followers">"Followers"</string> <string name="followers">" Followers"</string>
<string name="profile">Profile</string> <string name="profile">Profile</string>
<string name="security_filters">Security Filters</string> <string name="security_filters">Security Filters</string>
<string name="log_out">Log out</string> <string name="log_out">Log out</string>