From cfc9514f89fefbd20dce9572dd8e3cf8b237535b Mon Sep 17 00:00:00 2001 From: agrajaghh Date: Sat, 18 Jul 2015 13:17:11 +0200 Subject: [PATCH] make "Enter name or number" translateable Fixes #3703 Closes #3708 // FREEBIE --- res/layout/contact_selection_activity.xml | 2 +- res/values/strings.xml | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/res/layout/contact_selection_activity.xml b/res/layout/contact_selection_activity.xml index 25445e42cd..98719b0a98 100644 --- a/res/layout/contact_selection_activity.xml +++ b/res/layout/contact_selection_activity.xml @@ -31,7 +31,7 @@ android:layout_width="0px" android:layout_weight="1" android:layout_marginLeft="5dp" - android:hint="Enter name or number" + android:hint="@string/contact_selection_activity__enter_name_or_number" android:inputType="textPersonName" style="@style/TextSecure.TitleTextStyle" android:background="@android:color/transparent" diff --git a/res/values/strings.xml b/res/values/strings.xml index aeed1338c7..8f68b44773 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -485,21 +485,19 @@ Quick response unavailable when TextSecure is locked! Problem sending message! - OLD PASSPHRASE: NEW PASSPHRASE: REPEAT NEW PASSPHRASE: + + Enter name or number + - No contacts. Loading contacts… - You are not registered with the push service… - Updating directory - Updating push directory… Contact Photo