1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-13 15:51:10 +01:00

Rework string ids to tell content

This commit is contained in:
Gregor Santner 2018-09-04 19:16:51 +02:00
parent 48a00b099e
commit 4cd88400ee
39 changed files with 1258 additions and 1263 deletions

View file

@ -14,7 +14,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_alignParentTop="true"
android:text="@string/podselection__custom_pod"
android:text="@string/custom_pod"
tools:text="Benutzerdefinierter Pod" />