Translate 'UNBLOCK' button in ConversationActivity
Fixes #3422 Closes #3423 //FREEBIE
This commit is contained in:
parent
2b11547eeb
commit
3bb966cf35
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@
|
|||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="20dp"
|
||||
android:text="Unblock"
|
||||
android:text="@string/ConversationActivity_unblock"
|
||||
android:visibility="gone"/>
|
||||
|
||||
<TextView android:id="@+id/space_left"
|
||||
|
|
Loading…
Add table
Reference in a new issue