Display Elephant with better message in Drafts screen when there are none (#1619)
* Display Elephant with better message in Drafts screen when there are none * Remove unused import
This commit is contained in:
parent
9d65b2ace1
commit
bec1ce8b09
3 changed files with 18 additions and 16 deletions
|
|
@ -306,8 +306,6 @@
|
|||
|
||||
<string name="state_follow_requested">Follow requested</string>
|
||||
|
||||
<string name="no_content">no content</string>
|
||||
|
||||
<!--These are for timestamps on statuses. For example: "16s" or "2d"-->
|
||||
<string name="abbreviated_in_years">in %dy</string>
|
||||
<string name="abbreviated_in_days">in %dd</string>
|
||||
|
|
@ -546,6 +544,7 @@
|
|||
<string name="edit_poll">Edit</string>
|
||||
<string name="post_lookup_error_format">Error looking up post %s</string>
|
||||
|
||||
<string name="no_saved_status">You don\'t have any drafts.</string>
|
||||
<string name="no_scheduled_status">You don\'t have any scheduled statuses.</string>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue