From ec3b6e1fdfdaa00d564d88bf1cbe73016ec63edf Mon Sep 17 00:00:00 2001 From: Damyan Ivanov Date: Sat, 19 Jan 2019 19:09:38 +0000 Subject: [PATCH 1/1] some translations --- app/src/main/res/layout/profile_detail.xml | 9 +++++---- app/src/main/res/layout/profile_list_content.xml | 3 +-- app/src/main/res/values-bg/strings.xml | 3 +++ app/src/main/res/values/strings.xml | 4 +++- 4 files changed, 12 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/layout/profile_detail.xml b/app/src/main/res/layout/profile_detail.xml index 39eeb50d..952d7a66 100644 --- a/app/src/main/res/layout/profile_detail.xml +++ b/app/src/main/res/layout/profile_detail.xml @@ -35,7 +35,7 @@ + android:text="@string/profile_name_label" /> + android:text="Name" + tools:ignore="HardcodedText" /> + android:text="@string/url_label" /> + android:text="@string/pref_default_backend_url" /> + app:layout_constraintTop_toTopOf="parent" /> Ноември Декември + Грешна дата + Адрес + Име на профила \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 68b5254d..471f1f7c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -36,7 +36,7 @@ Use plain HTTP without authentication when connecting to the backend Backend URL - https://server/loc + https://server/loc Sync frequency @@ -108,6 +108,8 @@ Delete profile Delete Invalid date + Profile name + URL January February -- 2.39.2