strings, strings, strings

This commit is contained in:
Jake McGinty
2014-02-12 18:12:58 -08:00
parent 01a438de09
commit fe55ac57d9
2 changed files with 4 additions and 1 deletions

View File

@@ -54,7 +54,7 @@
android:fontFamily="sans-serif-light"
android:padding="8dp"
android:textSize="16dp"
android:text="You have selected a contact that doesn't support TextSecure groups, so this group will be MMS." />
android:text="@string/GroupCreateActivity_contacts_dont_support_push" />
</RelativeLayout>
</RelativeLayout>