Change locked accounts to default visibility to "followers-only", and reorganizes the composer because it was getting cluttered.

This commit is contained in:
Vavassor 2017-05-02 18:17:54 -04:00
commit ab76121692
6 changed files with 290 additions and 257 deletions

View file

@ -137,7 +137,7 @@
<string name="visibility_public">Public: Post to public timelines</string>
<string name="visibility_unlisted">Unlisted: Do not show in public timelines</string>
<string name="visibility_private">Private: Post to followers only</string>
<string name="visibility_private">Followers-Only: Post to followers only</string>
<string name="visibility_direct">Direct: Post to mentioned users only</string>
<string name="pref_title_notification_settings">Notifications</string>