move string
This commit is contained in:
parent
9f9d0e23bc
commit
49630b2ad5
|
@ -153,6 +153,7 @@ For more info about Pixelfed, you can check here: https://pixelfed.org"</string>
|
|||
<string name="follow">Follow</string>
|
||||
<string name="unfollow">Unfollow</string>
|
||||
<string name="follow_requested">Follow Requested</string>
|
||||
<string name="dialog_message_cancel_follow_request">Cancel the follow request?</string>
|
||||
<string name="edit_profile">Edit profile</string>
|
||||
<!-- Search page -->
|
||||
<string name="search">Search</string>
|
||||
|
@ -199,5 +200,4 @@ For more info about Pixelfed, you can check here: https://pixelfed.org"</string>
|
|||
<string name="mascot_description">Image showing a red panda, Pixelfed\'s mascot, using a phone</string>
|
||||
<string name="delete_post_failed_error">Could not delete the post, error %1$d</string>
|
||||
<string name="delete_post_failed_io_except">Could not delete the post, check your connection?</string>
|
||||
<string name="dialog_message_cancel_follow_request">Cancel the follow request?</string>
|
||||
</resources>
|
Loading…
Reference in New Issue