Change string "Load" to "See"

Fixes #4304
Closes #4305
// FREEBIE
This commit is contained in:
Geonu Kang
2015-10-27 01:27:21 +09:00
committed by Jake McGinty
parent 285bd3de0e
commit ea4def7ea1
2 changed files with 2 additions and 2 deletions

View File

@@ -5,5 +5,5 @@
android:layout_gravity="center"
android:background="?conversation_item_bubble_background"
android:textColor="?conversation_item_sent_text_primary_color"
android:text="@string/load_more_header__load_full_conversation" />
android:text="@string/load_more_header__see_full_conversation" />