(correction) fix some forgot code to present the pull request :D
This commit is contained in:
parent
87c1edb3d4
commit
76fca004ee
3 changed files with 3 additions and 15 deletions
|
@ -102,7 +102,7 @@
|
|||
<string name="action_accept">Accept</string>
|
||||
<string name="action_reject">Reject</string>
|
||||
<string name="action_search">Search</string>
|
||||
<string name="action_access_saved_toot">Saved Toot</string>
|
||||
<string name="action_access_saved_toot">Drafts</string>
|
||||
|
||||
<string name="send_status_link_to">Share toot URL to…</string>
|
||||
<string name="send_status_content_to">Share toot to…</string>
|
||||
|
@ -199,5 +199,6 @@
|
|||
|
||||
<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>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue