parent
285bd3de0e
commit
ea4def7ea1
2 changed files with 2 additions and 2 deletions
|
@ -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" />
|
||||
|
||||
|
|
|
@ -639,7 +639,7 @@
|
|||
Import a plaintext backup file. Compatible with \'SMSBackup And Restore.\'</string>
|
||||
|
||||
<!-- load_more_header -->
|
||||
<string name="load_more_header__load_full_conversation">Load full conversation...</string>
|
||||
<string name="load_more_header__see_full_conversation">See full conversation</string>
|
||||
|
||||
<!-- media_overview_activity -->
|
||||
<string name="media_overview_activity__no_images">No images</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue