summaryrefslogtreecommitdiff
path: root/res/layout/about.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/about.xml')
-rw-r--r--res/layout/about.xml21
1 files changed, 20 insertions, 1 deletions
diff --git a/res/layout/about.xml b/res/layout/about.xml
index b7bbc92f..ce57564d 100644
--- a/res/layout/about.xml
+++ b/res/layout/about.xml
@@ -36,10 +36,29 @@
android:autoLink="all"
android:text="@string/repository_url_text" />
+ <Space
+ android:layout_width="match_parent"
+ android:layout_height="10sp" />
+
+ <TextView
+ android:layout_width="match_parent"
+ android:layout_height="wrap_content"
+ android:autoLink="all"
+ android:text="@string/translation_project_text" />
+
+ <Space
+ android:layout_width="match_parent"
+ android:layout_height="10sp" />
+
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:autoLink="all" />
+ android:autoLink="all"
+ android:text="@string/translationby" />
+
+ <Space
+ android:layout_width="match_parent"
+ android:layout_height="10sp" />
<TextView
android:layout_width="match_parent"