From 7855c7dc4f0dd4f7d4ec4ced3de3b0424b29ba5b Mon Sep 17 00:00:00 2001 From: nielsandriesse Date: Mon, 25 May 2020 16:12:24 +1000 Subject: [PATCH] Prepare new conversation screens for localization --- .../fragment_enter_public_key.xml | 10 +++---- res/layout/activity_create_closed_group.xml | 8 ++--- res/layout/fragment_enter_chat_url.xml | 6 ++-- res/layout/fragment_enter_public_key.xml | 10 +++---- res/values/strings.xml | 29 +++++++++++++++++-- .../activities/CreatePrivateChatActivity.kt | 12 ++++---- .../loki/activities/JoinPublicChatActivity.kt | 12 ++++---- 7 files changed, 56 insertions(+), 31 deletions(-) diff --git a/res/layout-sw400dp/fragment_enter_public_key.xml b/res/layout-sw400dp/fragment_enter_public_key.xml index 5a3dfbc85b..d2a9e7a290 100644 --- a/res/layout-sw400dp/fragment_enter_public_key.xml +++ b/res/layout-sw400dp/fragment_enter_public_key.xml @@ -16,7 +16,7 @@ android:layout_marginLeft="@dimen/large_spacing" android:layout_marginTop="@dimen/large_spacing" android:layout_marginRight="@dimen/large_spacing" - android:hint="Enter Session ID of recipient" /> + android:hint="@string/fragment_enter_public_key_edit_text_hint" /> + android:text="@string/fragment_enter_public_key_explanation" /> + android:text="@string/copy" />