Fix issue #106
This commit is contained in:
parent
0715824ae1
commit
58f280d347
|
@ -156,7 +156,7 @@
|
|||
<string name="nothing_to_do">No action can be taken</string>
|
||||
|
||||
|
||||
<string name="action_follow">Follow</string>
|
||||
<string name="action_follow">Subscribe</string>
|
||||
|
||||
<string name="action_mute">Mute</string>
|
||||
|
||||
|
@ -357,7 +357,7 @@
|
|||
<string name="make_an_action">Make an action</string>
|
||||
|
||||
|
||||
<string name="action_unfollow">Unfollow</string>
|
||||
<string name="action_unfollow">Unsubscribe</string>
|
||||
|
||||
<string name="display_nsfw_videos">Display sensitive videos</string>
|
||||
<string name="fullscreen">Fullscreen</string>
|
||||
|
|
Loading…
Reference in New Issue